sound, faster resampler for SMS FM

This commit is contained in:
kub 2023-11-23 20:50:25 +01:00
parent 250c8ffbc0
commit 43ef4071da
3 changed files with 67 additions and 38 deletions

View file

@ -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