Changeset 92 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- 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/Src/Main.asm
r90 r92 85 85 ; XT and XT+ Build default settings ; 86 86 ;-----------------------------------; 87 at ROMVARS.wFlags, dw FLG_ROMVARS_DRVXLAT | FLG_ROMVARS_ ROMBOOT | FLG_ROMVARS_MAXSIZE87 at ROMVARS.wFlags, dw FLG_ROMVARS_DRVXLAT | FLG_ROMVARS_MAXSIZE 88 88 at ROMVARS.bIdeCnt, db 1 ; Number of supported controllers 89 89 at ROMVARS.bBootDrv, db 80h ; Boot Menu default drive
Note:
See TracChangeset
for help on using the changeset viewer.