Unknown W. Brackets
|
b9bb5c4cce
|
Make sceKernelStartThread() reschedule.
Mutexes and semaphores are wrong, duh.
|
2012-11-20 02:20:13 -08:00 |
|
Henrik Rydgard
|
5a48578a12
|
Rewrite audio line output. Now deterministic (from the game's POV) and smoother.
|
2012-11-17 14:20:59 +01:00 |
|
Henrik Rydgard
|
4c1883e73f
|
Some stubs, "NOP" out registerexitcallback, implement cancelwakeup
|
2012-11-12 00:04:57 +01:00 |
|
Henrik Rydgård
|
bbf84229bc
|
Merge pull request #30 from artart78/master
Message Pipes (+ test.py fixes for Linux)
|
2012-11-10 14:24:48 -08:00 |
|
Arthur Blot
|
e45ce3af96
|
Implemented message pipes (may have issues)
|
2012-11-10 23:17:15 +01:00 |
|
Henrik Rydgard
|
387552f564
|
Misc fixes (accept .prx, work on power callbacks, bugs)
|
2012-11-10 10:15:11 +01:00 |
|
Arthur Blot
|
b96d86ab7f
|
Implemented MBXes
|
2012-11-08 14:24:51 +01:00 |
|
Henrik Rydgard
|
aea0580297
|
More reworking of Callbacks, plus some other little fixes.
|
2012-11-07 15:44:48 +01:00 |
|
Henrik Rydgard
|
3e207a1490
|
Fake netconf dialog, etc
|
2012-11-06 19:22:14 +01:00 |
|
Henrik Rydgard
|
28879934d6
|
Add some missing HLE functions, fix loading unencrypted EBOOT.BIN
|
2012-11-06 16:20:13 +01:00 |
|
Henrik Rydgard
|
c61d10363a
|
Rewrite callback handling, part 1. All sorts of other fixes too.
|
2012-11-06 15:46:46 +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
|
6f391515a6
|
Redid some things about callbacks, and made easy bugfixes
|
2012-11-04 17:32:55 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|