Changeset 612 in xtideuniversalbios for trunk/BIOS_Drive_Information_Tool/Src/AtaInfo.asm
- Timestamp:
- May 26, 2021, 1:42:14 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BIOS_Drive_Information_Tool/Src/AtaInfo.asm
r592 r612 243 243 mov dx, TRANSLATEMODE_AUTO 244 244 call AtaGeometry_GetLCHStoAXBLBHfromAtaInfoInESSIwithTranslateModeInDX 245 dec ax ; Reserve diagnostics cylinder246 245 MIN_U ax, MAX_LCHS_CYLINDERS 247 246 jmp Print_ModeFromDLandCHSfromAXLBH
Note:
See TracChangeset
for help on using the changeset viewer.