Commit Graph

4 Commits

Author SHA1 Message Date
artart78
afdcd2bedd Fixed codec (building & working), some work on ctrl debugging 2012-05-10 20:52:46 +00:00
artart78
d44a19db42 Fixes in ctrl & me_wrapper to make them compile, and some other various stuff 2012-05-03 21:37:22 +00:00
artart78
bf18c02920 Made a debugging system (-> dbg_init() to init and dbg_printf() to output text to ms0:/uofw/log.txt)
Fixed ge.prx compilation
Added some libraries + exports for ctrl
2012-04-30 21:32:37 +00:00
artart78
198caa981d Added complete IoFileMgr*, fixed Stdio*
Added static libraries for function/variable imports linking
Fixed import linking file so it doesn't crash when there are variables
Made the 3rd argument of basic-decompiler facultative
Fixed psp-build-exports (it didn't want to use variable of 'void' type)
Cleanups/fixes/added exports file/headers/Makefile in audio, me_wrapper, avcodec, libatrac3plus, codec, sysmem, interruptman, exceptionman
Don't use kprxgen anymore: it can't work and is useless anyway
Use the PSPSDK header files for the prototypes/structures which are defined in them and not in an already RE'ed module
2012-04-17 19:03:41 +00:00