1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc/nes/ctype.s

6 lines
105 B
ArmAsm
Raw Normal View History

; Character specification table.
;
2020-01-02 17:57:03 +00:00
; uses the "console" definition
2020-01-02 17:57:03 +00:00
.include "ctype_console.inc"