The transformation code doesn't seem to work quite right. It seems to sometimes do two transformations in rapid succession when I press -, making some of the powers unselectable because they get skipped. The star power piece is also inconsistent, but this could be related to the rapid cycling.
I originally made the transformation code for the pal version, if the ntsc port has that problem my only guess would be the code may need to be tweaked for ntsc,
if i get my hands on a ntsc copy of the game i may look into it also you may want to try porting the newer pal version, if it still has the problem then i will need to tweak it for ntsc.
Also when i made the pal version the trans code it required a Special button modifier code, one that only stayed in memory for a mil sec, if that location is not the same in ntsc, or doesn't act the same then that would explain the rapid suit change problem your having.
edit:
Transformation [T83LIN\SirPalax\g6flavor]
20C69D08 00001000
82210001 0154CCE4
86000001 00000001
84210001 0154CCE4
2554CCE4 00000006
0554CCE4 00000000
E0000000 80008000
20C69D08 00000400
CC000000 00000000
0554C874 00000030
E0000000 80008000
2154C874 00000030
04354E80 00000002
E0000000 80008000
*Single Player Only*
*Press - to Change Suit*
*Press B to enable Star Power\Yoshi*
*Yoshi only appears on Screen Refresh When Star Power is enabled*
Now i've tested the code over and over on a Clean ntsc copy, maybe once in 40 suits changes it might skip one but its really rare
[Full Invincibility P1]
0554C878 00000022
I can not check this now.
With the notes in my notebook I get the following conclusion:
P1 Character Mod [Jose_Gallardo]
04354E60 0000000X
P2 Character Mod [Jose_Gallardo]
80354E64 0000000X
P3 Character Mod [Jose_Gallardo]
80354E68 0000000X
P4 Character Mod [Jose_Gallardo]
80354E6C 0000000X
0 = Mario, 1 = Luigi, 2 = Blue Toad, 3 = Yellow Toad
Confirm if they work to add the codes to the first thread.
Greetings.
look right to me, but I only checked in memory the biggest problem i see is the 80 needs to be changed to 04