z2442
8ec8cb8ae2
remove svnversion.h
2019-01-23 22:18:26 -05:00
Wally
09385316e3
Tidy up Source for 1.1.6 Release Candidate
2019-01-24 08:02:08 +11: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
bd11ef15d0
Really fixed it this time!
2019-01-23 11:22:22 +11:00
Wally
b6c5952eb0
Fixed Main.cpp
2019-01-23 11:18:47 +11:00
Wally
bc687cac4b
Merge branch 'master' of https://github.com/z2442/daedalus
2019-01-23 11:15:50 +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
db6350091e
Removed KUBridge and replaced it with a small utility to detect PSP based on VRAM
2019-01-22 22:02:54 +11:00
z2442
0326b502ba
Update main.cpp
2019-01-21 20:44:31 -05:00
Wally
747553fe78
Added Roms Dir
2019-01-22 10:10:34 +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
119a49de20
Remove remaining Debug Symbols from PSP Build
2019-01-22 09:59:53 +11:00
mrbenslater
bfd0e3d055
Revert "Mostly done moving debug stuff"
...
This reverts commit f8c10f97b7
.
2019-01-21 21:29:08 +11:00
mrbenslater
988a404d7d
Fixed more stuff
2019-01-21 21:29:05 +11:00
mrbenslater
f8c10f97b7
Mostly done moving debug stuff
2019-01-21 20:54:18 +11:00
mrbenslater
2e6cf17baa
Move more debug stuff out of Release
2019-01-21 19:58:47 +11:00
Wally
795cb677f1
Move more debug stuff out of the main code
2019-01-21 16:12:37 +11:00
Wally
0111275f23
Move a lot of debug stuff out of Release Build
2019-01-21 14:26:00 +11:00
z2442
64d8e49a62
Merge pull request #5 from Tau5/master
...
Fixed translation for Spanish
2019-01-18 15:25:11 -05:00
Tau
95d39ff1ba
Fixed translation for Spanish
2019-01-18 17:29:27 +01:00
mrbenslater
ad90adb999
[+] Daedalus now relies on the CMake Build system to work, use build_daedalus.sh
...
[!] Removed a bunch of redundant files and moved Makefile to the old folder (Will need to update some stuff there if we wish to keep using it but for now it's redundant)
[~] Updated / Modified Readme file to reflect current day
[+] Added Support for building PSP Debug build and tidy up build_daedalus.sh
[+] build_daedalus.sh now creates a "DaedalusX64" folder in the Daedalus directory containing all data for PSP Build
2019-01-18 23:15:01 +11:00
mrbenslater
18c5ecc159
PSP Build now works with cmake
2019-01-18 20:52:31 +11:00
Wally
14c6f17d85
[+] Fixed PSP Build, works with CMake now
...
[+] Added support for generation of PBP via daedalus_build.sh
2019-01-18 15:03:58 +11:00
Wally
cacea4021b
Add EBOOT.PBP Generation to build_daedalus script
2019-01-17 16:50:42 +11:00
Wally
2a4bbc6c65
That wasn't supposed to be there -_-
2019-01-17 13:11:17 +11:00
Wally
adda65a176
Added an easier buildscript with temporary adjustments for PSP Build
2019-01-17 13:09:43 +11:00
Wally
cbada02772
Fix kubridge finalyl
2019-01-17 11:57:18 +11:00
Wally
79011ece14
Fix CmakeLists to allow kubridge to be compiled
2019-01-17 11:30:15 +11:00
Wally
9a616b20e9
[~] Fixed DveMgr and missign includes
2019-01-17 08:45:45 +11:00
Wally
d3679a334d
Forgot to add the makefile changes, readded a few required libs
2019-01-17 08:43:31 +11:00
Wally
db2ef58a91
[-] Removed redundant W32 / Gyp / Ninja Files
...
[~] Moved relevant PSPSDK Libs to SysPSP/Include
[+] CMake project now builds successfully
2019-01-17 08:23:18 +11:00
Wally
6a86f3df8f
Move some redundant files out of Source and data directories
2019-01-16 22:22:40 +11:00
Wally
5da83a4c7a
Move some redundant files out of Source and data directories
2019-01-16 22:22:33 +11:00
Wally
ca3b9fe843
Added CFLAGS and fixed build again..
2019-01-16 22:05:50 +11:00
Wally
ce204dc487
all known linker problems are done
2019-01-16 15:28:09 +11:00
Wally
02e6e49890
Fix a few path errors
2019-01-16 15:16:16 +11:00
Wally
0931cb76d7
all linker errors are gone, just a ld error to go
2019-01-16 15:08:03 +11:00
Wally
3bc3a61f3a
Created the start of a PSPToolchain cmake file from scratch, we now have less linker errors
2019-01-16 13:53:42 +11:00
Wally
1115173f1d
Not 100% sure why but the linker fails
2019-01-15 20:52:13 +11:00
Wally
63b891441e
Fix all known CMake path issues for PSP, it's now linking time
2019-01-15 09:49:02 +11:00
Wally
aa1b535248
Modified a few files so we can at least get to 50% build in cmake
2019-01-15 08:03:46 +11:00
Wally
861ab6b115
Updated .gitignore to include macOS .DS_Store Files
2019-01-15 07:58:30 +11:00
Wally
afee4e8a03
Removed gyp
2019-01-15 07:56:35 +11:00
Wally
c8fc49c17c
Added CMakeLists file but is WIP
2019-01-15 07:54:28 +11:00
Wally
bf4d30328d
Added the PSP Toolchain script for CMake
2019-01-15 07:53:53 +11:00