summaryrefslogtreecommitdiff
path: root/gba_memory.c
diff options
context:
space:
mode:
authortwinaphex2014-12-22 01:01:43 +0100
committertwinaphex2014-12-22 01:01:43 +0100
commitd80bf300d40fe5c454fbca23dfcaf32452d5b4ec (patch)
tree09926400f64e2e5a7858d995be680a70d2fbc1e7 /gba_memory.c
parent167586fbe349bde24eb95bc7163e3dc3168109d2 (diff)
downloadpicogpsp-d80bf300d40fe5c454fbca23dfcaf32452d5b4ec.tar.gz
picogpsp-d80bf300d40fe5c454fbca23dfcaf32452d5b4ec.tar.bz2
picogpsp-d80bf300d40fe5c454fbca23dfcaf32452d5b4ec.zip
Add entries to gbaover
Diffstat (limited to 'gba_memory.c')
-rw-r--r--gba_memory.c80
1 files changed, 74 insertions, 6 deletions
diff --git a/gba_memory.c b/gba_memory.c
index 1433ad1..7c518c6 100644
--- a/gba_memory.c
+++ b/gba_memory.c
@@ -2916,6 +2916,23 @@ static const ini_t gbaover[256] = {
0, /* translation_gate_target_3 */
},
{
+ "Koinu-Chan no Hajimete no Osanpo (J)", /* rom title */
+ "OSANPO", /* gamepak_title */
+ "BISJ", /* gamepak_code */
+ "IQ", /* gamepak_maker */
+ 0, /* flash_size */
+ 0, /* flash_device_id */
+ 0, /* save_type */
+ 0, /* rtc_enabled */
+ 0, /* mirroring_enabled */
+ 0, /* use_bios */
+ 0, /* idle_loop_target_pc */
+ 0, /* iwram_stack_optimize */
+ 0, /* translation_gate_target_1 */
+ 0, /* translation_gate_target_2 */
+ 0, /* translation_gate_target_3 */
+ },
+ {
"Kirby: Nightmare in Dreamland (E)", /* rom title */
"AGB KIRBY DX", /* gamepak_title */
"A7KP", /* gamepak_code */
@@ -2967,18 +2984,35 @@ static const ini_t gbaover[256] = {
0, /* translation_gate_target_3 */
},
{
- "Medal of Honor (J)", /* rom title */
- "INFILTRATOR", /* gamepak_title */
- "BMHJ", /* gamepak_code */
- "13", /* gamepak_maker */
+ "Magical Quest 2 Starring Mickey & Minnie (U)", /* rom title */
+ "M&M MAGICAL2", /* gamepak_title */
+ "AQME", /* gamepak_code */
+ "08", /* gamepak_maker */
0, /* flash_size */
0, /* flash_device_id */
0, /* save_type */
0, /* rtc_enabled */
0, /* mirroring_enabled */
0, /* use_bios */
- 0, /* idle_loop_target_pc */
- 0, /* iwram_stack_optimize */
+ 0x801d340, /* idle_loop_target_pc */
+ 1, /* iwram_stack_optimize */
+ 0, /* translation_gate_target_1 */
+ 0, /* translation_gate_target_2 */
+ 0, /* translation_gate_target_3 */
+ },
+ {
+ "Magical Quest 3 Starring Mickey & Donald (U)", /* rom title */
+ "M&D MAGICAL3", /* gamepak_title */
+ "BMQE", /* gamepak_code */
+ "08", /* gamepak_maker */
+ 0, /* flash_size */
+ 0, /* flash_device_id */
+ 0, /* save_type */
+ 0, /* rtc_enabled */
+ 0, /* mirroring_enabled */
+ 0, /* use_bios */
+ 0x8016064, /* idle_loop_target_pc */
+ 1, /* iwram_stack_optimize */
0, /* translation_gate_target_1 */
0, /* translation_gate_target_2 */
0, /* translation_gate_target_3 */
@@ -3001,6 +3035,23 @@ static const ini_t gbaover[256] = {
0, /* translation_gate_target_3 */
},
{
+ "Medal of Honor (J)", /* rom title */
+ "INFILTRATOR", /* gamepak_title */
+ "BMHJ", /* gamepak_code */
+ "13", /* gamepak_maker */
+ 0, /* flash_size */
+ 0, /* flash_device_id */
+ 0, /* save_type */
+ 0, /* rtc_enabled */
+ 0, /* mirroring_enabled */
+ 0, /* use_bios */
+ 0, /* idle_loop_target_pc */
+ 0, /* iwram_stack_optimize */
+ 0, /* translation_gate_target_1 */
+ 0, /* translation_gate_target_2 */
+ 0, /* translation_gate_target_3 */
+ },
+ {
"Megaman Battle Network (E)",/* rom title */
"MEGAMANEXEBN", /* gamepak_title */
"AREP", /* gamepak_code */
@@ -3205,6 +3256,23 @@ static const ini_t gbaover[256] = {
0, /* translation_gate_target_3 */
},
{
+ "Open Season (U)", /* rom title */
+ "OPEN SEASON", /* gamepak_title */
+ "BOAE", /* gamepak_code */
+ "41", /* gamepak_maker */
+ 0, /* flash_size */
+ 0, /* flash_device_id */
+ 0, /* save_type */
+ 0, /* rtc_enabled */
+ 0, /* mirroring_enabled */
+ 0, /* use_bios */
+ 0x8066378, /* idle_loop_target_pc */
+ 1, /* iwram_stack_optimize */
+ 0, /* translation_gate_target_1 */
+ 0, /* translation_gate_target_2 */
+ 0, /* translation_gate_target_3 */
+ },
+ {
"Oriental Blue - Ao no Tengai (J)", /* rom title */
"ORIENTALBLUE", /* gamepak_title */
"AORJ", /* gamepak_code */