mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sh2 overclock and logging stuff, menu refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@869 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
b4db550e41
commit
fcdefcf62c
16 changed files with 379 additions and 365 deletions
|
@ -77,7 +77,7 @@ int main(int argc, char *argv[])
|
|||
/* in_init() must go before config, config accesses in_ fwk */
|
||||
in_init();
|
||||
emu_prep_defconfig();
|
||||
emu_read_config(0, 0);
|
||||
emu_read_config(NULL, 0);
|
||||
config_readlrom(PicoConfigFile);
|
||||
|
||||
plat_init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue