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.

Blaze Union/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{rammap|game=Blaze Union}}
{{rammap|game=Blaze Union}}
==Text Drawing==
==Text Drawing==
=Code=
===Code===
0x088FE754 - Loading the truncation length (eventually stored at 0x08B28F78)
0x088FE754 - Loading the truncation length (eventually stored at 0x08B28F78)


Line 14: Line 14:
0x0889B3A4 - Copy display list somewhere else
0x0889B3A4 - Copy display list somewhere else


=Memory=
===Memory===
0x08B28F78 = Truncation length
0x08B28F78 = Truncation length
{{Internal Data|game=Blaze Union}}
{{Internal Data|game=Blaze Union}}

Revision as of 18:41, 27 October 2016

Chip tiny.png The following article is a RAM map for Blaze Union.

Text Drawing

Code

0x088FE754 - Loading the truncation length (eventually stored at 0x08B28F78)

0x088A2A6C - Loading the text (function entry 0x088A3024)

0x088A2C1C - Checking for length!?!?!?

0x088A380C - Build display list

0x088A3858 - Load character x-spacing value (fixed, -2 by default)

0x0889B3A4 - Copy display list somewhere else

Memory

0x08B28F78 = Truncation length