fix for atari5200

This commit is contained in:
mrdudz 2022-01-30 12:49:02 +01:00
parent 6e5a988f85
commit 333c31e4ce
2 changed files with 4 additions and 1 deletions

View File

@ -188,7 +188,7 @@ EXELIST_atari = \
EXELIST_atarixl = $(EXELIST_atari)
EXELIST_atari2600 = \
atari2600hello
notavailable
EXELIST_atari5200 = \
notavailable

View File

@ -34,6 +34,9 @@ endif
EXELIST_atari2600 = \
notavailable
EXELIST_atari5200 = \
notavailable
EXELIST_bbc = \
notavailable