Unused Game Content BB Baseball Debug Menu Part 2 MAP OBJ BATTLE Test Game Boy Advance
Follow me on twitter: https://twitter.com/nensondubois_
Please rate, comment, like, share, and subscribe to support this channel and content!
Also, Google wallet donations accepted: pm me for details if interested.
BANG! BANG! BASEBALL!
To do:
Development related text and more debugging functions are listed in ROM text. None of the additonal debugging functions appear accessible.
Code 0300234800 (Alternatively, change the following instructions in in No$GBA debugger or use a hex editor to patch the ROM.
0800038E 2001 mov r0,1h
to
0800038E 2000 mov r0,0h
(0x0000038E to 0020)
will start the game in a basic debug menu where you can warp to any point in the game, view objects, and listen to all of the music and sounds in the game.
MAP
Start at any map in the game.
OBJ TEST
BGM
Allows you to listen to any song in the game.
SE
Allows you to listen to any song in the game.
BATTLE
Start at any battle in the game.
(Source/ROM Disassembly: nensondubois)
http://gamehacking.org/vb/threads/12747-nensondubois-codes?p=101558#post101558