Changeset 65 for trunk/bootcode/regular/videoio.asm
- Timestamp:
- Oct 11, 2016, 10:41:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/regular/videoio.asm
r57 r65 103 103 VideoIO_CursorSet EndP 104 104 105 ; Sets DI which is used across many video routines ! 105 106 VideoIO_Internal_SetRegs Proc Near Uses bx 106 107 mov ax, VideoIO_Segment
Note:
See TracChangeset
for help on using the changeset viewer.