mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
pico, added detection by extension
This commit is contained in:
parent
d4a08748fa
commit
4fc85c80af
5 changed files with 28 additions and 31 deletions
|
@ -9,19 +9,10 @@ static const char builtin_carthw_cfg[] =
|
|||
"check_str=0x810,\"OHMP\"\n"
|
||||
"hw=svp\n"
|
||||
"[]\n"
|
||||
"check_str=0x100,\"SEGA PICO\"\n"
|
||||
"check_str=0x100,\"SEGA IAC \"\n"
|
||||
"hw=pico\n"
|
||||
"[]\n"
|
||||
"check_str=0x100,\"SEGATOYS PICO\"\n"
|
||||
"hw=pico\n"
|
||||
"[]\n"
|
||||
"check_str=0x100,\"SEGA TOYS PICO\"\n"
|
||||
"hw=pico\n"
|
||||
"[]\n"
|
||||
"check_str=0x100,\"SAMSUNG PICO\"\n"
|
||||
"hw=pico\n"
|
||||
"[]\n"
|
||||
"check_str=0x100,\"IMA IKUNOUJYUKU\"\n"
|
||||
"check_str=0x100,\"IMA IKUNO\"\n"
|
||||
"hw=pico\n"
|
||||
"[]\n"
|
||||
"check_str=0x120,\"PUGGSY\"\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue