1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 19:29:18 +00:00
cc65/libsrc/atari5200/ctype.s

6 lines
93 B
ArmAsm
Raw Normal View History

2014-03-01 16:20:09 +00:00
; Character specification table.
;
; same as for "atari" target
.include "../atari/ctype.s"