Files
rgbds/test/asm/charsize.err
2025-07-09 11:04:23 -04:00

10 lines
319 B
Plaintext

error: charsize.asm(17):
CHARSIZE: No character mapping for ""
error: charsize.asm(18):
CHARSIZE: No character mapping for "hello world"
error: charsize.asm(19):
CHARSIZE: No character mapping for "abcdef"
error: charsize.asm(20):
CHARSIZE: No character mapping for "é"
Assembly aborted with 4 errors!