Changeset 437 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/CustomDPT.inc
- Timestamp:
- Aug 10, 2012, 5:35:08 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/CustomDPT.inc
r422 r437 93 93 FLG_INITERROR_FAILED_TO_SET_PIO_MODE EQU (1<<5) 94 94 FLG_INITERROR_FAILED_TO_INITIALIZE_STANDBY_TIMER EQU (1<<6) 95 FLG_INITERROR_FAILED_TO_ENABLE_8BIT_PIO_MODE EQU (1<<7) 95 96 96 97
Note:
See TracChangeset
for help on using the changeset viewer.