Zibri / C64-Marble-Madness

Commodore 64: Marble Madness: recreating the protection or skipping it completely. By Zibri / RamJam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C64-Marble-Madness

Commodore 64: Marble Madness: recreating the protection or skipping it completely. By Zibri / RamJam

To rebuild the original protected disk (and obtain a clean master)

Copy this d64 on a floppy disk.
Marble Madness D64

Then insert disk into the drive and:

LOAD"WP",8

RUN

WP.PRG will write the protection track on track #2.

Alternatevely, to SKIP the protection:

Then insert disk into the drive and:

LOAD"SP",8

RUN

Result

The result is a perfect master or a unprotected copy of Marble Madness and 100% working as the original.

Mission accomplished.

For a detailed description on how I did this, please read: How I did it

About

Commodore 64: Marble Madness: recreating the protection or skipping it completely. By Zibri / RamJam