Commit graph

3114 commits

Author SHA1 Message Date
Wally4000
2d5c907b32 Refine build_daedalus script. 2022-03-16 15:40:50 +11:00
Wally4000
4b861c7100 Fix Posix Debug Build 2022-03-16 15:40:24 +11:00
Wally4000
11380a721c Unknown Blenders should be shown in Release Builds 2022-03-16 15:40:02 +11:00
Wally4000
010ed123ad Use Pthread instead of semaphores 2022-02-04 15:13:20 +11:00
Wally4000
0044d9ae30 Exclusive PSP Utilities should be in PSP/Utility 2022-01-31 11:19:44 +11:00
Wally4000
ccd9bb3bf6 Move Functor to SysPSP/Utility 2022-01-31 10:38:29 +11:00
Wally4000
42d0fece69 Re add builtins for PSP 2022-01-30 22:04:59 +11:00
Wally4000
a1f945414d Remove System/Paths.h / Paths.cpp as not required 2022-01-30 21:21:03 +11:00
Wally4000
0c242a0249 Start tidying up the paths, fix c++20 compat 2022-01-30 21:07:40 +11:00
Wally4000
4b54ce3dbb Up to C++ 20, fix some filesystem operations 2022-01-30 19:56:41 +11:00
Wally4000
31480cf4bc Set O3 defaut and add Linktime Optimisation 2022-01-30 19:55:17 +11:00
Wally4000
d63ce97d42 Ignore make_cached_ptr on posix platforms 2022-01-30 19:51:53 +11:00
Wally4000
6f73fd820d Use a template for make_uncached_ptr and clean up 2021-12-24 15:05:18 +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
4cd040fdfd Cmake has replaced these files 2021-12-11 11:46:07 +11:00
Wally4000
58ddf3642e Remove old psptoolchain cmake file 2021-12-11 11:18:25 +11:00
Wally4000
4397047b54 Revert back to old PSP Audio Plugin 2021-12-11 11:16:02 +11:00
Wally4000
20909536fa Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2021-12-11 11:15:17 +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
7ec345e1e5 Remove Stdafx.cpp 2021-12-10 13:52:52 +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
Ben
c5e8f6755d
Merge pull request #35 from fjtrujy/posix
Improve compilation scripts and include CI/CD
2021-12-10 11:04:58 +11:00
Francisco Javier Trujillo Mata
45f692c54a Improve compilation scripts and include CI/CD 2021-12-10 01:01:08 +01:00
Wally4000
cd80cfc6de Just use strcasecmp now. All platforms support it 2021-12-09 16:05:21 +11:00
Wally4000
beb96ed554 Move some more config options to CMakeLists 2021-12-09 15:55:55 +11:00
Wally4000
6c8671ff48 Build a PRX using the built in tools 2021-12-08 15:25:57 +11:00
Wally4000
41d59a4d0a Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2021-11-23 20:43:24 +11:00
Wally4000
f8d3c6255b Allow for ROM Header Info to display in release 2021-11-23 12:26:02 +11:00
Wally4000
c00870467d Tidy up AudioPluginPSP 2021-11-23 12:25:17 +11:00
Wally4000
ce4e311c96 All platforms can use the same types. 2021-11-20 10:23:11 +11:00
Wally4000
4dec722a1b Simplify savegame path logic 2021-11-13 15:38:25 +11:00
Wally4000
0d9cb06b08 use std::filesystem::path with gDaedalusExePath 2021-11-13 15:36:38 +11:00
Wally4000
6b1dd75b6b Remove the Dev Build Config Options as in Cmake 2021-11-13 15:21:10 +11:00
Wally4000
917588ecfa Add the missing binary path for *NIX executables 2021-11-13 15:20:38 +11:00
Wally4000
c39ebb78b6 Use Posix IO with PSP 2021-11-13 15:19:56 +11:00
wally4000
d52ce85ce8 replace Clamp with std::clamp 2021-10-23 23:08:27 +11:00
wally4000
b2a97c9471 Fix build. 2021-10-23 22:26:46 +11:00
wally4000
b28c105e66 Use Defined PSPDev.cmake file 2021-10-23 22:18:54 +11:00
wally4000
8b1bc7baad Universal in PSP build for now 2021-10-23 22:15:23 +11:00
wally4000
4fbc81a4ac Use std::max and std::min 2021-10-23 22:12:40 +11:00
wally4000
d5538e3baa Remove legacy static assert 2021-10-23 21:51:51 +11:00
wally4000
b59bd6bea4 Dunno 2021-10-23 21:48:59 +11:00
wally4000
6a619737ac Fixed Linux Build 2021-10-19 23:08:02 +11:00
Wally4000
226a1ae624 Tidy up defines internally, move to CMake 2021-10-19 21:54:40 +11:00
Wally4000
b9ce367826 Begin internal path stuff with std::filesystem 2021-10-18 22:29:23 +11:00