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.

Binary Land (NES)/ROM map

From Data Crystal
< Binary Land (NES)
Revision as of 07:12, 28 January 2014 by Njosro (talk | contribs) (Created page with "{{rommap|game=Binary Land}} ==Graphics Data== From Googie's document: <pre>Title Screen data - offset 00000350 and offset 00004350 Level Palette data - offset 000002a0 and ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Chip tiny.png The following article is a ROM map for Binary Land (NES).

Graphics Data

From Googie's document:

Title Screen data - offset 00000350 and offset 00004350

Level Palette data - offset 000002a0 and offset 000042a0 

Music Data

Music is grouped all together and has a simple storage structure. Starting at the specified offset, each 'beat' in a song is stored in 3 bytes: one byte for each note that a sound channel will play. First byte is the note for square 1. Second byte is the note for square 2. Third byte is the note for triangle.

  • 006F3E- Beginning of note data for introduction to main theme
  • 006F65 - Beginning of main theme notes
  • 007088 - Beginning of death notes
  • 00707F - Beginning of winning notes
  • 007166 - Beginning of game over notes

Any value up to 0x79 is a note. 0x80 to 0x83 have special functions:

0x80: end of song

0x81: hold note

0x82: jump to offset 006F65 (beginning of main theme notes)

0x83: bypass