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
(Link fixes)
Line 4: Line 4:


== 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]] - Similar maps for the contents of ROM


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

Revision as of 23:23, 30 August 2011

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