aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43954c4..8167510 100644
--- a/Makefile
+++ b/Makefile
@@ -120,9 +120,15 @@ tags:
# The above is fast & easy, but from time to time it's necessary
# to test slow loading, make sure the title screen stuff works OK.
-testatr: taipan.atr
+dos2: taipan.atr
atari800 -nobasic -nopatch taipan.atr
+fenders: all
+ cp taipan.xex TAIPAN
+ cp fenders.atr.in fenders.atr
+ axe -w TAIPAN fenders.atr
+ atari800 -nopatch fenders.atr
+
taipan.atr: all
cp ~/dos_20s.atr taipan.atr
cp taipan.xex AUTORUN.SYS