Commit graph

3114 commits

Author SHA1 Message Date
Wally4000
a5a7fc6582 Copy last required files for Posix. 2022-06-13 22:24:44 +10:00
Wally4000
6ce58348e3 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2022-06-13 22:17:54 +10:00
Wally4000
9e20a98c4a Set yml file back to default. Will tidy tomorrow 2022-06-13 22:17:52 +10:00
Wally4000
8e8837ff51 Add missing PSP Install files 2022-06-13 22:16:44 +10:00
Wally4000
dd9bf97c02 Use $PWD for install directory.. So tired 2022-06-13 22:08:12 +10:00
Wally4000
1eacc5635c Doh.. added missing / 2022-06-13 22:02:09 +10:00
Wally4000
b1bbe14f82 Try $HOME 2022-06-13 22:00:00 +10:00
Wally4000
c43c8c0be9 or now? 2022-06-13 21:53:11 +10:00
Wally4000
9d2c92d791 Extra directory created.. I'll fix this later 2022-06-13 21:50:08 +10:00
Wally4000
9e88e82e03 Fix a few minor issues. Simplfy sh script 2022-06-13 21:46:04 +10:00
Wally4000
bb7d13ca06 Change CMake Script to allow installing 2022-06-13 20:59:43 +10:00
Wally4000
1a0d148c6d 2022-06-13 17:35:11 +10:00
Wally4000
54273e077d Fix Plugin Path again 2022-06-13 17:26:57 +10:00
Wally4000
da02422f86 Generate the Plugins folder 2022-06-13 16:40:44 +10:00
Wally4000
8c423f00cb Actually do it in the right file 2022-06-13 16:31:31 +10:00
Wally4000
472d16adfc Add missing imgui file to fix Unix builds 2022-06-13 16:25:33 +10:00
Wally4000
17eb95ffec Revert std::array on audio, Change SDL Plugin old 2022-06-13 16:13:12 +10:00
Wally4000
85bc90a167 Add basic imgui ini file 2022-06-13 15:25:07 +10:00
Wally4000
f02d760072 std::move vector for performance 2022-06-13 15:24:46 +10:00
Wally4000
91a36cc74d Add Plugins Folder for PSP build on Workflow 2022-06-06 13:31:39 +10:00
Wally4000
8d5d1f1dec Actually put it in the right location 2022-05-14 16:01:45 +10:00
Wally4000
f65113062f Add Imgui impl 3dS (Thanks feizz) 2022-05-14 15:56:02 +10:00
Wally4000
d65247d789 Add imgui sources 2022-05-03 22:33:29 +10:00
Wally4000
c0f19235a8 Select is now menu button again 2022-05-03 22:30:47 +10:00
Wally4000
484051d232 Revert RomDB Change until it works properly 2022-05-03 22:30:27 +10:00
Wally4000
ca36d90a3e Clean up more functions 2022-05-03 22:20:05 +10:00
Wally4000
9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio 2022-05-03 22:15:22 +10:00
Wally4000
45f66d9ad5 Move Plugins to Plugins Directory 2022-05-03 22:13:44 +10:00
Wally4000
13f43ae5af Remove PATHSPSP 2022-05-03 22:12:16 +10:00
Wally4000
a69ee0a3f3 More std::array magic 2022-05-03 12:50:08 +10:00
Wally4000
527aaff87a Missed this change 2022-05-03 12:07:26 +10:00
Wally4000
ea9276e705 Add Imgui sources 2022-05-03 11:58:03 +10:00
Wally4000
e9e3986ef3 Remove Objective C requirement 2022-05-03 11:55:59 +10:00
Wally4000
0acb052fef Move back to unique_ptr for Audio 2022-05-03 11:52:52 +10:00
Wally4000
a9cf98ff24 Add Imgui UI made by Z2442. Will clean later 2022-05-03 11:35:28 +10:00
Wally4000
c7f0aa88ee Clang-tidy audio and use std::array where possible 2022-05-02 13:06:08 +10:00
Wally4000
8295b53ff9 Remove JobManager from PSP Audio 2022-05-01 16:38:18 +10:00
Wally4000
ad282a3d62 Run Audio through Clang Format 2022-04-28 17:34:58 +10:00
Wally4000
c9df0d49d0 Use FileSystem for more things 2022-04-28 13:20:10 +10:00
Wally4000
a27cf24f9f Use new SaveAs function in .hle 2022-04-28 13:16:54 +10:00
Wally4000
3f13cd58af Move SaveFile Function back to Dump.cpp for now 2022-04-28 13:12:16 +10:00
Wally4000
107297c150 Keep PSP Stat where it's used 2022-04-24 12:23:21 +10:00
Wally4000
9bf3d3a6c9 SaveGames folder generated on fly now 2022-04-21 09:38:21 +10:00
Wally4000
ae453f45e5 Fix patch.cpp 2022-04-20 20:11:44 +10:00
Wally4000
7468fe2f91 Rework File Saving.. Further work needed 2022-04-20 20:09:50 +10:00
Wally4000
5d16579103 Use a unique_ptr for Audio 2022-04-20 20:08:51 +10:00
Wally4000
0c1994d6b3 more std::filesystem 2022-04-20 20:07:20 +10:00
Wally4000
07387899ca use more std::filesystem 2022-04-20 20:06:58 +10:00
Wally4000
fde51a9c44 Tidy up Mutex 2022-04-20 20:05:51 +10:00
Wally4000
b0185d6441 Begin introducing std::filesystem more 2022-04-19 20:22:58 +10:00