If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Motocross Maniacs/ROM map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
==Text data== | ==Text data== | ||
Text data format: 2 bytes for display address, then a series of tiles IDs. <tt>xFE</tt> is the end of a word, <tt>xFF</tt> the end of the text. | Text data format: 2 bytes for display address, then a series of tiles IDs. <tt>xFE</tt> is the end of a word, <tt>xFF</tt> the end of the text. | ||
* x0F08-x0F13 "GAME OVER" | |||
* x0F37-x0F8F Pre-race screen data (QUALIFYING TIME/COURSE RECORD...) | |||
==Level data== | ==Level data== | ||
* x4760-x476F - table of x08 pointers to course definitions | * x4760-x476F - table of x08 pointers to course definitions |
Revision as of 12:32, 4 May 2023
The following article is a ROM map for Motocross Maniacs.
Text data
Text data format: 2 bytes for display address, then a series of tiles IDs. xFE is the end of a word, xFF the end of the text.
- x0F08-x0F13 "GAME OVER"
- x0F37-x0F8F Pre-race screen data (QUALIFYING TIME/COURSE RECORD...)
Level data
* x4760-x476F - table of x08 pointers to course definitions * x4770-x56CB - course definitions * x56CC-x5793 - table of pointers to course object definitions * x5794-x5A1E - course object definitions * x5A1F-x5C8E - metatile defintions