Difference between revisions of "Super Mario Bros. 3:TBL"
Jump to navigation
Jump to search
m |
FCandChill (talk | contribs) m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{TBL|game=Super Mario Bros. 3}} | {{TBL|game=Super Mario Bros. 3}} | ||
− | + | ==TEXT LOCATIONS== | |
− | + | <pre> | |
− | |||
$05336: Toad House messages | $05336: Toad House messages | ||
− | |||
$1404b: "World" (in the pop-up at Overworld) | $1404b: "World" (in the pop-up at Overworld) | ||
− | |||
$14053: "Mario" (in pop-up) | $14053: "Mario" (in pop-up) | ||
− | |||
$140CB: "Mario" (not sure what this is for, I'd appreciate it if someone has an idea) | $140CB: "Mario" (not sure what this is for, I'd appreciate it if someone has an idea) | ||
− | |||
$14129: "Continue" (for Game Over pop-up in Overworld) | $14129: "Continue" (for Game Over pop-up in Overworld) | ||
− | |||
$14134: "End" (for Game Over pop-up in Overworld) | $14134: "End" (for Game Over pop-up in Overworld) | ||
− | |||
$141E1: Welcome to Warp Zone! | $141E1: Welcome to Warp Zone! | ||
− | |||
$14246: "Luigi" (in pop-up) | $14246: "Luigi" (in pop-up) | ||
− | |||
$142BE: "Luigi" (not sure what this is for, I'd appreciate it if someone has an idea) | $142BE: "Luigi" (not sure what this is for, I'd appreciate it if someone has an idea) | ||
− | |||
$14319: "Mario" (for Game Over pop-up in Overworld) | $14319: "Mario" (for Game Over pop-up in Overworld) | ||
− | |||
$1431F: "Luigi" (for Game Over pop-up in Overworld) | $1431F: "Luigi" (for Game Over pop-up in Overworld) | ||
− | |||
$2CA6E: Bonus Games | $2CA6E: Bonus Games | ||
− | |||
$3012A: "Oh, it's terrible!..." | $3012A: "Oh, it's terrible!..." | ||
− | |||
$31AD9: Princess' Thank You Joke Ending Message | $31AD9: Princess' Thank You Joke Ending Message | ||
− | |||
$32D95: World Name Credits | $32D95: World Name Credits | ||
− | |||
$32B12: [c] 1988 | $32B12: [c] 1988 | ||
− | |||
$32B22: 1 PLAYER GAME | $32B22: 1 PLAYER GAME | ||
− | |||
$32B32: 2 PLAYER GAME | $32B32: 2 PLAYER GAME | ||
− | |||
$362C4: "Oh thank heavens..." messages | $362C4: "Oh thank heavens..." messages | ||
− | |||
$36793: Greeting Letters | $36793: Greeting Letters | ||
− | |||
$3C35D: Course Clear! | $3C35D: Course Clear! | ||
− | |||
$3C36F: You Got A Card | $3C36F: You Got A Card | ||
− | + | </pre> | |
− | |||
− | |||
Super Mario Bros. 3 contains several different sets of alphanumeric characters. Because of this, several different .tbl files are necessary for thorough text hacking: | Super Mario Bros. 3 contains several different sets of alphanumeric characters. Because of this, several different .tbl files are necessary for thorough text hacking: | ||
− | + | ==Main Table== | |
− | + | <pre> | |
− | |||
[$3012A, $36793, $2CA6E, $362C4, $31AD9] | [$3012A, $36793, $2CA6E, $362C4, $31AD9] | ||
B0=A | B0=A | ||
− | |||
B1=B | B1=B | ||
− | |||
B2=C | B2=C | ||
− | |||
B3=D | B3=D | ||
− | |||
B4=E | B4=E | ||
− | |||
B5=F | B5=F | ||
− | |||
B6=G | B6=G | ||
− | |||
B7=H | B7=H | ||
− | |||
B8=I | B8=I | ||
− | |||
B9=J | B9=J | ||
− | |||
BA=K | BA=K | ||
− | |||
BB=L | BB=L | ||
− | |||
BC=M | BC=M | ||
− | |||
BD=N | BD=N | ||
− | |||
BE=O | BE=O | ||
− | |||
BF=P | BF=P | ||
− | |||
C0=Q | C0=Q | ||
− | |||
C1=R | C1=R | ||
− | |||
C2=S | C2=S | ||
− | |||
C3=T | C3=T | ||
− | |||
C4=U | C4=U | ||
− | |||
C5=V | C5=V | ||
− | |||
C6=W | C6=W | ||
− | |||
C7=X | C7=X | ||
− | |||
C8=Y | C8=Y | ||
− | |||
C9=Z | C9=Z | ||
− | |||
D0=a | D0=a | ||
− | |||
D1=b | D1=b | ||
− | |||
D2=c | D2=c | ||
− | |||
D3=d | D3=d | ||
− | |||
D4=e | D4=e | ||
− | |||
D5=f | D5=f | ||
− | |||
D6=g | D6=g | ||
− | |||
D7=h | D7=h | ||
− | |||
D8=i | D8=i | ||
− | |||
D9=j | D9=j | ||
− | |||
DA=k | DA=k | ||
− | |||
DB=l | DB=l | ||
− | |||
DC=m | DC=m | ||
− | |||
DD=n | DD=n | ||
− | |||
DE=o | DE=o | ||
− | |||
DF=p | DF=p | ||
− | |||
CA=q | CA=q | ||
− | |||
CB=r | CB=r | ||
− | |||
CC=s | CC=s | ||
− | |||
CD=t | CD=t | ||
− | |||
CE=u | CE=u | ||
− | |||
CF=v | CF=v | ||
− | |||
81=w | 81=w | ||
− | |||
88=x | 88=x | ||
− | |||
8C=y | 8C=y | ||
− | |||
8F=z | 8F=z | ||
− | |||
9A=, | 9A=, | ||
− | |||
E9=. | E9=. | ||
− | + | AB=' | |
EA=! | EA=! | ||
− | |||
EB=? | EB=? | ||
− | |||
FE=_ | FE=_ | ||
+ | </pre> | ||
− | + | ==Map Screen Text Table== | |
− | + | <pre> | |
[$1404B, $14053, $14246, $140CB, $14319, $142BE, $1431F, $14129, $14134, $141E1] | [$1404B, $14053, $14246, $140CB, $14319, $142BE, $1431F, $14129, $14134, $141E1] | ||
− | |||
6A=V | 6A=V | ||
− | |||
6B=! | 6B=! | ||
− | |||
BA=M | BA=M | ||
− | |||
BC=A | BC=A | ||
− | |||
D8=W | D8=W | ||
− | |||
D9=P | D9=P | ||
− | |||
DA=U | DA=U | ||
− | |||
DB=N | DB=N | ||
− | |||
E8=E | E8=E | ||
− | |||
E9=R | E9=R | ||
− | |||
EA=T | EA=T | ||
− | |||
EB=G | EB=G | ||
− | |||
EC=L | EC=L | ||
− | |||
ED=C | ED=C | ||
− | |||
EE=D | EE=D | ||
− | |||
F0=O | F0=O | ||
− | |||
FC=I | FC=I | ||
− | |||
FD=Z | FD=Z | ||
− | |||
FE=_ | FE=_ | ||
+ | </pre> | ||
− | + | ==Title Screen Table== | |
− | + | <pre>[$32B12, $32B22, $32B32] | |
− | [$32B12, $32B22, $32B32] | ||
− | |||
0A=P | 0A=P | ||
− | |||
0B=L | 0B=L | ||
− | |||
0C=A | 0C=A | ||
− | |||
0D=R | 0D=R | ||
− | |||
0E=1 | 0E=1 | ||
− | |||
0F=9 | 0F=9 | ||
− | |||
1A=Y | 1A=Y | ||
− | |||
1B=E | 1B=E | ||
− | |||
1C=G | 1C=G | ||
− | |||
1D=M | 1D=M | ||
− | |||
1E=2 | 1E=2 | ||
− | |||
1F=8 | 1F=8 | ||
− | |||
3F=[c] | 3F=[c] | ||
− | |||
5C=_ | 5C=_ | ||
+ | </pre> | ||
− | + | ==End Credits Table== | |
− | + | <pre>[$32D95] | |
− | [$32D95] | ||
− | |||
E0=A | E0=A | ||
− | |||
E1=B | E1=B | ||
− | |||
E2=C | E2=C | ||
− | |||
E3=D | E3=D | ||
− | |||
E4=E | E4=E | ||
− | |||
E5=F | E5=F | ||
− | |||
E8=G | E8=G | ||
− | |||
E9=H | E9=H | ||
− | |||
EA=I | EA=I | ||
− | |||
EB=J | EB=J | ||
− | |||
F0=K | F0=K | ||
− | |||
F1=L | F1=L | ||
− | |||
F2=M | F2=M | ||
− | |||
F3=N | F3=N | ||
− | |||
F4=O | F4=O | ||
− | |||
F5=P | F5=P | ||
− | |||
EE=Q | EE=Q | ||
− | |||
EF=R | EF=R | ||
− | |||
F8=S | F8=S | ||
− | |||
F9=T | F9=T | ||
− | |||
FA=U | FA=U | ||
− | |||
FB=V | FB=V | ||
− | |||
DE=W | DE=W | ||
− | |||
FD=X | FD=X | ||
− | |||
FE=Y | FE=Y | ||
− | |||
FF=Z | FF=Z | ||
− | |||
5C=_ | 5C=_ | ||
− | |||
76=0 | 76=0 | ||
− | |||
77=1 | 77=1 | ||
− | |||
78=2 | 78=2 | ||
− | |||
79=3 | 79=3 | ||
− | |||
7A=4 | 7A=4 | ||
− | |||
7B=5 | 7B=5 | ||
− | |||
7C=6 | 7C=6 | ||
− | |||
7D=7 | 7D=7 | ||
− | |||
7E=8 | 7E=8 | ||
− | |||
7F=9 | 7F=9 | ||
+ | </pre> | ||
− | + | ==End Stage Message Table== | |
− | + | <pre>[$3C35D and $3C36F] | |
− | [$3C35D and $3C36F] | ||
− | |||
80=A | 80=A | ||
− | |||
82=R | 82=R | ||
− | |||
83=S | 83=S | ||
− | |||
84=E | 84=E | ||
− | |||
85=C | 85=C | ||
− | |||
86=G | 86=G | ||
− | |||
87=D | 87=D | ||
− | |||
89=T | 89=T | ||
− | |||
8A=U | 8A=U | ||
− | |||
8B=L | 8B=L | ||
− | |||
8D=Y | 8D=Y | ||
− | |||
8E=O | 8E=O | ||
− | |||
9B=! | 9B=! | ||
− | |||
FC= | FC= | ||
+ | </pre> | ||
+ | {{Internal Data|game=Super Mario Bros. 3}} |
Latest revision as of 03:27, 25 July 2016
The following article is a Text Table for Super Mario Bros. 3.
TEXT LOCATIONS
$05336: Toad House messages $1404b: "World" (in the pop-up at Overworld) $14053: "Mario" (in pop-up) $140CB: "Mario" (not sure what this is for, I'd appreciate it if someone has an idea) $14129: "Continue" (for Game Over pop-up in Overworld) $14134: "End" (for Game Over pop-up in Overworld) $141E1: Welcome to Warp Zone! $14246: "Luigi" (in pop-up) $142BE: "Luigi" (not sure what this is for, I'd appreciate it if someone has an idea) $14319: "Mario" (for Game Over pop-up in Overworld) $1431F: "Luigi" (for Game Over pop-up in Overworld) $2CA6E: Bonus Games $3012A: "Oh, it's terrible!..." $31AD9: Princess' Thank You Joke Ending Message $32D95: World Name Credits $32B12: [c] 1988 $32B22: 1 PLAYER GAME $32B32: 2 PLAYER GAME $362C4: "Oh thank heavens..." messages $36793: Greeting Letters $3C35D: Course Clear! $3C36F: You Got A Card
Super Mario Bros. 3 contains several different sets of alphanumeric characters. Because of this, several different .tbl files are necessary for thorough text hacking:
Main Table
[$3012A, $36793, $2CA6E, $362C4, $31AD9] B0=A B1=B B2=C B3=D B4=E B5=F B6=G B7=H B8=I B9=J BA=K BB=L BC=M BD=N BE=O BF=P C0=Q C1=R C2=S C3=T C4=U C5=V C6=W C7=X C8=Y C9=Z D0=a D1=b D2=c D3=d D4=e D5=f D6=g D7=h D8=i D9=j DA=k DB=l DC=m DD=n DE=o DF=p CA=q CB=r CC=s CD=t CE=u CF=v 81=w 88=x 8C=y 8F=z 9A=, E9=. AB=' EA=! EB=? FE=_
Map Screen Text Table
[$1404B, $14053, $14246, $140CB, $14319, $142BE, $1431F, $14129, $14134, $141E1] 6A=V 6B=! BA=M BC=A D8=W D9=P DA=U DB=N E8=E E9=R EA=T EB=G EC=L ED=C EE=D F0=O FC=I FD=Z FE=_
Title Screen Table
[$32B12, $32B22, $32B32] 0A=P 0B=L 0C=A 0D=R 0E=1 0F=9 1A=Y 1B=E 1C=G 1D=M 1E=2 1F=8 3F=[c] 5C=_
End Credits Table
[$32D95] E0=A E1=B E2=C E3=D E4=E E5=F E8=G E9=H EA=I EB=J F0=K F1=L F2=M F3=N F4=O F5=P EE=Q EF=R F8=S F9=T FA=U FB=V DE=W FD=X FE=Y FF=Z 5C=_ 76=0 77=1 78=2 79=3 7A=4 7B=5 7C=6 7D=7 7E=8 7F=9
End Stage Message Table
[$3C35D and $3C36F] 80=A 82=R 83=S 84=E 85=C 86=G 87=D 89=T 8A=U 8B=L 8D=Y 8E=O 9B=! FC=
Internal Data for Super Mario Bros. 3 |
---|
ROM Map • RAM Map • Text Table • Notes • Tutorials |