Commit graph

187 commits

Author SHA1 Message Date
z2442
1c564d7723 Finish Utility folder nullptr 2019-05-03 20:11:10 -04:00
z2442
95ff312b65 update to use nullptr in jobman 2019-05-03 19:57:26 -04:00
Ben Slater
6a725bf99e Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings 2019-05-03 17:43:44 +10:00
Ben Slater
eb134c1262 Moved some more asserts and profiling stuff out of the way to stop the compiler whinging.
Start restructuring audio plugin.. (Needs a diagram now)
2019-05-02 20:46:56 +10:00
z2442
fd50a05e9a more job man changes to keep inline with audio plugin work 2019-04-13 19:58:31 -04:00
Ben Slater
31d9f52cd2 Converted JobManager / AudioPlugin structs to classes 2019-04-09 11:25:39 +10:00
z2442
1ca5b43fdd Even More job manager changes: allow the main cpu todo work while waiting on the me. 2019-04-06 20:27:09 -04:00
z2442
74c6836e2d More Me Clean up 2019-04-06 18:39:50 -04:00
z2442
8be2f0c18e clean up job manager 2019-04-05 22:35:29 -04:00
z2442
1b36ab5d27 notes 2019-03-23 19:07:45 -04:00
z2442
48f158df0e Add another cache clear before checking the me. 2019-03-23 19:07:29 -04:00
z2442
cd86318d86 More C11 Variables the last of the Uitil folder for SYSPSP 2019-03-22 22:46:35 -04:00
z2442
fd57b9636e More C11 variables 2019-03-22 21:51:56 -04:00
z2442
02620c7b16 Update to C11 Variables for Job Manager 2019-03-21 20:04:59 -04:00
z2442
e8695d8336 Clean up & document ME code. 2019-03-20 16:20:07 -04:00
z2442
c99caa2939 Regression: Does not fix Gex sound. 2019-03-19 17:25:07 -04:00
z2442
04b033a7b2 Fix Sound on Gex 2019-03-17 12:36:12 -04:00
z2442
e616797ee7 Me killed on exit 2019-03-16 21:06:53 -04:00
z2442
d4ece09633 Handle: No Jobs in jobmanager / more cleanup 2019-03-16 18:27:46 -04:00
z2442
485df6baa9 More Cleanup 2019-03-16 17:55:16 -04:00
z2442
545620bc7b cleaned up code and set buffer size to orignal 2019-03-12 21:48:34 -04:00
z2442
2e85a84878 Enable fast memcopys where we can 2019-03-11 21:24:46 -04:00
z2442
984406d962 fix weird double sound 2019-03-11 18:55:17 -04:00
z2442
a3ac0e6c7a hybrid me change 2019-03-11 16:44:28 -04:00
z2442
f5e6331410 changes to kill then restart me each time. 2019-03-11 13:13:49 -04:00
z2442
733bf04877 changed back codes 2019-03-06 19:07:27 -05:00
z2442
b6f3e4ef46 Changes to audio + ulock audio framrate + change me caching 2019-03-05 18:59:17 -05:00
Wally4000
b2fb620b89 Clean up and remove old unused projects and code. 2019-02-27 22:18:28 +11:00
Ben Slater
c562b76641 *Clean build from StrmnNrmns repo 2019-02-27 17:04:51 +11:00
Ben Slater
a8470591c0 Fix PSPModel detection..
Update CMakeLists
2019-02-24 00:11:00 +11:00
z2442
b9be221d9b Revert back to Older ME prx as the new on causes static... 2019-02-21 20:58:20 -05:00
z2442
bdf769a2d2 Enable more Fast mem copies 2019-02-19 22:45:55 -05:00
Ben Slater
686e02ebcd Merge branch 'SDL2' 2019-02-19 14:58:03 +11:00
z2442
d6107de159 New ME prx Barrowed from https://github.com/esmjanus/. Some minor fixes to get it working. 2019-02-15 21:48:20 -05:00
Ben Slater
09eddeacce small rewrite of SDL init stuff 2019-02-15 10:09:23 +11:00
z2442
371ea87feb Remove change made to jobmanager 2019-02-07 21:32:35 -05:00
z2442
5cf58ccbfb
remove svnversion.h 2019-01-23 22:19:03 -05:00
mrbenslater
086084e97d [+] Added Vita Detection - I hope it works 2019-01-23 22:00:04 +11:00
mrbenslater
655effc353 [+] Readded -O3 as it should be fine
[~] Fixed model detection
2019-01-23 21:48:02 +11:00
mrbenslater
6b476e65ab Readded PSP_IS_SLIM Variable. 2019-01-23 18:13:09 +11:00
Wally
e17fdddadf [~] Fix Conker Regression
[+] Remove a hell of a lot more missed asserts.
2019-01-23 17:05:36 +11:00
Wally
c5bbb9db2b Removed Kubridge 2019-01-23 11:00:58 +11:00
Wally
45493ce54c Updated PSPModel Utility for debugging as it's not working on Fat PSPs yet
Removed some old info from about component and added updated info
Clean up KUbridge from CMakeLists
2019-01-23 10:54:53 +11:00
Wally
d810625c53 Removed KUBridge and replaced it with a small utility to detect PSP based on VRAM 2019-01-22 22:03:41 +11:00
Wally
e5b43a61ca Add a few more things without debug routines
Fix build_daedalus.sh so it removes old directory and adds some more folders
2019-01-22 10:09:47 +11:00
Wally
02e6e49890 Fix a few path errors 2019-01-16 15:16:16 +11:00
z2442
bc755c5f9e
Update JobManager.cpp 2018-10-26 22:04:47 -04:00
z2442
0af8bbfbe6
Update JobManager.cpp 2018-10-03 22:01:48 -04:00
z2442
3859a1ac6c
Update JobManager.cpp
fixed vita detection
2018-10-03 21:51:55 -04:00
z2442
c6eca00af6
Update JobManager.cpp 2018-10-03 21:41:56 -04:00