This commit is contained in:
Peter Ferrie 2021-09-04 13:00:27 -07:00
commit ce39e396d3
3 changed files with 12 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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