C64 hacking video guide…

Fancy seeing how you can code in one of our game ending codes into a Commodore 64 game using an Action Replay Cartridge? Here’s a quick video guide to show you how it’s done: https://youtu.be/i1E79igJioA
We have used the Sergeant Seymour Robotcop codes from FREEZE64 issue 8.
Code used:
LDA #$7F
STA $DC00
LDA $DC01
CMP #$DF
BNE $
JMP $A91C
LDA $DC01
RTS
In Sergeant Seymour:
Spare Memory @ $AD90
Hijack $DC01 from $1741
Game ending @ $A91C
Level Skip @ $7533
Let me know what you think 🙂
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s