mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -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
|
@ -42,24 +42,13 @@ check_str = 0x150, "VIRTUA RACING"
|
|||
check_str = 0x810, "OHMP"
|
||||
hw = svp
|
||||
|
||||
[Pico]
|
||||
check_str = 0x100, "SEGA PICO"
|
||||
[Soreike! Anpanman no Game de Asobou Anpanman - Pico]
|
||||
check_str = 0x100, "SEGA IAC "
|
||||
hw = pico
|
||||
|
||||
[Pico]
|
||||
check_str = 0x100, "SEGATOYS PICO"
|
||||
hw = pico
|
||||
|
||||
[Pico]
|
||||
check_str = 0x100, "SEGA TOYS PICO"
|
||||
hw = pico
|
||||
|
||||
[Pico]
|
||||
check_str = 0x100, "SAMSUNG PICO"
|
||||
hw = pico
|
||||
|
||||
[Pico]
|
||||
check_str = 0x100, "IMA IKUNOUJYUKU"
|
||||
# Unou Kaihatsu Series: IMA IKUNO[U]JYUKU
|
||||
[Unou Kaihatsu Series - Pico]
|
||||
check_str = 0x100, "IMA IKUNO"
|
||||
hw = pico
|
||||
|
||||
# sram emulation triggers some protection for this one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue