Unknown W. Brackets
|
f93c92d409
|
Add some syscall names that match by sha.
|
2013-05-19 22:12:39 -07:00 |
|
Unknown W. Brackets
|
ded3fb5e12
|
Add reporting to a bunch of unimpl functions.
Also some comment/logging fixes along the way.
|
2013-05-19 22:12:37 -07:00 |
|
Henrik Rydgard
|
5877929fe5
|
Add Mersenne Twister random number generator.
|
2013-05-20 00:57:45 +02:00 |
|
Unknown W. Brackets
|
0fb5877d75
|
Implement sceKernelExtendThreadStack().
Fixes #1833. Implemented using fake nids instead of callbacks since
it's simpler to get them (and waits and recursion) right.
|
2013-05-18 20:21:28 -07:00 |
|
mattweb28
|
d3ded6639a
|
Added sceJpeg & sceMd5
|
2013-05-15 19:49:34 +08:00 |
|
Jacky TSUI
|
95addc09b1
|
Separate sceMp3 from sceMpeg
|
2013-05-06 21:14:58 +08:00 |
|
Unknown W. Brackets
|
f1f2cf0603
|
Replace some hleEatCycles() with actual PSP timing.
Measured several runs at 8 per run with test overhead check.
|
2013-05-04 23:42:10 -07:00 |
|
nachume
|
c2c6adb7c9
|
Add new sceNp/scePauth and some stubs for unknown functions on THE IDOLM@STER SP.
|
2013-04-29 12:40:09 +09:00 |
|
raven02
|
5e5922fc70
|
Add sceMp4
|
2013-04-28 08:23:58 +08:00 |
|
JimLee168
|
e686ef46b8
|
Added sceZlibDecompress and VS2010 build fix
Fixes ULUS10121 Bomberman
|
2013-04-05 13:26:54 +08:00 |
|
raven02
|
9f165768c8
|
Add sceGameUpdate
|
2013-03-19 08:00:29 +08:00 |
|
Henrik Rydgard
|
e20e5f49b9
|
Stub sceIoChstat and an icache invalidate function
|
2013-03-16 09:39:22 +01:00 |
|
raven02
|
a9ff724e93
|
Add sceP3da
|
2013-03-15 20:16:45 +08:00 |
|
Henrik Rydgard
|
3714eebbbe
|
Actually register scePspNpDrm_user
|
2013-03-04 23:54:03 +01:00 |
|
vakko
|
02371b2949
|
DLC encryption
|
2013-02-24 19:27:37 +02:00 |
|
Xele02
|
aa01751589
|
Save encryption. Load/Save encrypted/decrypted save
RE of Chnnlsv lib
Correct size bug in kirk
|
2013-01-29 00:11:02 +01:00 |
|
Federico Apelhanz
|
463883acd5
|
fixed tabulation
|
2013-01-12 15:24:58 -03:00 |
|
Federico Apelhanz
|
e82161f33a
|
Revert some files (I think)
|
2013-01-12 15:24:58 -03:00 |
|
Federico Apelhanz
|
ebc669c0f6
|
Revert "Wraped some functions, removed some spaces"
This reverts commit 1c62f75a04c39b1bc9568a79a7a8eee18cc56542.
|
2013-01-12 15:24:09 -03:00 |
|
Federico Apelhanz
|
062838da8a
|
Wraped some functions, removed some spaces
|
2013-01-12 15:21:12 -03:00 |
|
YaPeL
|
9cde301f4d
|
Wrap functions on HLETables
|
2013-01-12 15:17:35 -03:00 |
|
TMaul
|
399b8fb15d
|
And remove scesuppreacc from the makefiles as well
|
2013-01-02 20:30:02 +00:00 |
|
TMaul
|
6b689bdf8d
|
Remove scesupPreAcc
It's not really needed and is just going to get in the way...
|
2013-01-02 20:28:12 +00:00 |
|
Henrik Rydgård
|
f8f691be78
|
Merge pull request #311 from unknownbrackets/more-dcache
Do more cache invalidation, fix return values
|
2013-01-02 01:55:17 -08:00 |
|
Unknown W. Brackets
|
5bd059a128
|
Do more cache invalidation, fix return values.
|
2013-01-02 00:54:23 -08:00 |
|