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
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:


== See Also ==
== See Also ==
* [[:Category: RAM Maps]]
* [[Help:Ram Map|RAM Map Guidelines]]
* [[ROM Map]] - the format of a RAM map will be similar to that of a RAM Map
* [[:Category:RAM maps]]
* [[ROM map]] - Similar maps for the contents of ROM


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

Latest revision as of 00:08, 7 April 2013

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