Language…
11 users online: ASSATAKKU, Cristian Cardoso, DaMarioFan,  Donut, DPBOX, nonamelol1, Rauf, signature_steve, timothy726, tOaO, zAce08xZ - Guests: 244 - Bots: 307
Users: 64,795 (2,377 active)
Latest user: mathew

Disable Spinjump Patch - booblock

Name: Disable Spinjump Patch
Author & Submitted By: booblock

Disables spinjumping. If you're on Yoshi, pressing A makes you make a high jump, as if you're in the air.

Code
header
lorom

org $00D63E   ;\Disable spinjump...
db $80        ;|AKA simple HEX edit...

Indeed, a simple hex edit. Simple hex edits are not allowed in the Patches section since they are very easy for most users to do on their own. This particular hex edit is also documented in the ROM map, so there is no need for this patch.