mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sms, handle some more special cases
This commit is contained in:
parent
f3c2f81e89
commit
c9076db928
2 changed files with 35 additions and 9 deletions
|
@ -345,6 +345,7 @@ struct PicoMisc
|
|||
|
||||
#define PMS_HW_LCD 0x2 // GG LCD
|
||||
#define PMS_HW_JAP 0x4 // japanese system
|
||||
#define PMS_HW_FM 0x8 // FM sound
|
||||
|
||||
#define PMS_MAP_AUTO 0
|
||||
#define PMS_MAP_SEGA 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue