Changeset 323 in xtideuniversalbios for trunk/Assembly_Library/Inc/Display.inc
- Timestamp:
- Mar 11, 2012, 6:41:35 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Display.inc
r287 r323 64 64 %endif 65 65 .PrintWordFromAXwithBaseInBX resb 2 66 %ifndef EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS 67 .PrintQWordFromSSBPwithBaseInBX resb 2 68 %endif 66 69 .PrintCharBufferFromBXSIwithLengthInCX resb 2 67 70 .PrintNullTerminatedStringFromBXSI resb 2
Note:
See TracChangeset
for help on using the changeset viewer.