Changeset 186 in xtideuniversalbios for trunk/Assembly_Library/Inc
- Timestamp:
- Nov 15, 2011, 10:35:17 AM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Display.inc
r177 r186 4 4 %define DISPLAY_INC 5 5 6 %ifndef MODULE_STRINGS_COMPRESSED_PRECOMPRESS 6 7 ;-------------------------------------------------------------------- 7 8 ; Display Library users need to use this macro since it will provide … … 197 198 CGA_STATUS_REGISTER EQU 3DAh 198 199 200 %endif ; MODULE_STRINGS_COMPRESS_PRECOMPRESS 199 201 200 202 ; Control characters for teletype output
Note:
See TracChangeset
for help on using the changeset viewer.