Changeset 583 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Menus/BootMenu
- Timestamp:
- Apr 23, 2015, 4:28:47 PM (10 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Menus/BootMenu/BootMenuPrint.asm
r567 r583 199 199 .HardDiskMenuitemInfoForForeignDrive: 200 200 call DriveXlate_ToOrBack 201 call AH15h_GetSectorCountFromForeignDriveTo DXAX201 call AH15h_GetSectorCountFromForeignDriveToBXDXAX 202 202 203 203 .ConvertSectorCountInBXDXAXtoSizeAndPushForFormat:
Note:
See TracChangeset
for help on using the changeset viewer.