|
Post by Melanogaster on Dec 17, 2006 0:43:46 GMT
00C0 1807 Infinite lives (keeps showing 7)
00C0 17XX Stage select (turn it off before the end of the stage. Replace the XX on the code for a hexadecimal number from 00 to 11 (for those not familiar with, it'd be something like 00, 01, (...), 09, then 0A, 0B, (...), 0F and finally 10, 11). Note that this code will change the actual number of the stage -- i.e. it will start on "Stage 0" and the last one will be "Stage 17")
|
|
|
Post by Melanogaster on Apr 6, 2007 4:12:26 GMT
00DE 03XX Trigger music and sound effects (replace the XX on the code for a hexadecimal number from 81 to 93 to listen to the game's sound tracks and sound effects. You must enable and disable the code for it to work. Note that whenever you trigger a sound effect/track, whatever sound you triggered will play only until the game itself triggers another preprogrammed sound -- i.e. when starting a new stage, dying and restarting the stage, etc)
|
|