aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--dos25_sd.atr (renamed from dos25_4drives.atr)bin133136 -> 92176 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 747e18f..b2c2eed 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ AXE=axe
all: reloc.atr reloc25.atr native.atr
reloc25.atr: reloc.atr
- cp dos25_4drives.atr reloc25.atr
+ cp dos25_sd.atr reloc25.atr
$(AXE) -w autorun.sys reloc25.atr
reloc.atr: reloc.xex lo.xex hi.xex autorun.sys
diff --git a/dos25_4drives.atr b/dos25_sd.atr
index 2c2c85b..195bb31 100644
--- a/dos25_4drives.atr
+++ b/dos25_sd.atr
Binary files differ