1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 02:17:07 +00:00

Add target atari7800

This commit is contained in:
Karri Kaksonen
2022-03-01 06:44:55 +02:00
committed by mrdudz
parent 89716ac831
commit e653204ffe
11 changed files with 24 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ TARGETS = apple2 \
atarixl \
atari2600 \
atari5200 \
atari7800 \
atmos \
creativision \
$(CBMS) \