Changeset 434 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/AH8h_HParams.asm
- Timestamp:
- Jun 19, 2012, 6:18:46 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/AH8h_HParams.asm
r421 r434 35 35 ; Bits 5...0: Maximum sector number (1...63) 36 36 ; DH: Maximum head number (0...254) 37 ; DL: Number of drives 37 ; DL: Number of drives!!! 38 38 ; ES:DI: Floppy DPT (for floppies only) 39 39 ; AH: Int 13h/40h floppy return status
Note:
See TracChangeset
for help on using the changeset viewer.