cc65/libsrc/atari2600/ctype.s

6 lines
103 B
ArmAsm
Raw Normal View History

2017-01-08 19:12:55 +01:00
; Character specification table.
;
2020-01-02 18:57:03 +01:00
; uses the "common" definition
2017-01-08 19:12:55 +01:00
2020-01-02 18:57:03 +01:00
.include "ctype_common.inc"