artart78
d5f989a8d2
Separated internal and external common headers
...
libatrac3plus exports, sysmem export fixes, various cleans a bit everywhere
2012-08-23 13:37:32 +00:00
_Felix_
5e1118713f
One fix in interruptman.c and one fix in memlmd/exports.exp.
2012-08-11 20:57:28 +00:00
_Felix_
4ce35e7eec
Made a few preparations for the upcoming loadcore release.
2012-08-09 10:54:36 +00:00
artart78
4c09030eab
Fixes in interruptman & libatrac3plus (both do not work yet), added some partial headers/exports/libraries
2012-06-11 22:38:22 +00:00
artart78
8f857b2a2b
Cleaned up systimer and syscon
2012-06-10 14:35:24 +00:00
artart78
54ac2bdb6e
Committing working syscon\!
2012-06-10 14:24:03 +00:00
_Felix_
4b3fe53a0d
Fixed some spelling mistakes in the coding style standard.
2012-06-06 22:28:33 +00:00
_Felix_
1e5d9338ff
Added the uOFW coding style standard ("Coding Style Standard").
2012-06-06 22:02:19 +00:00
artart78
c266b0c74c
Made syscon's code look better & small fixes in the syscon header
2012-06-06 21:37:37 +00:00
artart78
069bf1aa08
Cleaned up syscon and made its documentation.
2012-06-02 21:11:01 +00:00
artart78
029589d1a4
Cleanups in ctrl / syscon
2012-06-01 22:06:41 +00:00
artart78
16a1419846
Fixed ctrl compilation
2012-06-01 20:34:48 +00:00
artart78
1c77e3b718
Fixed debugging compilation, added Windows utils executables and fixed a small bug in syscon (doesn't work yet though)
2012-06-01 20:03:45 +00:00
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
f7a3754161
Fixed debugging & exports
2012-05-05 13:12:20 +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
_Felix_
595484d5cb
Fixed some errors in ctrl and cleaned up its code a bit. Added export.exp file for ctrl.
2012-05-03 18:29:34 +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
_Felix_
025549b67f
Finished reversing ctrl and added export files for both syscon and display.
2012-04-30 20:34:31 +00:00
artart78
cb554691aa
Fixed systimer compilation: now it runs successfully! Yay!
...
Huge changes in the common headers (use inline functions instead of ugly macros, dispatch in a few files, etc) and adapted the RE'ed modules to the changes
2012-04-29 13:52:13 +00:00
_Felix_
42e6cdb604
Small fixes to ctrl, ddrdb, me_wrapper.h. Extended defined MIPS registers in global.h
2012-04-26 22:16:42 +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
jigsaw
b1a79b929e
fix sceGpioSetPortMode
2012-03-23 23:15:59 +00:00
jigsaw
7704a0a44f
sysreg_driver init commit
2012-03-23 23:15:23 +00:00
jigsaw
1713e274cd
feature #120 first commit
2012-03-23 18:58:25 +00:00
_Felix_
9a6aed03cf
Fix for to ddrdb.c
2012-03-08 16:39:30 +00:00
_Felix_
7bcd879d59
Small fixes made to ddrdb.h
2012-03-07 22:35:28 +00:00
_Felix_
51fef2a457
Small fix made to ddrdb.c
2012-03-07 22:31:09 +00:00
_Felix_
6b5e3bca9a
Added a first version of sceDdrdb.
2012-03-07 22:24:28 +00:00
_Felix_
483e5a4360
Added a first version of mcctrl.
2012-03-04 16:42:54 +00:00
artart78
4f26133728
Added full RE'ed libatrac3plus
2012-03-02 22:45:38 +00:00
artart78
daff65c7ef
Updated & cleaned up interruptman a lot
2012-02-19 21:55:16 +00:00
artart78
61fc907567
Added partly RE'ed sysmem.prx
2012-02-18 22:17:41 +00:00
artart78
1f7a67f5c7
Added sceAudiocodec (it's the same for audiocodec_260.prx and avcodec.prx)
2012-02-13 21:03:08 +00:00
artart78
27ad587db0
Added LED by some1, and made some things clearer in me_wrapper (to be continued)
2012-02-13 20:58:59 +00:00
artart78
2058716ffb
Added codec_01g.prx full RE'ing; minor fixes in audio and ge
2012-02-08 15:17:43 +00:00
_Felix_
ae92173222
Small comment improvements in ctrl.h.
2012-02-04 21:56:29 +00:00
_Felix_
8a698aa827
Updated ctrl.c and ctrl.h to 6.60 OFW ctrl module version.
2012-02-04 21:40:00 +00:00
_Felix_
885ae76920
Replaced ctrl.h function name defines with the "alias" version.
2012-02-02 20:16:28 +00:00
_Felix_
743e653258
A few improvements made to ctrl.h.
2012-02-02 16:46:18 +00:00
_Felix_
98f21341ae
Doxygen-style testing in ctrl.h
2012-02-02 16:31:13 +00:00
_Felix_
402ab19682
Minor fixes to ctrl.c and ctrl.h
2012-02-02 15:47:30 +00:00
_Felix_
be703a1a76
Updated ctrl.c and ctrl.h. The controller libraries now should be known to ~95% now.
2012-02-02 15:19:54 +00:00
mowglisanu
b2d50e65e0
Added sceMeCodecWrapper
2012-01-05 21:18:10 +00:00