mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sms, add system select option
This commit is contained in:
parent
cc1547e8cd
commit
280bfc3ca7
9 changed files with 97 additions and 28 deletions
|
@ -72,6 +72,7 @@ typedef struct _currentConfig_t {
|
|||
int s_PsndRate;
|
||||
int s_PicoRegion;
|
||||
int s_PicoAutoRgnOrder;
|
||||
int s_hwSelect;
|
||||
int s_PicoCDBuffers;
|
||||
int s_PicoSndFilterAlpha;
|
||||
int Frameskip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue