1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00
cc65/libsrc/pce/ctype.s

6 lines
105 B
ArmAsm
Raw Normal View History

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