z2442
dec99f6c33
Delete kstuff.exp
2018-10-27 15:59:42 -04:00
z2442
ffa7c62042
Delete Makefile
2018-10-27 15:57:24 -04:00
z2442
07055e6bbb
Rename RendererPSP.h to RendererPS2.h
2018-10-27 15:54:59 -04:00
z2442
9e20a001c8
Rename RendererPSP.cpp to RendererPS2.cpp
2018-10-27 15:54:40 -04:00
z2442
aaa148f657
Rename GraphicsPluginPSP.cpp to GraphicsPluginPS2.cpp
2018-10-27 15:54:21 -04:00
z2442
1f0964529e
Rename AudioPluginPSP.h to AudioPluginPS2.h
2018-10-27 15:53:57 -04:00
z2442
858373a175
Rename AudioPluginPSP.cpp to AudioPluginPS2.cpp
2018-10-27 15:53:43 -04:00
z2442
ff16ca7889
Rename InputManagerPSP.cpp to InputManagerPS2.cpp
2018-10-27 15:52:50 -04:00
z2442
6038280de6
Update Platform.h
2018-10-27 15:50:48 -04:00
z2442
d6d94d0fa0
Delete .DS_Store
2018-10-27 15:48:26 -04:00
z2442
bc755c5f9e
Update JobManager.cpp
2018-10-26 22:04:47 -04:00
TheMrIron2
99665d8087
Append GitHub project to about page
2018-10-11 20:34:25 +01:00
z2442
143c3d148c
Update main.cpp
2018-10-05 20:39:20 -04:00
z2442
966734f2bb
Update main.cpp
2018-10-04 15:46:52 -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
d603dcb993
Update main.cpp
2018-10-03 21:30:16 -04:00
z2442
9696932b05
Update ROMBuffer.cpp
...
Clean up for buffering text
2018-10-03 21:08:04 -04:00
z2442
93bc35be55
Update AboutComponent.cpp
2018-10-03 15:03:33 -04:00
z2442
c35309304e
Update PauseScreen.cpp
...
Broken battery indicator removed
2018-10-03 15:01:15 -04:00
z2442
5071c66ffa
Update main.cpp
...
Add in vita detection code to check vita PSP emu flash0:\ for a file that is only in add
2018-10-03 14:58: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
TheMrIron2
e98f35a9a6
Minor fixes, untested 720p mode
2018-10-03 12:17:53 +01:00
TheMrIron2
b386b04105
Remove unstable -fsingle-precision-constant flag
2018-10-03 11:42:40 +01:00
z2442
8f3bf8b7f3
Update main.cpp
...
Remove fw check and psp callbacks
2018-09-30 20:32:52 -04:00
z2442
bf17c7c9bb
Update CodeGeneratorPSP.cpp
...
merge these two
2018-09-21 18:27:37 -04:00
z2442
ce1e89f8a2
Update JobManager.cpp
...
Added check for vita cfw
2018-09-16 21:12:42 -04:00
z2442
fcef7fa3bb
Update patch.cpp
...
Ui cleanup
2018-09-16 20:22:39 -04:00
TheMrIron2
fa266204b6
PS2: More converted functions (Unfinished)
...
This will take a long time to do properly, but I thought I would push the changes I've made recently
2018-09-15 09:24:22 +01:00
TheMrIron2
c9a868237d
(UNFINISHED) PS Vita optimization
...
Commented out for now; requires testing + Vita SDK compiling.
2018-09-14 21:47:35 +01:00
z2442
9d9384988a
Update patch.cpp
...
bugfix for HLE patching texts
2018-09-08 19:49:02 -04:00
TheMrIron2
b6ec153aef
PS2: Some hardware accelerated code ported
...
This is all I'm doing for tonight, and about all I could figure out right now... but I wanted to start something and I've made progress in the graphics context with gsKit's GPU functions replacing sceGu functions.
2018-09-08 21:57:22 +01:00
TheMrIron2
40fad73b6f
Basic PS2 directory set up
...
Still copying over mostly PSP files, however I've made some tweaks like resolution and the porting process should be somewhat straightforward from the existing PSP code.
2018-09-08 21:27:00 +01:00
TheMrIron2
d2addbf2d1
Fix 4:3 resolution
...
Standardised to 512x448
2018-08-23 22:22:10 +01:00
TheMrIron2
a85f19b7d3
Fix async crashes caused by -Ofast
2018-08-23 10:26:11 +00:00
TheMrIron2
2be8207606
Further improve Media Engine code
...
-Ofast replacing -O3 and adding -fsingle-precision constant for simplified maths for better CPU usage + less memory traffic
2018-08-22 13:46:00 +00:00
TheMrIron2
f68d8da65c
Speed up media engine math, add -O3 optimisation
...
Also -O3, but given that nothing game-changing has broken since we added -O3 last time then why not here too
2018-08-20 13:32:59 +01:00
z2442
26e072e22c
Add files via upload
2018-08-15 18:48:00 -04:00
z2442
6a262dac53
Add files via upload
2018-08-15 18:44:05 -04:00
Hayden K
817c15ba37
Initial Commit
...
port to newer zbib, libpng, and gcc 5.4.2
2018-06-25 12:01:06 -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
salvy
8e28aab994
[!] Simplified TLB translate
2014-03-02 12:41:39 -08:00
salvy
d4a2af7f68
updated glfw to latest version 3.0.4
2014-03-02 12:01:23 -08:00
salvy
62dc2487cd
Revert changes to third party libraries.
...
PS : I'll be redoing the way we compile the PC build without fiddling with the libs too much!
This reverts commit fa52955863
.
2014-03-02 11:58:07 -08:00
CornN64
22ba3d2091
Merge branch 'CornTnL' of https://github.com/salvy/daedalus into CornTnL
2014-02-09 19:36:01 +01:00
CornN64
d4adf51a6b
[!] Fix menu screens in 40Winks
...
[!] Made AudioHLEProcessor addresses and audio buffer accesses safer
2014-02-09 19:34:42 +01:00
salvy
dd743cce6b
[!] Fixed bug with 128bit mult on the interpreter, PSP wasn't affected since we only handle up to 64bit mults for performance reasons
2014-01-03 18:01:36 -08:00
salvy
0d1ff013f1
[!] Fixed bug and remove hack in osInsertTimer
...
[!] tiny optimization in osEnqueueAndYield_Mario
2014-01-03 12:41:02 -08:00