I ran the lst file thru batari's ZP/immediate load auditor and found a few ZP accesses that were supposed to be immediate mode.
One of the issues was with the lda ATTRACT_DELAY instead of lda #ATTRACT_DELAY, which probably explains jetset's issue on his 7800.
The other was cmp SoundKingTest which should have been cmp #SoundKingTest. This compare only determines weither or not to start a new sound effect, so I don't see it causing the problems Nathan or my cart had.
I'd appreciate any feedback before I send them to Al so I can make sure the fix didn't screw something else up.
One of the issues was with the lda ATTRACT_DELAY instead of lda #ATTRACT_DELAY, which probably explains jetset's issue on his 7800.
The other was cmp SoundKingTest which should have been cmp #SoundKingTest. This compare only determines weither or not to start a new sound effect, so I don't see it causing the problems Nathan or my cart had.
I'd appreciate any feedback before I send them to Al so I can make sure the fix didn't screw something else up.
Attached Files
-
Medieval_Mayhem.zip (146K)
downloads: 120 -
mm20070306NTSC.bin (32K)
downloads: 137 -
mm20070306PAL.bin (32K)
downloads: 129



Create a custom theme






