Unknown W. Brackets
|
9aaad39b46
|
Disable sceKernelDelayThread() w/intr disabled.
But automatically resume the dispatch thread if only it is disabled.
|
2013-08-27 23:55:34 -07:00 |
|
Unknown W. Brackets
|
d547d2b391
|
Implement sceKernelCancelMutex().
|
2013-08-25 16:38:49 -07:00 |
|
Unknown W. Brackets
|
18832f3ca7
|
Wrap sceKernelFreeFpl() and use better errors.
|
2013-08-25 16:38:49 -07:00 |
|
Unknown W. Brackets
|
6c6aa1b8ee
|
Wrap sceKernelAllocateFpl() and friends.
|
2013-08-25 16:38:49 -07:00 |
|
Unknown W. Brackets
|
a947c95829
|
Clean up sceKernelReferFplStatus().
|
2013-08-25 16:38:47 -07:00 |
|
Unknown W. Brackets
|
fb95f07c5d
|
Implement cancel and delete for fpls.
|
2013-08-25 16:38:47 -07:00 |
|
Unknown W. Brackets
|
f48b730828
|
Wrap sceKernelCreateFpl and fix refer status.
Just initial changes to make it test properly.
|
2013-08-25 15:14:20 -07:00 |
|
sum2012
|
8679fb4748
|
ThreadManForKernel_ceadeb47 should equal to sceKernelDelayThread
|
2013-08-25 14:45:44 +08:00 |
|
sum2012
|
d017011882
|
Add ThreadManForKernel and ModuleForKernel
Sample log:https://gist.github.com/sum2012/3bb5deb1a806ef18f5f3
|
2013-08-25 10:48:32 +08:00 |
|
Unknown W. Brackets
|
fca0af8e70
|
Add some kernel-related HLE stubs for reporting.
|
2013-08-22 23:04:16 -07:00 |
|
Unknown W. Brackets
|
19016ac7c4
|
Cut down on some kernel HLE reporting.
Not sure where these are coming from, hacked games?
|
2013-08-21 08:40:31 -07:00 |
|
Unknown W. Brackets
|
4f7f963274
|
Correct sceKernelReferMsgPipeStatus().
|
2013-08-18 18:45:43 -07:00 |
|
Unknown W. Brackets
|
e2f0dfe243
|
Wrap sceKernelReceiveMsgPipe() and friends.
|
2013-08-18 18:38:14 -07:00 |
|
Unknown W. Brackets
|
4be06d2432
|
Wrap the msgpipe send functions.
|
2013-08-18 18:38:10 -07:00 |
|
Unknown W. Brackets
|
b9a71640eb
|
Implement basic timeouts for msg pipes.
|
2013-08-18 18:38:08 -07:00 |
|
Unknown W. Brackets
|
fa73875c98
|
Clean up cancel and delete for msgpipes.
|
2013-08-18 18:38:07 -07:00 |
|
Unknown W. Brackets
|
666cee4f6a
|
Fix sceKernelCreateMsgPipe() and alloc psp memory.
Might not matter, but I'm not sure yet if it's expoesd somewhere.
|
2013-08-18 18:38:05 -07:00 |
|
Unknown W. Brackets
|
217eaa9cb4
|
Remove bad param from sceKernelPollEventFlag().
Not that it was necessarily hurting anything...
|
2013-08-18 18:38:04 -07:00 |
|
Henrik Rydgard
|
6ed4e348db
|
Some logging tweaks, fix running cpu tests on ARM
|
2013-07-30 01:09:10 +02:00 |
|
Unknown W. Brackets
|
26523603c3
|
Listen to sceCccSetErrorChar*(), not used yet.
|
2013-07-20 21:51:22 -07:00 |
|
papel
|
9b6f1abed8
|
Version to savestate and open other game in other screens.
|
2013-07-17 02:33:26 -03:00 |
|
Henrik Rydgard
|
1bf4239e97
|
State save support for sceJpeg.
|
2013-07-05 10:56:55 +02:00 |
|
Henrik Rydgard
|
51daa1f878
|
Delete the "Use Media Engine" option.
|
2013-06-08 22:53:36 +02:00 |
|
Unknown W. Brackets
|
32a557803b
|
Reporting in sceKernelChangeCurrentThreadAttr().
|
2013-06-06 00:08:24 -07:00 |
|
Unknown W. Brackets
|
e16cd7d9d9
|
Validate params in sceKernelChangeThreadPriority().
|
2013-06-05 23:04:42 -07:00 |
|