Changeset 567 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
- Timestamp:
- May 26, 2014, 1:25:15 PM (11 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
r558 r567 72 72 73 73 ; Here in case the configuration needs to know functionality is present 74 FLG_ROMVARS_MODULE_ FEATURE_SETSEQU (1<<5)74 FLG_ROMVARS_MODULE_POWER_MANAGEMENT EQU (1<<5) 75 75 FLG_ROMVARS_MODULE_8BIT_IDE EQU (1<<6) 76 76 FLG_ROMVARS_MODULE_8BIT_IDE_ADVANCED EQU (1<<7)
Note:
See TracChangeset
for help on using the changeset viewer.