Marcin Mikołajczyk
f406ad701c
Fix sceKernelReferThreadProfiler types, implement scePowerGetPllClockFreqFloat
2013-03-04 23:39:59 +01:00
Henrik Rydgard
d4603136f0
Minor stuff: Fake-implement sceKernelReferThreadProfiler, make sure GPU frame dump logging gets output by not sending it to G3D.
2013-03-04 22:15:39 +01:00
Unknown W. Brackets
62ab4b7f51
More signed compare warnings.
2013-03-02 15:34:16 -08:00
Marcin Mikołajczyk
faa837ad15
Implement DoState in VTimer
2013-03-02 17:23:28 +01:00
Marcin Mikołajczyk
0a3bf01a9b
VTimer implementation
2013-03-02 14:06:45 +01:00
Henrik Rydgard
ba0362d817
PGF font support. Mostly an adaptation and cleanup of JPCSP's font system.
2013-02-27 17:41:39 +01:00
Unknown W. Brackets
37dffb6210
Implement sceKernelReferLwMutexStatus() and ByID().
2013-02-24 22:50:48 -08:00
vakko
02371b2949
DLC encryption
2013-02-24 19:27:37 +02:00
Unknown W. Brackets
411c711dac
Initial sceKernelRotateThreadReadyQueue().
...
Might not be right but it's closer.
Makes games that call this func much faster.
2013-02-09 16:04:34 -08:00
Unknown W. Brackets
3ad565b4df
Keep filehandles open properly when loading state.
2013-02-08 08:16:54 -08:00
Henrik Rydgård
7d6c113a97
Merge pull request #582 from raven02/master
...
Add few new stubs seen from Dragon Ball Z Tenkaichi Tag Team
2013-02-03 13:15:32 -08:00
Henrik Rydgard
3f0816cd05
Usec2Sysclock fixes
2013-02-03 22:14:19 +01:00
raven02
24c720892c
Add few stubs seen from Dragon Ball Z Tenkaichi Tag Team
2013-02-04 03:19:55 +08:00
Marcin Mikołajczyk
4497252398
Wrap sceKernelTime functions
2013-02-03 16:33:01 +01:00
Unknown W. Brackets
ac8b35b2ef
Optimize sysclock / sysclock 2 usec.
...
Legend of Heroes 1/2/3 call these a ton, making them quite slow.
Not sure if it's a bug, but they can be more optimal which'll make
it easier to debug anyway.
2013-02-02 20:42:16 -08:00
Unknown W. Brackets
0eaced4685
Track Atrac as a map and associate data.
2013-02-01 08:33:32 -08:00
raven02
9870de2600
Implement sceKernelDevkitVersion
2013-01-31 14:59:45 +08:00
Henrik Rydgard
0005fe1c5f
Optional logging (ifdef) of cache calls for debugging
2013-01-22 22:03:40 +01:00
Henrik Rydgard
8d845cc588
quick implementation of sceKernelReferMutexStatus
2013-01-20 23:11:48 +01:00
raven02
b16a208453
Add __PsmfPlayerDoState(PointerWrap &p) to sceKernel
2013-01-20 16:24:49 +08:00
Unknown W. Brackets
76e693f674
Cleanup the other vpl functions.
2013-01-18 01:38:15 -08:00
Unknown W. Brackets
4c510b5649
Clean up sceKernelFreeVpl(), not waking yet.
2013-01-18 01:38:13 -08:00
Unknown W. Brackets
c8bb837996
Implement basic waiting for VPL allocation.
...
Always times out so far, though.
2013-01-18 01:38:13 -08:00
Unknown W. Brackets
373f1f8655
Cleanup sceKernelCreateVpl() and add warns/errors.
2013-01-18 01:38:11 -08:00
YaPeL
9cde301f4d
Wrap functions on HLETables
2013-01-12 15:17:35 -03:00