Changeset 243 for trunk/bootcode/airboot.asm
- Timestamp:
- Jul 8, 2018, 7:40:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/airboot.asm
r234 r243 1456 1456 call VideoIO_Print 1457 1457 inc [TextPosY] 1458 mov [TextPosX], 571458 mov [TextPosX], 79 - sizeof [PREPMessage] 1459 1459 call MBR_TeletypeSyncPos 1460 1460 mov si, offset [PREPMessage]
Note:
See TracChangeset
for help on using the changeset viewer.