Puzzle Bobble 4

From Data Crystal
Jump to navigation Jump to search

Chip tiny.png The following article is a Notes Page for Puzzle Bobble 4.

[RAM]

4059E0 credits

40A8E7 shot line (00/ff) (p1 only?)

409E53 round (what is it?)

409fb0/fb2 p1 shot state (00/01)

409e9F p1 char (later)

40e74d p1 char column (usable)

40e74f p1 char row (usable)

409ea2 p2 char (later)

40e751 p2 char column

40e753 p2 char row

40e71a chrsel timer (word)

409e40 state?

409e39 mode (0x03 VS)

40e7e6 state/intro

406569 freeplay

40656d # rounds in VS

4065f4 also # rounds in VS?

40a887 round over or not (00/01)

40a7bc winner value (6 or 7)

40a886 winner value (6 or 7)

40654d p1 input

40e740 menu selecting (word)

409e4a menu selecting (downstream)

409e4a chrsel whether preview of shots pattern shows

409e28 p1 score

409e2d p2 score

409e8c end of match timer

409fb0 someone's shot timer around here

[ROM split]

xxd -p -c 4 -s 0 pbobble4.bin | cut -b 1-2 | xxd -r -p >e49-12.20

xxd -p -c 4 -s 1 pbobble4.bin | cut -b 1-2 | xxd -r -p >e49-11.19

xxd -p -c 4 -s 2 pbobble4.bin | cut -b 1-2 | xxd -r -p >e49-10.18

xxd -p -c 4 -s 3 pbobble4.bin | cut -b 1-2 | xxd -r -p >e49-09.17