Changeset 34 for trunk/BOOTCODE/REGULAR/DRIVEIO.ASM
- Timestamp:
- Jan 13, 2013, 9:07:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/REGULAR/DRIVEIO.ASM
r32 r34 597 597 popf 598 598 ENDIF 599 600 ; Rousseau601 ;pushf602 ;pusha603 ;mov si, offset MyText4604 ;call VideoIO_Print605 ;mov si, offset LVMSector606 ;mov al, [si+LocLVM_VolumeLetter2]607 ;call VideoIO_PrintByteDynamicNumber608 ;mov al, [si+LocLVM_Startable]609 ;call VideoIO_PrintByteDynamicNumber610 ;mov al, [si+LocLVM_OnBootMenu]611 ;call VideoIO_PrintByteDynamicNumber612 ;;self: jmp self613 ;popa614 ;popf615 599 616 600 call LVM_CheckSectorSignature
Note:
See TracChangeset
for help on using the changeset viewer.