Changeset 124 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenuPrint.asm
- Timestamp:
- Mar 2, 2011, 7:42:19 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenuPrint.asm
r122 r124 362 362 ALIGN JUMP_ALIGN 363 363 BootMenuPrint_TheBottomOfScreen: 364 call FloppyDrive_GetCount 364 call FloppyDrive_GetCountToCX 365 365 mov bl, cl ; Floppy Drive count to BL 366 366 call RamVars_GetHardDiskCountFromBDAtoCX
Note:
See TracChangeset
for help on using the changeset viewer.