Twinkle Star Sprites (Arcade)/Notes: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 07:04, 26 October 2024

Chip tiny.png The following article is a Notes Page for Twinkle Star Sprites (Arcade).

RAM values from piggy's cheats

10C005 p1 lives

10C014 p1 "energy"

10C021 p1 bombs

10C08A p1 "power"

10C088 p1 instant attack (10=lvl1 20=lvl2 30=lvl3)

10D005 p2 lives

108082 credits

10fdb0 freeplay

Character select & input stuff:

chrsel timer 10a623 (starts at 0xA) p1 chrsel 10a681

input p1 -> 10c0c2 writing input: 1c854 reading input: 1cbf6

blank space after the credits function between 0x266a 0x2869 0x1ff bytes

credits function is between 0x2562 0x266a

bp 266a,D7!=0 A button=1010 B button=2020 C button=4040 D button=8080

register toggles for p1/p2 D1 0x5a / 0x26 D6 0x0000 / 0x4800 A5 102500 / 105900

uses A5 for player stuff

raw input P1 10c0c2 (0x40c2,A4) 0x108 bytes