Commit graph

177 commits

Author SHA1 Message Date
Unknown W. Brackets
5d8554b8af Fix sceSasCore* params which broke some games. 2012-12-07 09:53:18 -08:00
jacky400
a24cc1dd9a Implement sceSasSetPause 2012-12-07 13:23:26 +08:00
jacky400
c643345c71 Implement sceSasGetGrain and sceSasSetGrain 2012-12-07 12:45:16 +08:00
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
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
jacky400
d24089e1f7 Small fix to _sceSasCore and _sceSasCoreWithMix 2012-12-07 01:45:09 +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
jacky400
0a8ddcd64b Implemented ADSR (Attack/Decay/Sustain/Release) envelope processing 2012-12-06 22:37:41 +08:00
jacky400
223a3b0162 Small fix to _sceSasCore and _sceSasCoreWithMix 2012-12-06 12:13:37 +08:00
jacky400
7e2aa90657 sceSas Wrap 2012-12-06 11:26:05 +08:00
jacky400
7d854ae858 Update Core/HLE/sceSas.cpp 2012-12-06 00:17:55 +08:00
jacky400
3992d44a97 Update Core/HLE/sceSas.cpp 2012-12-06 00:09:01 +08:00
jacky400
3763585afb Update Core/HLE/sceSas.cpp 2012-12-05 23:57:32 +08:00
jacky400
0673217091 Update Core/HLE/sceSas.cpp 2012-12-05 23:51:10 +08:00
jacky400
305a87407b Update Core/HLE/sceSas.cpp
Implement sceSasGetPauseFlag() in sascore.cpp
2012-12-05 19:50:25 +08:00
Ced2911
6db4ea2ad1 less Memory::GetPointer 2012-11-27 10:18:36 +01:00
Henrik Rydgard
cf098dfd67 UMD callbacks, a couple of NIDs 2012-11-07 15:44:13 +01:00
Henrik Rydgard
b214a1a1da Revert "Better wrapper system, and fixed warnings"
This reverts commit a00b1855cb.

Conflicts:

	Core/HLE/FunctionWrappers.h
	Core/HLE/sceCtrl.cpp
	Core/HLE/sceKernelModule.cpp
2012-11-05 10:05:09 +01:00
Henrik Rydgard
6bed1afb72 Merge branch 'master' of https://github.com/artart78/ppsspp into artart78-master 2012-11-04 23:59:26 +01:00
Henrik Rydgard
64cc573703 Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
Arthur Blot
a00b1855cb Better wrapper system, and fixed warnings 2012-11-04 15:08:23 +01:00
Henrik Rydgard
4f7ad15758 Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00