From 7ead1a9ea796b8acdac5d3313fea8f022a0c6f79 Mon Sep 17 00:00:00 2001 From: 4am Date: Fri, 22 Mar 2019 13:50:26 -0400 Subject: [PATCH] 1.2 release --- README.md | 11 +++++++++-- res/notes.txt | 2 -- src/anti-m.a | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 res/notes.txt diff --git a/README.md b/README.md index 9f1118b..9740ed5 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ themselves would work fine if they were allowed to boot past this ROM check. Other games fail on an enhanced Apple //e, due to subtle differences between 6502 and 65c02 processors. Still others fail on an Apple //c or IIgs, due to -changes in the boot PROM code. Then there are some _very_ early games that -require a 13-sector drive. +changes in the boot PROM code. ProDOS fails to boot on clones like Franklin and +Pravetz. Then there are some _very_ early games that require a 13-sector drive. Anti-M uses a modified boot PROM that can boot any disk, then controls the game's bootloader long enough to bypass the ROM check and patch any 6502- @@ -63,6 +63,7 @@ then press ``. The game should boot normally. - Trick Shot (IDSI) - Zenith (Gebelli) - all 13-sector disks (e.g. Epyx, Edu-Ware, many others) +- all ProDOS disks (*) later re-released with different copy protection. Only the first release requires Anti-M. @@ -81,6 +82,12 @@ a hard drive, it will skip the prompt and immediately boot slot 6, drive 1. ## History +v1.2 - 2019-03-22 + +- support booting ProDOS on clones +- additional patches for "Star Thief" +- launch Anti-M program faster + v1.1 - 2019-03-16 - support booting 13-sector disks diff --git a/res/notes.txt b/res/notes.txt deleted file mode 100644 index 48ded90..0000000 --- a/res/notes.txt +++ /dev/null @@ -1,2 +0,0 @@ -Untested (Gebelli): -- Lazer Silk diff --git a/src/anti-m.a b/src/anti-m.a index fa44403..1591bd0 100644 --- a/src/anti-m.a +++ b/src/anti-m.a @@ -185,7 +185,7 @@ StringTable !word @mainmenu @header - !text "Anti-M v1.2-dev by 4am 2019-03-17" + !text "Anti-M v1.2 by 4am 2019-03-22" !text "________________________________________",$8D !text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00 @mainmenu