FAME + some random stuff added

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@276 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-10-21 10:20:56 +00:00
parent 7d4906bfc9
commit 70357ce525
22 changed files with 45359 additions and 4395 deletions

View file

@ -2,7 +2,7 @@
#include <stdio.h>
#define lprintf printf
#elif defined(PSP)
#if 0
#if 1
#include <stdio.h>
#define lprintf printf
#else