Merge pull request #171 from d30r/patch-1
Pokemon Fire Red germany not booting/ White Screen
This commit is contained in:
commit
03fc2b7dbf
1 changed files with 1 additions and 1 deletions
|
@ -1532,7 +1532,7 @@ static const ini_t gbaover[] = {
|
||||||
{
|
{
|
||||||
// Pokemon: Fire Red (G)
|
// Pokemon: Fire Red (G)
|
||||||
"POKEMON FIRE", /* gamepak_title */
|
"POKEMON FIRE", /* gamepak_title */
|
||||||
"BPRG", /* gamepak_code */
|
"BPRD", /* gamepak_code */
|
||||||
"01", /* gamepak_maker */
|
"01", /* gamepak_maker */
|
||||||
0, /* flash_size */
|
0, /* flash_size */
|
||||||
FLASH_DEVICE_MACRONIX_128KB, /* flash_device_id */
|
FLASH_DEVICE_MACRONIX_128KB, /* flash_device_id */
|
||||||
|
|
Loading…
Add table
Reference in a new issue