Commit graph

131 commits

Author SHA1 Message Date
Wally4000
4d73616749 Correct some CMake stuff 2023-04-26 09:46:48 +10:00
Wally4000
9afacd8d72 Fixed PSP Build 2023-04-19 12:18:19 +10:00
Wally4000
1b4c6dc658 O3 option was disabled for testing 2023-04-15 09:51:27 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Wally4000
504dad8632 Rename Accurate CVT Option 2022-06-30 14:21:20 +10:00
Wally4000
07661583a3 Small Hack to get macOS Build working for now. 2022-06-23 13:33:15 +10:00
Wally4000
34c4f7e0e0 macOS does not have the g library. 2022-06-23 03:22:03 +00:00
Wally4000
d40f4d24d7 Simplify Endian check Code 2022-06-22 23:35:36 +10:00
Wally4000
bb3b7e7fe2 Append missing ) ... 2022-06-22 22:55:14 +10:00
Wally
faaac7fcad Refine CMakeLists more 2022-06-22 22:41:10 +10:00
Wally4000
96cbcddccc PSP Build is now compiling again 2022-06-22 03:22:59 +00:00
Wally4000
cce4f89e35 I guess EBOOT needs to be built in tree.. Sigh 2022-06-22 12:37:56 +10:00
Wally4000
e53e983722 Fixed Install path 2022-06-22 11:31:57 +10:00
Wally4000
f6b3f7128a Clean up CMakeFile 2022-06-22 08:12:51 +10:00
Wally
48e6e1d54f Use BuildOptions.h for macro functions 2022-06-19 22:32:56 +10:00
Wally4000
d8cbbaf143 Disable SDL on PSP for now.. 2022-06-17 22:21:09 +10:00
Wally4000
dd9bf97c02 Use $PWD for install directory.. So tired 2022-06-13 22:08:12 +10:00
Wally4000
bb7d13ca06 Change CMake Script to allow installing 2022-06-13 20:59:43 +10:00
Wally4000
9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio 2022-05-03 22:15:22 +10:00
Wally4000
e9e3986ef3 Remove Objective C requirement 2022-05-03 11:55:59 +10:00
Wally4000
a9cf98ff24 Add Imgui UI made by Z2442. Will clean later 2022-05-03 11:35:28 +10:00
wally4000
658964d47d Start fixing Windows Build, move x86 dynarec 2022-04-16 17:16:12 +10:00
Wally4000
583ac5aa16 Reduce reliance of DveMgr 2022-04-15 13:53:29 +10:00
Wally4000
eeba9b3755 Bring in 3DS basic build with CMake Structure 2022-04-14 15:01:56 +10:00
Wally4000
2df8efe30e Bring in ARM Dynarec, Update Credits and cmake 2022-04-13 15:59:31 +10:00
Wally4000
c15313bf94 Another typo :) 2022-04-12 16:50:59 +10:00
Wally4000
066af57748 holy include typo batman 2022-04-12 16:46:29 +10:00
Wally4000
c15143a095 Fix homebrew paths, remove zip from yml 2022-04-12 16:41:21 +10:00
Wally4000
c116d7e786 Enable Daedalus_Silent by default 2022-04-01 15:21:18 +11:00
Wally
23d60271b8 PSP will now build but crashes :( 2022-03-27 12:56:24 +11:00
Wally4000
3fec82b04d Remove stdafx.h for consistency 2022-03-22 18:06:17 +11:00
Wally4000
7640cfc8ba Add Windows Defines for CMake 2022-03-22 18:02:54 +11:00
Wally4000
3cf88d9c52 Swap linker ordering on PSP Build (Test) 2022-03-22 08:19:46 +11:00
wally4000
29ca0e1963 Fix issues wtth PSP build, some linker errors rema 2022-03-21 22:32:32 +11:00
Wally4000
1804b898cf Overhaul CMake. May break PSP Build 2022-03-21 21:34:56 +11:00
Wally4000
ee1e0c7651 More work on CMakeLists 2022-03-18 18:06:15 +11:00
Wally4000
fe7d529eda macOS build will not work with CMAKE_RELEASE.. 2022-03-16 15:41:23 +11:00
Wally4000
0044d9ae30 Exclusive PSP Utilities should be in PSP/Utility 2022-01-31 11:19:44 +11:00
Wally4000
a1f945414d Remove System/Paths.h / Paths.cpp as not required 2022-01-30 21:21:03 +11:00
Wally4000
31480cf4bc Set O3 defaut and add Linktime Optimisation 2022-01-30 19:55:17 +11:00
Wally4000
9977ae5050 Revert "Revert back to old PSP Audio Plugin"
This reverts commit 4397047b54.
2021-12-12 12:33:44 +11:00
Wally4000
6e4f96bc39 Add PSP GProf 2021-12-11 11:46:21 +11:00
Wally4000
4397047b54 Revert back to old PSP Audio Plugin 2021-12-11 11:16:02 +11:00
Wally4000
b2c1737bea Refine Debug / release options 2021-12-10 16:44:07 +11:00
Wally4000
f2f013051b Disable Compressed rom support as minizip missing 2021-12-10 15:59:59 +11:00
Wally4000
4ba984ad1e Add build option support 2021-12-10 15:56:58 +11:00
Wally4000
f59ac13acc Tidy up CMakeLists to help with next change 2021-12-10 13:53:12 +11:00
Wally4000
a440497f0e Fix CmakeLists file issue. 2021-12-10 13:17:43 +11:00
Wally4000
eb91b277a9 Use Posix alignment on PSP 2021-12-10 13:15:30 +11:00
Wally4000
beb96ed554 Move some more config options to CMakeLists 2021-12-09 15:55:55 +11:00