1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/libsrc/telestrat/ctype.s

6 lines
93 B
ArmAsm
Raw Permalink Normal View History

; Character specification table.
;
2020-01-02 17:57:03 +00:00
; same as for "atmos" target
2020-01-02 17:57:03 +00:00
.include "../atmos/ctype.s"