The current URL is datacrystal.tcrf.net.
Puzzle Bobble 4/Notes: Difference between revisions
(Created page with "{{Notes}} [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) 4...") |
Lelegofrog (talk | contribs) m (Lelegofrog moved page Puzzle Bobble 4 to Puzzle Bobble 4/Notes) |
||
(One intermediate revision by one other user not shown) | |||
Line 58: | Line 58: | ||
409fb0 someone's shot timer around here | 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 |
Latest revision as of 04:05, 26 October 2024
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