If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Alleyway/RAM map: Difference between revisions
< Alleyway
Jump to navigation
Jump to search
m (Xkeeper moved page Alleyway:RAM map to Alleyway/RAM map: normalize subpages and titles) |
(→top) |
||
Line 12: | Line 12: | ||
|- | |- | ||
|FFCA-FFCB||Points||Example: FFCA=$EC. FFCB=$06 -> Points=$06EC=1772 points | |FFCA-FFCB||Points||Example: FFCA=$EC. FFCB=$06 -> Points=$06EC=1772 points | ||
{{Internal Data}} |
Latest revision as of 14:30, 24 January 2024
RAM | Function | Details | ||||
CA44 | Lives | Initial value is 04h | ||||
CA45 | Level (real) | Initial value is 00h | ||||
CA46 | Level (in screen not real) | Initial value is 00h | ||||
C800-C89F | OAM Data (A0h bytes) | Y-loc, X-loc, Tile Nº, Attribute | ||||
FFCA-FFCB | Points | Example: FFCA=$EC. FFCB=$06 -> Points=$06EC=1772 points
|