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.
Monster Party/RAM map: Difference between revisions
Jump to navigation
Jump to search
(Redundant category removal) |
m (Xkeeper moved page Monster Party:RAM map to Monster Party/RAM map: normalize subpages and titles) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{rammap|game=Monster Party}} | {{rammap|game=Monster Party}} | ||
{| border="1" cellpadding="1" | {| border="1" cellpadding="1" | ||
| '''Zero Page''' || '''Function''' || '''Details''' | | '''Zero Page''' || '''Function''' || '''Details''' | ||
Line 24: | Line 22: | ||
|} | |} | ||
<br> | <br> | ||
{| border="1" cellpadding="1" | {| border="1" cellpadding="1" | ||
| '''RAM''' || '''Function''' || '''Details''' | | '''RAM''' || '''Function''' || '''Details''' | ||
Line 41: | Line 38: | ||
|- | |- | ||
|} | |} | ||
{{Internal Data|game=Monster Party}} |
Latest revision as of 02:42, 24 January 2024
The following article is a RAM map for Monster Party.
Zero Page | Function | Details |
0x0053 | # Bosses Remaining | When = #00, Mark gets Key. Programming error in original game makes completion of Level 7 impossible if all three bosses are killed. |
0x0054 | Bert Counter | Counts upward; audible warning begins at #19; #22 is final value before reverting back to Mark. |
0x0097 | Current Level, minus one | |
0x009E | Mark's health meter | |
0x00A9 | Start of Password Value Entry | |
0x00B1 | End of Password Value Entry | |
0x00FE | ||
0x00FF |
RAM | Function | Details |
0x0100 | Stack | Also appears to be involved with Music Handling |
0x0200 | Sprites | Like most NES games, sprite data is written to $200-2ff before being sent to SPR-RAM. |
0x0346 | Frame Counter | Counts upward at a rate of 60 fps. |
0x03CB | Mark's Y-coordinates | |
0x03D6 | Mark's X-coordinates | |
0x0423 | Direction Faced by Mark/Bert | #00 = Rightward; #40 = Leftward |
Internal Data for Monster Party
| |
---|---|