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.
Castlevania III: Dracula's Curse/RAM map: Difference between revisions
Jump to navigation
Jump to search
(reformatted, added password data) |
(more stuff) |
||
Line 2: | Line 2: | ||
Address Size Description | Address Size Description | ||
-------- ---- ----------- | -------- ---- ----------- | ||
$19 Menu Mode (meaning depends on menu, i.e. title screen, password entry, game over, etc) | |||
$28 Controller 1 Pressed | |||
$2A Controller 1 | |||
$32 Timer | |||
$35 Lives | |||
$36 Score 0000xx | |||
$37 Score 00xx00 | |||
$38 Score xx0000 | |||
$ | $3A Partner 00 = None; 01 = Syfa; 02 = Grant; 03 = Alucard | ||
$3C Energy | |||
$68 Menu selection (Start/Password or Continue/Password) | |||
$84 Hearts | |||
$F8 Controller 1 Pressed (same as 28?) | |||
$FA Controller 1 (same as 2A?) | |||
$7E Time 00xx | |||
$7F Time xx00 | |||
$0200 $100 OAM (sprites) | |||
$0790 $10 Password data (populated during password entry) | $0790 $10 Password data (populated during password entry) | ||
$07A0 $10 Password data (for display on game over) | $07A0 $10 Password data (for display on game over) | ||
$07F8 $8 Player name | $07F8 $8 Player name |
Revision as of 15:12, 2 February 2014
The following article is a RAM map for Castlevania III: Dracula's Curse.
Address Size Description -------- ---- ----------- $19 Menu Mode (meaning depends on menu, i.e. title screen, password entry, game over, etc) $28 Controller 1 Pressed $2A Controller 1 $32 Timer $35 Lives $36 Score 0000xx $37 Score 00xx00 $38 Score xx0000 $3A Partner 00 = None; 01 = Syfa; 02 = Grant; 03 = Alucard $3C Energy $68 Menu selection (Start/Password or Continue/Password) $84 Hearts $F8 Controller 1 Pressed (same as 28?) $FA Controller 1 (same as 2A?) $7E Time 00xx $7F Time xx00 $0200 $100 OAM (sprites) $0790 $10 Password data (populated during password entry) $07A0 $10 Password data (for display on game over) $07F8 $8 Player name