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
|
@ -31,7 +31,7 @@ void pemu_validate_config(void)
|
|||
{
|
||||
extern int PicoOpt;
|
||||
// PicoOpt &= ~POPT_EXT_FM;
|
||||
PicoOpt &= ~POPT_EN_SVP_DRC;
|
||||
PicoOpt &= ~POPT_EN_DRC;
|
||||
}
|
||||
|
||||
// FIXME: dupes from GP2X, need cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue