• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed Press X/Y to Frame Advance

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
Code:
$Press Y to Frame Advance [UnclePunch]
0416BBD8 54000529 #Check for P1 Y Input for Frame Advance.asm
0416BC04 54000529 #Check for P2 Y Input for Frame Advance.asm
0416BC5C 54000529 #Check for P3 Y Input for Frame Advance.asm
0416BBD8 54000529 #Check for P4 Y Input for Frame Advance.asm
C206B0B4 00000004 #Remove Y Press During Frame Advance.asm
2C030000 41820014
807F065C 38000000
50035528 907F065C
60000000 00000000

$Press X to Frame Advance [UnclePunch]
0416BBD8 5400056B #Check for P1 X Input for Frame Advance.asm
0416BC04 5400056B #Check for P2 X Input for Frame Advance.asm
0416BC5C 5400056B #Check for P3 X Input for Frame Advance.asm
0416BBD8 5400056B #Check for P4 X Input for Frame Advance.asm
C206B0B4 00000004 #Remove X Press During Frame Advance.asm
2C030000 41820014
807F065C 38000000
5003556A 907F065C
60000000 00000000
 
Top Bottom