mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
core, add some superfighter mappers
This commit is contained in:
parent
0944973525
commit
60392bf469
5 changed files with 158 additions and 1 deletions
|
@ -42,6 +42,13 @@ static const char builtin_carthw_cfg[] =
|
|||
"check_str=0x610,\"Respect\"\n"
|
||||
"hw=piersolar_mapper\n"
|
||||
"[]\n"
|
||||
"check_str=0x150,\"BEGGAR PRINCE\"\n"
|
||||
"hw=sf001_mapper\n"
|
||||
"sram_range=0x400000,0x40ffff\n"
|
||||
"[]\n"
|
||||
"check_str=0x150,\"LEGEND OF WUKONG\"\n"
|
||||
"hw=sf002_mapper\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