Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Sonic the Hedgehog (Genesis)/TBL: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
These are used for the level select menu, among other things.
{{TBL|game=Sonic the Hedgehog}}


Hex Character<br>
==Level select menu, among other things==
--- ---------<br>
<pre>00=0
00 0<br>
01=1
01 1<br>
02=2
02 2<br>
03=3
03 3<br>
04=4
04 4<br>
05=5
05 5<br>
06=6
06 6<br>
07=7
07 7<br>
08=8
08 8<br>
09=9
09 9<br>
11=A
11 A<br>
12=B
12 B<br>
13=C
13 C<br>
14=D
14 D<br>
15=E
15 E<br>
16=F
16 F<br>
17=G
17 G<br>
18=H
18 H<br>
19=I
19 I<br>
1A=J
1A J<br>
1B=K
1B K<br>
1C=L
1C L<br>
1D=M
1D M<br>
1E=N
1E N<br>
1F=O
1F O<br>
20=P
20 P<br>
21=Q
21 Q<br>
22=R
22 R<br>
23=S
23 S<br>
24=T
24 T<br>
25=U
25 U<br>
26=V
26 V<br>
27=W
27 W<br>
28=X
28 X<br>
0F=Y
0F Y<br>
10=Z
10 Z<br>
FF=Space
FF Space<br>
0A=$
0A $<br>
0B=-
0B -<br>
0C==
0C =<br>
0D=-> (right=arrow)
0D -> (right arrow)<br>
OE=-> (right=arrow)</pre>
OE -> (right arrow)
 
{{Internal Data}}

Revision as of 21:19, 28 January 2024

Chip tiny.png The following article is a Text Table for Sonic the Hedgehog (Genesis).

Level select menu, among other things

00=0
01=1
02=2
03=3
04=4
05=5
06=6
07=7
08=8
09=9
11=A
12=B
13=C
14=D
15=E
16=F
17=G
18=H
19=I
1A=J
1B=K
1C=L
1D=M
1E=N
1F=O
20=P
21=Q
22=R
23=S
24=T
25=U
26=V
27=W
28=X
0F=Y
10=Z
FF=Space
0A=$
0B=-
0C==
0D=-> (right=arrow)
OE=-> (right=arrow)