Commit graph

3102 commits

Author SHA1 Message Date
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
c4e972cb97
Update Makefile
Compilation fix
2018-10-03 20:47:39 -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
c24d67b8b0
Remove unstable -fsingle-precision-constant flag 2018-10-03 11:50:55 +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
129e8e674e
Update Makefile 2018-09-30 20:26:04 -04:00
z2442
46dba41890
Update Makefile 2018-09-30 20:21:37 -04:00
z2442
ea2dd7c457
Update Makefile
Started makefile
2018-09-30 20:10:24 -04:00
z2442
f723bbe600
Update Makefile
disabled unroll-loops
2018-09-21 18:29:06 -04:00
z2442
bf17c7c9bb
Update CodeGeneratorPSP.cpp
merge these two
2018-09-21 18:27:37 -04:00
z2442
535494ddd1
Update Makefile
Small update to fix zip builds
2018-09-17 19:52:48 -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
a1cd240300
Create Makefile
placeholder
2018-09-08 19:50:45 -04:00
z2442
9d9384988a
Update patch.cpp
bugfix for HLE patching texts
2018-09-08 19:49:02 -04:00
z2442
7f854a3b04
Update Makefile
Small clean up
2018-09-08 19:45:19 -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
a7c74d51cb
(UNFINISHED) Irish translation by TheMrIron2
Basic menus + prompts mostly done. Need to translate options. Also need to figure out "magic number" system.
2018-09-01 23:51:41 +01:00
TheMrIron2
2fc1d0807d
More info
Rephrased a few things and added the "more info" section, citing the wiki page so people can read and submit compatibility reports and check the optimal settings.
2018-08-27 19:35:07 +01:00
TheMrIron2
d2addbf2d1
Fix 4:3 resolution
Standardised to 512x448
2018-08-23 22:22:10 +01:00
TheMrIron2
bcdab51066
Performance and stability improvement 2018-08-23 10:33:05 +00: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
31297f31d7
Basic readme w/ features, usage, credits 2018-08-22 11:58:49 +00:00
z2442
85f1631ecb
Update Makefile
Add ofast
2018-08-22 07:21:59 -04:00
z2442
15e43b8e30
Merge pull request #2 from TheMrIron2/patch-1
Speed up media engine math, add -O3 optimisation
2018-08-21 18:58:10 -04: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
71d939065f
Add files via upload 2018-08-15 18:51:40 -04: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
z2442
5688c5e6d1
Add files via upload
Updated makefile for 1.1.2 and fix compiling
2018-08-15 18:41:21 -04:00
z2442
3876b70778
Merge pull request #1 from mrneo240/master
combine Mrneo240 changes
2018-06-25 19:57:47 -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
z2442
3c6e10a5a8
Add files via upload
Updated make file to use -O3.
2018-06-14 22:11:24 -04:00
Paul Holden
07303fb263 Merge pull request #14 from salvy/CornTnL
Merge salvy/CornTnL
2014-06-08 23:12:05 +01:00
salvy
5d7fbc5d53 [~] Small typo 2014-04-30 00:29:27 -07:00
salvy
a3334a4451 [+] Added precompiled static libraries to make compiling Daedalus for PC painless (MSVC11 release mode only, I'll include for MSVC8 and debug mode later)
[!] Improved MSVC11 project files, everything is organized, also Daedalus for PC can be compiled easily now
2014-04-30 00:23:56 -07:00