Input text:
Warning: The letters
JQVWX
are unsupported.
Start X-coordinate (hex):
Empty = automatically center
Fixed Y-coordinate (hex):
Empty = defaults to $F8
Ready to generate
MapData — the per-letter sprite mappings:
ConData — used for positioning the name, "ZONE", Act number, and Oval:
Show "ACT"
Show "ZONE"
Show Oval
GitHub disassembly:
MapData
sonic.asm →
Map_Card
ConData
_incObj → 34 Title Cards.asm →
Card_ConData
Hivebrain 2005 disassembly:
MapData
sonic1.asm →
Map_obj34
ConData
sonic1.asm →
Obj34_ConData
Warning:
If your source uses
MapMacros
(i.e. you see
spritePiece
instead of
dc.b
), make sure you also remove the
spriteHeader
next to the label!