Add crt0.s and ctype.s

This commit is contained in:
Karri Kaksonen
2022-03-01 07:37:07 +02:00
committed by mrdudz
parent 92043bc7c8
commit 3792347d5d
2 changed files with 76 additions and 0 deletions

5
libsrc/atari7800/ctype.s Normal file
View File

@@ -0,0 +1,5 @@
; Character specification table.
;
; uses the "common" definition
.include "ctype_common.inc"