raven02
|
161d8b29fb
|
Implement sceMt19937()
|
2014-01-25 20:17:53 +08:00 |
|
shenweip
|
ce50086c81
|
Add new files to cmake and Android.mk
|
2013-10-13 10:32:56 +08:00 |
|
shenweip
|
82ad9ba853
|
Add GamedataInstallDialog to CMakeLists and Android.mk
|
2013-09-13 23:19:53 +08:00 |
|
Unknown W. Brackets
|
7ac67a8931
|
Add a function to walk the stack, not yet perfect.
Could use improvements, but with a decent symbol table does very well so
far in the games I tested it in.
|
2013-08-12 01:54:14 -07:00 |
|
Unknown W. Brackets
|
e6b42768fe
|
Add a class to manage IO on a separate thread.
Also separate the logic for exiting the loop based on coreState. IO and
audio won't necessarily be tied to the frame.
|
2013-08-11 11:46:55 -07:00 |
|
Unknown W. Brackets
|
256394b2bf
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
|
sum2012
|
c2091de3d5
|
Add dummy sceCcc
Fix loading of Gensou Chronicle
|
2013-06-30 20:21:56 +08:00 |
|
oioitff
|
6fb2abd0fb
|
Add sceAudiocodec stuff
|
2013-06-09 01:28:58 +08: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 |
|
sum2012
|
76cdbb7f5e
|
build fix for other
|
2013-04-30 01:34:23 +08:00 |
|
sum2012
|
b2ee8468d7
|
Non Window build
I only just ref old build fix.
|
2013-04-28 21:02:45 +08:00 |
|
Unknown W. Brackets
|
77c828eff8
|
Buildfix for Android, Linux, iOS.
Fixes #1184.
|
2013-04-05 10:15:14 -07:00 |
|
Unknown W. Brackets
|
6477f608bc
|
Non-Windows buildfix.
|
2013-03-15 07:45:00 -07:00 |
|
Unknown W. Brackets
|
aadc7db33d
|
And the Android cmake file as well.
|
2013-03-02 12:42:25 -08: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
|
1b75e7f5c8
|
Android buildfix.
|
2013-01-29 08:18:31 -08:00 |
|
Henrik Rydgard
|
5ba5ceff19
|
Merge branch 'master' into mediaengine
|
2013-01-05 16:22:08 +01:00 |
|
TMaul
|
399b8fb15d
|
And remove scesuppreacc from the makefiles as well
|
2013-01-02 20:30:02 +00:00 |
|
Henrik Rydgard
|
ab35c7f612
|
Merge branch 'master' into mediaengine
|
2012-12-18 00:05:09 +01:00 |
|
Henrik Rydgard
|
a60d487d8d
|
Create files for sceUsb
|
2012-12-17 21:45:32 +01:00 |
|
Henrik Rydgard
|
bc214dcf37
|
Merge branch 'master' into mediaengine
Conflicts:
Common/LogManager.cpp
Core/CMakeLists.txt
Core/Core.vcxproj
Core/Core.vcxproj.filters
Core/CoreParameter.h
Core/HLE/sceAudio.cpp
Core/HLE/sceKernel.cpp
Core/HLE/sceKernelThread.cpp
Core/HLE/sceMpeg.cpp
android/jni/Android.mk
|
2012-12-17 18:48:32 +01:00 |
|
Henrik Rydgard
|
15b7c1c96c
|
sceSas cleanup
|
2012-12-16 20:40:49 +01:00 |
|
TMaul
|
ef836c6022
|
More Cleanup
Probably some more missing stuff from the Cmakelist but I don't have it
setup to test
|
2012-12-15 17:39:05 +00:00 |
|
TMaul
|
ea21789d34
|
Fake sceDisplayWaitVblankStartMulti
And stub the sceVaudio fuctions called by DOA paradise
|
2012-12-06 18:02:56 +00:00 |
|