summaryrefslogtreecommitdiff
path: root/gba_memory.c
diff options
context:
space:
mode:
authortwinaphex2014-12-22 05:15:05 +0100
committertwinaphex2014-12-22 05:15:05 +0100
commit2c81cc19151c4926237c8f635e3e708df9f132d0 (patch)
treefc78dfe1f4bca67bf553ab297f555eee0bd9b195 /gba_memory.c
parent34472c0092cfe2592de540e1528da00ce659ad73 (diff)
downloadpicogpsp-2c81cc19151c4926237c8f635e3e708df9f132d0.tar.gz
picogpsp-2c81cc19151c4926237c8f635e3e708df9f132d0.tar.bz2
picogpsp-2c81cc19151c4926237c8f635e3e708df9f132d0.zip
Add entries to gbaover
Diffstat (limited to 'gba_memory.c')
-rw-r--r--gba_memory.c68
1 files changed, 68 insertions, 0 deletions
diff --git a/gba_memory.c b/gba_memory.c
index b0ccdfd..7040dbb 100644
--- a/gba_memory.c
+++ b/gba_memory.c
@@ -3732,6 +3732,74 @@ static const ini_t gbaover[256] = {
0, /* translation_gate_target_3 */
},
{
+ "Robopon 2 Cross Version (U)", /* rom title */
+ "ROBOPON2CROS", /* gamepak_title */
+ "ACVE", /* gamepak_code */
+ "EB", /* gamepak_maker */
+ 0, /* flash_size */
+ 0 /* Flash 512K */, /* 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 */
+ },
+ {
+ "Robopon 2 Ring Version (U)", /* rom title */
+ "ROBOPON2RING", /* gamepak_title */
+ "ARPE", /* gamepak_code */
+ "EB", /* gamepak_maker */
+ 0, /* flash_size */
+ 0 /* Flash 512K */, /* 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 */
+ },
+ {
+ "Robot Ponkotto 2 - Cross Version (J)", /* rom title */
+ "ROBOPON2CROS", /* gamepak_title */
+ "ACVJ", /* gamepak_code */
+ "18", /* 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 */
+ },
+ {
+ "Robot Ponkotto 2 - Ring Version (J)", /* rom title */
+ "ROBOPON2RING", /* gamepak_title */
+ "ARPJ", /* gamepak_code */
+ "18", /* 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 */
+ },
+ {
"Super Mario Advance (Demo/Kiosk)", /* rom title */
"SUPER MARIOA", /* gamepak_title */
"AMZE", /* gamepak_code */