mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sound, faster resampler for SMS FM
This commit is contained in:
parent
250c8ffbc0
commit
43ef4071da
3 changed files with 67 additions and 38 deletions
|
@ -346,6 +346,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_HW_FMUSED 0x10 // FM sound accessed
|
||||
|
||||
#define PMS_MAP_AUTO 0
|
||||
#define PMS_MAP_SEGA 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue