mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
minor psp stuff
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@416 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
960a8e2716
commit
bf7e9c611f
3 changed files with 18 additions and 2 deletions
|
@ -33,8 +33,11 @@ int pico_main(void)
|
|||
{
|
||||
lprintf("\nPicoDrive v" VERSION " " __DATE__ " " __TIME__ "\n");
|
||||
psp_init();
|
||||
|
||||
emu_prepareDefaultConfig();
|
||||
emu_ReadConfig(0, 0);
|
||||
config_readlrom(PicoConfigFile);
|
||||
|
||||
emu_Init();
|
||||
menu_init();
|
||||
// moved to emu_Loop(), after CPU clock change..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue