Changeset 119 for trunk/bootcode/regular/other.asm
- Timestamp:
- Apr 8, 2017, 12:27:18 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/regular/other.asm
r117 r119 416 416 417 417 418 IFDEF AUX_DEBUG419 IF 1420 mov dl, [BIOS_BootDisk]421 ;~ mov dl, 81h422 call DriveIO_LocateMasterLVMSector423 call DEBUG_DumpRegisters424 mov si, offset [TmpSector]425 call AuxIO_DumpSector426 ENDIF427 ENDIF428 429 418 ; ======================================= 430 419 ; Checks for MBR Virii :) I love that job
Note:
See TracChangeset
for help on using the changeset viewer.