Background Image
My Brill Game Site

Mega Bomberman

ROM File: Mega Bomberman (JUE) [!].bin

I loved this game when I was little and still do! Although the one player levels get a little boring after several play throughs so I may look into making a level editor for this at some point.

Offset Length Useful Values Effect

Rom:
0 0 0 0
0 0 0 0
0 0 0 0

Savestate:
C89F-C8A1 3 000000-FFFFFF Changes the value of the timer
C8BA 1 00-FF Changes special abilities through bit flags.(See note 1)
C8BB 1 00-FF Amount of hits it takes to kill P1
C8D6 1 00-08 P1 character in Battle Mode
C8D8 1 00-FF P1 explosion size
C8DA 1 00-FF P1 amount of bombs

Notes:

Note 1:

01 = Speed Up 1 10 = Kicker
02 = Speed Up 2 20 = Walk Through Bombs
04 = Detonator 40 = Walk Through Walls
08 = Lay All 80 = Invincibility

To have more than one simply add them together and enter that value (eg. 04+08+20=2C).


Downloads:

None