Changeset 120 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootPrint.asm
- Timestamp:
- Feb 28, 2011, 4:41:41 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootPrint.asm
r95 r120 13 13 ; Nothing 14 14 ; Corrupts registers: 15 ; AX, SI 15 ; AX, SI, DI 16 16 ;-------------------------------------------------------------------- 17 17 ALIGN JUMP_ALIGN … … 41 41 ; Nothing 42 42 ; Corrupts registers: 43 ; AX, SI 43 ; AX, SI, DI 44 44 ;-------------------------------------------------------------------- 45 45 ALIGN JUMP_ALIGN … … 60 60 ; Nothing 61 61 ; Corrupts registers: 62 ; AX, BX, SI 62 ; AX, BX, SI, DI 63 63 ;-------------------------------------------------------------------- 64 64 ALIGN JUMP_ALIGN
Note:
See TracChangeset
for help on using the changeset viewer.