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.

Moving Adventure Psy-O-Blade/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Created page with "===Graphics Decompression Routine=== The Graphics Decompression Routine is located at 0x324C. The compression scheme is a classical Nemesis compression, described [[http://se...")
 
Line 1: Line 1:
===Graphics Decompression Routine===
===Graphics Decompression Routine===


The Graphics Decompression Routine is located at 0x324C. The compression scheme is a classical Nemesis compression, described [[http://segaretro.org/Nemesis_compression|here]].
The Graphics Decompression Routine is located at 0x324C. The compression scheme is a classical Nemesis compression, described here [[http://segaretro.org/Nemesis_compression]].


The data for the main font is located at 0x82ebc.
The data for the main font is located at 0x82ebc.

Revision as of 17:34, 24 October 2013

Graphics Decompression Routine

The Graphics Decompression Routine is located at 0x324C. The compression scheme is a classical Nemesis compression, described here [[1]].

The data for the main font is located at 0x82ebc.

Text display routine

It's located at 0xC4A or 0xC5A (there may be other entry points ; I trace 0xC62)

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?