Unknown W. Brackets
|
157858819b
|
Additional semaphore fixes with updated tests.
|
2012-11-17 01:43:01 -08:00 |
|
Unknown W. Brackets
|
0ab19c18e5
|
Wrap sceKernelCreateSema().
|
2012-11-16 00:06:44 -08:00 |
|
Unknown W. Brackets
|
f37dd7fefe
|
Fix $v0 on wrong thread in semaphore funcs.
Need to RETURN() prior to switching threads or it will write to the
wrong thread, oops.
|
2012-11-12 07:24:40 -08:00 |
|
Unknown W. Brackets
|
e7b6487c4e
|
Wrap sceKernel DeleteSema and CancelSema.
Also fix copy/paste mistake from SignalSema func.
|
2012-11-11 18:30:13 -08:00 |
|
Unknown W. Brackets
|
8e2fff97bf
|
Wrap a few semaphore sceKernel* funcs.
|
2012-11-11 17:57:35 -08: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 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|