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.

RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
== See Also ==
== See Also ==
* [[:Category: RAM Maps]]
* [[:Category: RAM Maps]]
* [[ROM map]] - the format of a RAM map will be similar to that of a RAM Map
* [[ROM Map]] - the format of a RAM map will be similar to that of a RAM Map


[[Category: General Terms]]
[[Category: General Terms]]

Revision as of 19:17, 6 June 2009

A RAM map is a linear breakdown of the data stored in a system's RAM. This may be further broken down into WRAM ("Working RAM", which is used as the game is running) maps and SRAM ("Save RAM", which is kept between gaming sessions) maps. Like a ROM map, these pages will often just identify sections and link to other pages for details, especially when there are tables within the data.

Please place the {{rammap|game=name of game}} template, which links to this page, at the top of each RAM map page.

See Also