If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
EarthBound/Primary Font Table: Difference between revisions
Jump to navigation
Jump to search
m (Add header/footer stuff) |
m (Xkeeper moved page EarthBound:Primary Font Table to EarthBound/Primary Font Table: normalize subpages and titles) |
(No difference)
|
Latest revision as of 02:41, 24 January 2024
This is a sub-page of EarthBound.
Primary Font Table | |
Game | EarthBound |
Start Address | $C3F054 (0x03F254) |
End Address | $C3F08F (0x03F28F) |
# of Entries | 5 |
Entry Length | 12 (0xC) |
Total Length | 60 bytes (0x3C) |
Back to the ROM map |
The Primary Font Table contains a listing of addresses of data pertaining to EarthBound's main fonts. Each entry consists of 12 bytes, as follows:
Offset | Size | Description |
---|---|---|
00 | 4 | Pointer to font width table |
04 | 4 | Pointer to font character graphics data |
08 | 2 | Number of bytes of graphics data for each character |
0A | 2 | Unknown |