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.

Pac-Mania (NES)/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
m (title consistency)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{rammap|game=Pac-Mania}}
{{rammap|game=Pac-Mania (NES)}}
{| border="1" cellpadding="1"
{| border="1" cellpadding="1"
| '''RAM'''  || '''Function''' || '''Details'''
| '''RAM'''  || '''Function''' || '''Details'''
|-
|-
|0X0071 || Option menu || 00: One Player, 01: Two Players
|0x0071 || Option menu || 00: One Player, 01: Two Players
|-
|-
|0X00DE || Lives ||
|0x0083 || Frame timer || Reset everytime a power pellet is eaten. Also used for other stuff.
|-
|-
|0X00E2 || Level Selection ||
|0x00BB || Time until ghosts turn around (180°) || Based on 0x0083.
|-
|-
|0X00EF || Score x00000 ||
|0x00D1 || Edible ghosts timer || Based on 0x0083; The time ghosts stay blue.
|-
|-
|0X00F0 || Score 0x0000 ||
|0x00D2 || Edible ghosts timer 2 || Based on 0x0083; decreases if 0x00D1 = 00; The time ghosts flash.
|-
|-
|0X00F1 || Score 00x000 ||
|0x00DB || Current speed || Max: FF
|-
|-
|0X00F2 || Score 000x00 ||
|0x00DE || Lives ||
|-
|-
|0X00F3 || Score 0000x0 ||
|0x00E2 || Level Selection ||
|-
|-
|0x00EF || Score x00000 ||
|-
|0x00F0 || Score 0x0000 ||
|-
|0x00F1 || Score 00x000 ||
|-
|0x00F2 || Score 000x00 ||
|-
|0x00F3 || Score 0000x0 ||
|-
|}
{{Internal Data|game=Pac-Mania (NES)}}

Latest revision as of 02:08, 18 February 2024

Chip tiny.png The following article is a RAM map for Pac-Mania (NES).

RAM Function Details
0x0071 Option menu 00: One Player, 01: Two Players
0x0083 Frame timer Reset everytime a power pellet is eaten. Also used for other stuff.
0x00BB Time until ghosts turn around (180°) Based on 0x0083.
0x00D1 Edible ghosts timer Based on 0x0083; The time ghosts stay blue.
0x00D2 Edible ghosts timer 2 Based on 0x0083; decreases if 0x00D1 = 00; The time ghosts flash.
0x00DB Current speed Max: FF
0x00DE Lives
0x00E2 Level Selection
0x00EF Score x00000
0x00F0 Score 0x0000
0x00F1 Score 00x000
0x00F2 Score 000x00
0x00F3 Score 0000x0