mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
some readme and general cleanups
This commit is contained in:
parent
9a1f192a14
commit
92dfd9afa6
10 changed files with 43 additions and 469 deletions
|
@ -854,7 +854,7 @@ void retro_init(void)
|
|||
| POPT_EN_32X|POPT_EN_PWM
|
||||
| POPT_ACC_SPRITES|POPT_DIS_32C_BORDER;
|
||||
#ifdef __arm__
|
||||
PicoOpt |= POPT_EN_SVP_DRC;
|
||||
PicoOpt |= POPT_EN_DRC;
|
||||
#endif
|
||||
PsndRate = 44100;
|
||||
PicoAutoRgnOrder = 0x184; // US, EU, JP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue