diff --git a/README.md b/README.md index 7b5b8fb..f555c02 100644 --- a/README.md +++ b/README.md @@ -408,6 +408,12 @@ IN THE SOFTWARE. ## History +2021-09-04 +- new E7 patch that works on //c and + IIgs (fixes Commando, Animate, &c.) +- small update to EA patcher (fixes + Mind Mirror) (by qkumba) + 2021-07-12 - Target can be a hard disk, which will save an autonumbered .DSK file in diff --git a/src/patchers/universale7.a b/src/patchers/universale7.a index 9f9ada9..919e5f6 100755 --- a/src/patchers/universale7.a +++ b/src/patchers/universale7.a @@ -5,6 +5,9 @@ ; fools most E7 protection checks ; (invented by qkumba, see PoC||GTFO 0x11 ; and 4am crack no. 655 Rocky's Boots 4.0) +; (updated 2021 with a more compatible +; version to fix issues on Apple //c and +; Apple IIgs) ;------------------------------- !zone { universale7 @@ -25,10 +28,10 @@ universale7 sta gDisplayBytes jsr PrintByID !byte s_e7 - ldx #$A3 + ldx #$A4 ldy #$0C jsr modify - !byte $64,$B4,$44,$80,$2C,$DC,$18,$B4,$44,$80,$44,$B4 + !byte $78,$A8,$58,$9C,$30,$C0,$04,$A8,$58,$9C,$58,$A8 .nextsector dec .sector+2 lda .sector+2 diff --git a/src/strings/en.a b/src/strings/en.a index 081da54..d686da2 100755 --- a/src/strings/en.a +++ b/src/strings/en.a @@ -365,7 +365,7 @@ StringTableHigh ; must be kept in sync with constants in enid.a .passport !text "Passport ",$00 .header - !text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-09-03",$00 + !text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-09-04",$00 .bar9 !text "_________",$00 .bar18