mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
core, more superfighter mapper stuff
This commit is contained in:
parent
e370f4d6ad
commit
b7697ca351
5 changed files with 141 additions and 20 deletions
|
@ -45,10 +45,15 @@ static const char builtin_carthw_cfg[] =
|
|||
"check_str=0x150,\"BEGGAR PRINCE\"\n"
|
||||
"hw=sf001_mapper\n"
|
||||
"sram_range=0x400000,0x40ffff\n"
|
||||
"prop=filled_sram\n"
|
||||
"[]\n"
|
||||
"check_str=0x150,\"LEGEND OF WUKONG\"\n"
|
||||
"hw=sf002_mapper\n"
|
||||
"[]\n"
|
||||
"check_str=0x150,\"STAR ODYSSEY\"\n"
|
||||
"hw=sf004_mapper\n"
|
||||
"sram_range=0x200000,0x207fff\n"
|
||||
"[]\n"
|
||||
"check_str=0x120,\"FLICKY\"\n"
|
||||
"check_size_gt=0x020000\n"
|
||||
"hw=x_in_1_mapper\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue