Changeset 92 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
- Timestamp:
- Jan 27, 2011, 5:44:27 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
r90 r92 31 31 FLG_ROMVARS_FULLMODE EQU (1<<0) ; Full operating mode (steals base RAM, supports EBIOS etc.) 32 32 FLG_ROMVARS_DRVXLAT EQU (1<<2) ; Enable drive number translation 33 FLG_ROMVARS_ROMBOOT EQU (1<<3) ; Include ROMBOOT to boot menu34 33 FLG_ROMVARS_MAXSIZE EQU (1<<5) ; Maximize size by sacrificing compatibility with some old BIOSes 35 34
Note:
See TracChangeset
for help on using the changeset viewer.