Changeset 93 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc
- Timestamp:
- Jan 27, 2011, 6:00:34 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
r92 r93 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_MAXSIZE EQU (1<<5) ; Maximize size by sacrificing compatibility with some old BIOSes34 33 35 34
Note:
See TracChangeset
for help on using the changeset viewer.