If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
🎄 Merry Christmas, TCRF! 🎄

Notes:Raiden Trad (SNES)

From The Cutting Room Floor
Jump to navigation Jump to search

This page contains notes for the game Raiden Trad (SNES).

Starting Stage

(The info in this section corresponds to the Japanese version.)

TBL

01=1
02=2
0A=A
0B=B
0C=C
0D=D
0E=E
0F=F
10=G
11=H
12=I
13=J
14=K
15=L
16=M
17=N
18=O
19=P
1A=Q
1B=R
1C=S
1D=T
1E=U
1F=V
20=W
21=X
22=Y
23=Z
2C= 

Text

Text strings:

00097FD0 012C 1915 0A22 0E1B 2C                   1 PLAYER 
00097FD9 022C 1915 0A22 0E1B 1C                   2 PLAYERS
00097FE2 0C18 170F 1210 1E1B 0A1D 1218 17         CONFIGURATION
00097FEF 1C1D 0A1B 1D12 1710 2C1C 1D0A 100E       STARTING STAGE

String loading:

$00/E556 BF D0 FF 12 LDA $12FFD0,x[$12:FFD0] //1 PLAYER 
$00/E578 BF D9 FF 12 LDA $12FFD9,x[$12:FFD9] //2 PLAYERS
$00/E59D BF E2 FF 12 LDA $12FFE2,x[$12:FFE2] //CONFIGURATION

(No matches found for BF EF FF 12 for STARTING STAGE.)