Commit graph

128 commits

Author SHA1 Message Date
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
z2442
1791d929a1
Update JobManager.cpp 2018-10-03 21:37:17 -04:00
z2442
ef988e775c
Update JobManager.cpp
Remove Vita test It works but does not belong here
2018-10-03 14:51:54 -04:00
z2442
ce1e89f8a2
Update JobManager.cpp
Added check for vita cfw
2018-09-16 21:12:42 -04:00
salvy
be72ff010f [!] Fixed and made MEMCPY_TEST platform independent
[!] Small bug fix when decrypting PifRam
2014-04-28 21:00:52 -07:00
CornN64
66f8c9e851 [!] Fixed text in advanced option screen
[!] Reinstated some lost changes to exception.cpp
2013-10-20 21:47:48 +02:00
CornN64
b2a7b6da47 [!]ops 2013-07-15 09:41:40 -07:00
CornN64
e0d8871af0 [!] Fixed broken ASM scrolling + some tidy in exception.cpp for PSP 2013-07-14 19:36:41 +01:00
Paul Holden
067a594a9f [~] Move ConfigOptions.{h,cpp} to Config/ and tidy header include order. 2013-06-04 22:02:31 +01:00
Paul Holden
49a06ed319 [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00