Commit graph

2504 commits

Author SHA1 Message Date
Wally4000
55a1d38544 Revert back to libpspaudio 2021-12-12 14:10:06 +11:00
Wally4000
2327033320 Remove Job Manager 2021-12-11 13:37:45 +11:00
Wally4000
8513fea4ed Update to Newer Azi Audio 2021-12-11 12:55:43 +11:00
Wally4000
1faf12b822 Update to later Azimer Audio Sources 2021-12-11 12:55:04 +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
Wally4000
4082edabe5 Let CMake Handle Endianness Detection 2021-10-18 22:28:41 +11:00
Wally4000
72b8d511b4 Clean up main a bit 2021-10-18 21:41:29 +11:00
Wally4000
d2b861fd72 Automatically create a SaveGames folder 2021-10-18 21:22:31 +11:00
Wally4000
06749d7ecc Disable Colour option on menu 2021-10-18 20:01:02 +11:00
Wally4000
cdfb80e6ab Tidy up Types.h 2021-10-18 20:00:27 +11:00
Wally4000
eadc1b3758 move from typedef to modern using declaration 2021-10-18 18:58:14 +11:00
Wally4000
124cc6bef1 Change from typedef to mdero 2021-10-18 18:57:04 +11:00
Wally4000
06ed2f6d4a use Posix threads 2021-10-18 15:08:16 +11:00
Wally4000
e0c0d23a06 Remove kubridge libraries, tidy up main a bit 2021-10-17 12:27:12 +11:00
Wally4000
b1e6ac01da Adding in some std:: functions to replace some templates 2021-10-16 22:54:18 +11:00