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.

Motocross Maniacs/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
  * x0F37-x0F8F - Pre-race screen text data ("QUALIFYING TIME"/"COURSE RECORD"...)
  * x0F37-x0F8F - Pre-race screen text data ("QUALIFYING TIME"/"COURSE RECORD"...)


  * x10E1-x12C0 - "Konami Games" intro logo tiles
  * x10E1-x12C0 - "Konami Games" logo
  * x12F3-x145B - letter tiles (in 1 bit per pixel format)
  * x12F3-x145B - letter tileset (in 1 bit per pixel format)
  * x14CC-x18EB - "Motocross Maniacs" logo tiles (in 1BPP format)
  * x14CC-x18EB - "Motocross Maniacs" logo (in 1BPP format)


  * xXXXX-x475F - tileset data
  * xXXXX-x475F - tile data


  * x4760-x476F - table of x08 pointers to course definitions
  * x4760-x476F - table of x08 pointers to course data
  * x4770-x56CB - course definitions
  * x4770-x56CB - course data


  * x56CC-x5793 - table of pointers to course object definitions
  * x56CC-x5793 - table of pointers to course object data
  * x5794-x5A1E - course object definitions
  * x5794-x5A1E - course object data


  * x5A1F-x5C8E - metatile defintions
  * x5A1F-x5C8E - metatile data
 
* x5EFB-x5F0A - table of x08 pointers to item data
* x5F0B-x60E9 - item data

Revision as of 14:03, 4 May 2023

Chip tiny.png The following article is a ROM map for Motocross Maniacs.

* x0F08-x0F13 - "GAME OVER" text data (2 bytes for display address, then list of tiles)
* x0F37-x0F8F - Pre-race screen text data ("QUALIFYING TIME"/"COURSE RECORD"...)
* x10E1-x12C0 - "Konami Games" logo
* x12F3-x145B - letter tileset (in 1 bit per pixel format)
* x14CC-x18EB - "Motocross Maniacs" logo (in 1BPP format)
* xXXXX-x475F - tile data
* x4760-x476F - table of x08 pointers to course data
* x4770-x56CB - course data
* x56CC-x5793 - table of pointers to course object data
* x5794-x5A1E - course object data
* x5A1F-x5C8E - metatile data
* x5EFB-x5F0A - table of x08 pointers to item data
* x5F0B-x60E9 - item data