Resource centre for ZX Spectrum games
using Manic Miner and Jet Set Willy game engines
Archive of the
Manic Miner & Jet Set Willy Yahoo! Group
messages
|
|
||
|
|
Message: 6362
Author: john_elliott_uk
Date: 12/01/2008
Subject: JSW64:MM buglet
The cheat mode doesn't work as it should in games based on JSW64:Manic
Miner.
What is supposed to happen: You can turn it on by doing... whatever it
is you do... while in the first room.
What actually happens: You can do it in any room *except* the first.
Stopping it happening in the other rooms is easy:
0:#C40C: 00 20
Making it work in room 0 is easy if you make TYPEWRITER apply to some
other room
#8BA3: 01
or the cheat mode check apply to some other room
0:#C40C: 01
but not so easy if you want them both on the first screen.
