Commit Graph

12 Commits

Author SHA1 Message Date
artart78
7b7b9fcf19 Added fully RE'ed syscon (and some other fixes) 2012-05-27 22:13:07 +00:00
artart78
9c6c5bf202 Added our own types file 2012-05-16 19:28:46 +00:00
_Felix_
e20aec62c1 Changed "PSP_" prefix to "SCE_" prefix. 2012-05-16 18:56:45 +00:00
artart78
afdcd2bedd Fixed codec (building & working), some work on ctrl debugging 2012-05-10 20:52:46 +00:00
_Felix_
bfc58f3b0c Uploaded two debug ctrl.c files for testing purposes. Updated some headers to remove PSPSDK header includes in ctrl. 2012-05-10 16:43:47 +00:00
artart78
db7feacf36 Dispatched the prototypes & don't use PSPSDK's module headers anymore 2012-05-06 20:14:38 +00:00
artart78
dd375b8976 Added missing static library (for exports) files 2012-05-04 18:34:27 +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
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
artart78
89b7f942a1 Finished the build system, with the import side: now our modules will be easily able to import functions and variables. Modified pspimport.s and added a modified version of psp-fixup-imports to support variables. 2012-01-01 23:19:42 +00:00
artart78
4aa8a3def6 Minor fixes and updated copyright 2012-01-01 00:41:00 +00:00
artart78
0202f8712a Worked a bit on the build system (to do: move the library name before each library, remove the sections and add the two other segments found in SCE modules) 2011-12-29 21:27:05 +00:00