Good to hear, Xipo!
Me and adelikat were working some on this some time ago, but (at least I) lost motivation because of how hard it is to manipulate the maze at the end of each level. Hopefully you'll get more lucky. :)
Here's our WIP.
Here are the RAM addresses I have for this game:
00FD Screen|X|pos
00FC Screen|Y|pos
0084 Screen|Y|subpos
053C X-pos
051E Y-pos
00A1 Sub|Y|pos
0085 Speed
001C Lag|flag
| |
00AA HP
005D Coins
| |
00B5 Y|pix|speed
00B8 Y|sub|speed
| |
0548 Enemy|x|pos
05D8 Boss|HP
05DD Boss|HP
06D4 Boss|inv.
00A8 Attack strenght - weak attack on 40, strong on 80
The following addresses are used when manipulating the maze:
0088 Maze bridge - must be 0
0091 Maze bridge - must be 0
0099 Maze bridge - must be 0
00A4 Maze bridge - must be 0
00A8 Maze bridge - must be 0
0095 Maze bridge - must be 0