Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Genesis Plus Gx Wide
Commits
c3326ce0
Commit
c3326ce0
authored
Dec 08, 2020
by
ekeeke
Browse files
[Core/MS] added support for Out-Run 3D prototype (dumped by SMS Power)
parent
8c430293
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/cart_hw/sms_cart.c
View file @
c3326ce0
...
...
@@ -240,6 +240,7 @@ static const rominfo_t game_list[] =
{
0xA3EF13CB
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_USA
},
/* Zaxxon 3-D */
{
0xBBA74147
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_USA
},
/* Zaxxon 3-D [Proto] */
{
0xD6F43DDA
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_USA
},
/* Out Run 3-D */
{
0x4E684EC0
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_USA
},
/* Out Run 3-D [Proto] */
{
0x871562b0
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_JAPAN_NTSC
},
/* Maze Walker */
{
0x156948f9
,
1
,
1
,
0
,
MAPPER_SEGA
,
SYSTEM_SMS
,
REGION_JAPAN_NTSC
},
/* Space Harrier 3-D (J) */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment