Merge branch 'a2-4am:main' into GameHelp2

This commit is contained in:
Andrew Roughan 2022-10-24 20:39:50 +11:00 committed by GitHub
commit 836542bb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,10 @@
sta $773 ; patch - don't decrease lives
+
jsr DisableAccelerator
lda #$8d ; fix opcode overwritten by
sta $07fe ; Laser accelerator code
+READ_ROM_NO_WRITE
jmp $68E