If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
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
(Created page with '{{rammap|game=Alleyway}} {| border="1" cellpadding="1" | '''RAM''' || '''Function''' || '''Details''' |- |CA44 || Lives||Initial value is 04h |- |CA45|| Level (real)||Initial va…') |
(→top) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
|- | |- | ||
|C800-C89F|| OAM Data (A0h bytes)||Y-loc, X-loc, Tile Nº, Attribute | |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 | |||
{{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
|