mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
UI adjustments, nub support
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@291 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
c93fb19e8f
commit
16e89bed91
10 changed files with 152 additions and 87 deletions
|
@ -4,9 +4,11 @@
|
|||
#include "../common/menu.h"
|
||||
#include "../common/emu.h"
|
||||
#include "../common/lprintf.h"
|
||||
#include "version.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
lprintf("\nPicoDrive v" VERSION " " __DATE__ " " __TIME__ "\n");
|
||||
psp_init();
|
||||
|
||||
emu_ReadConfig(0, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue