Commit Graph

11573 Commits

Author SHA1 Message Date
Henrik Rydgård
ef387dbd51 More buildfixing... 2012-12-07 01:46:17 +07:00
Henrik Rydgård
176849572b Merge pull request #138 from jacky400/master
Implemented setters for ADSR (Attack/Decay/Sustain/Release) envelope processing
2012-12-06 10:36:59 -08:00
jacky400
3055366e48 Small fix to sceSasSetSimpleADSR 2012-12-07 02:24:42 +08:00
Henrik Rydgård
99bdfcbcfa Merge pull request #140 from tmaul/master
Attempt to get some games going further
2012-12-06 10:20:47 -08:00
Henrik Rydgård
a3fe130c0f Fix/paper-over some build compatibility issues. Warning fixes. 2012-12-07 01:09:15 +07:00
TMaul
ea21789d34 Fake sceDisplayWaitVblankStartMulti
And stub the sceVaudio fuctions called by DOA paradise
2012-12-06 18:02:56 +00:00
TMaul
a737f70cae Fake scesupPreAcc
Gets Dissidia Final Fantasy to title screen. We will need to make this
one go away by getting PRX loading working properly I think.
2012-12-06 18:02:55 +00:00
TMaul
0efde68d74 Add another sceNetStub
sceNetInetSocketAbort this time
2012-12-06 18:02:55 +00:00
TMaul
9bcb67f90b Add some missing sce* Functions
Add the missing functions to sceHttp
Create sceOpenPSID and add what jpcsp is doing
Create sceParseHttp.cpp
Create sceParseUri.cpp
Create sceSsl.cpp and add what jpcsp is doing
reindent some files.

in an attempt to try and get a few games doing more.
2012-12-06 18:02:55 +00:00
jacky400
ff34632bb4 Small fix to sceSasSetSimpleADSR 2012-12-07 01:54:06 +08:00
Henrik Rydgård
257fd29e52 Buildfix Jacky's web browser edited commit :P 2012-12-07 00:52:32 +07:00
Henrik Rydgård
f909605e6e sceIo: tidy op obsolete comments, switch to one bracing style 2012-12-07 00:50:05 +07:00
Henrik Rydgård
4a4d2c20fb Merge pull request #139 from jacky400/sceSas
Implemented sceSasSetSL and sceSasSetNoise
2012-12-06 09:48:03 -08:00
jacky400
d24089e1f7 Small fix to _sceSasCore and _sceSasCoreWithMix 2012-12-07 01:45:09 +08:00
jacky400
234ed38de7 Merge remote-tracking branch 'upstream/master' 2012-12-07 00:46:25 +08:00
jacky400
53c0d3a62f small fix to sceSasSetSL 2012-12-07 00:15:48 +08:00
jacky400
c3b1dedeff Implemented ADSR (Attack/Decay/Sustain/Release) envelope processing 2012-12-06 23:14:38 +08:00
jacky400
8e181c4c1a Implemented sceSasSetSL and sceSasSetNoise 2012-12-06 23:05:55 +08:00
Henrik Rydgård
4bdf9aab9b Merge pull request #137 from Yn5an3/master
Fix to my previous commit
2012-12-06 06:47:29 -08:00
jacky400
0a8ddcd64b Implemented ADSR (Attack/Decay/Sustain/Release) envelope processing 2012-12-06 22:37:41 +08:00
Yn5an3
c3ba5be502 Fixed sceIoOpenAsync. 2012-12-06 15:27:36 +01:00
Henrik Rydgård
0bc1d4cdf3 SDL port: Turn the JIT on and off from command line 2012-12-06 20:43:01 +07:00
Henrik Rydgård
e1aa287ab7 Merge pull request #134 from jacky400/master
sceSas Full Wrap
2012-12-06 00:14:29 -08:00
jacky400
223a3b0162 Small fix to _sceSasCore and _sceSasCoreWithMix 2012-12-06 12:13:37 +08:00
jacky400
4fe971c239 Add corresponding wrap templates 2012-12-06 12:12:18 +08:00