Commit graph

3084 commits

Author SHA1 Message Date
Wally4000
05608be782 Turn off Debugging PIF again 2024-07-06 09:49:48 +10:00
Wally4000
88ae4dc269 Modernise Windows Debug asserts. 2024-07-05 21:49:45 +10:00
Wally4000
fae9f52381 Remove unndeeded Windows thing and replace with Posix accurate_CVT 2024-07-05 21:48:56 +10:00
Wally4000
833e2edfae Fix Debug console message 2024-07-05 21:48:24 +10:00
Wally4000
2e2cfc0c24 Use the Timing from Posix Build 2024-07-05 21:45:44 +10:00
Wally4000
c24d784080 These files are needed. 2024-07-05 16:26:05 +10:00
Wally4000
5d6f108e72 Restored shared_ptr for ROM File handling.. for now (Fixes PSP) 2024-07-04 20:48:00 +10:00
Wally4000
41b8c8c521 Update debug and for PSP put prx / raw binary in DaedalusX64 Directory DEBUG 2024-07-04 20:16:24 +10:00
Wally4000
101cca15dd Fix typo 2024-07-04 19:24:03 +10:00
Wally4000
4c15fed06b Remove Update function from AudioPlugin.h 2024-07-04 10:57:23 +10:00
Wally4000
ca75f74035 Tidy up some Windows exclusive stuff 2024-07-04 09:37:31 +10:00
Wally4000
3b3bdb3716 Fix some debug console messages for Windows 2024-07-04 09:36:15 +10:00
Wally4000
80406b8853 Merge branch 'Tidy_IO' of https://github.com/wally4000/daedalus into Tidy_IO 2024-07-04 09:34:22 +10:00
Wally4000
dd75f5b4a4 Use Posix main.cpp for Windows 2024-07-04 09:34:13 +10:00
wally4000
4ebe7e1f57 bump up to c++23 2024-07-03 16:14:08 +10:00
wally4000
867517a337 Remove Redundant BuildOptions.h 2024-07-03 11:08:43 +10:00
wally4000
b9d20d8a71 Turn off the displaylist debugger temporarily, Audio Plugin None should be specified 2024-07-03 11:04:32 +10:00
wally4000
f755c6b66d Tidy up compilation yaml 2024-07-02 12:33:10 +10:00
wally4000
8a831ff71a Get the correct artifact 2024-07-02 10:29:35 +10:00
wally4000
64cbbc0b49 Just tar the DaedalusX64 Directory 2024-07-02 10:21:33 +10:00
wally4000
5f57273263 This might work. 2024-07-02 09:59:04 +10:00
wally4000
640ab1dc43 Re add release tag 2024-07-02 08:54:39 +10:00
wally4000
4952c208fb Attempt number 9000, fixing MSVC paths 2024-07-02 08:45:19 +10:00
wally4000
eefea5d168 set runtime directory to current binary dir 2024-07-02 08:33:28 +10:00
wally4000
24806739fc remove release flag from CMake Config. We're already specifying this in the build 2024-07-01 15:06:41 +10:00
wally4000
7426037f6a Ordering? 2024-07-01 15:00:16 +10:00
wally4000
09206d6a05 exe path is wrong 2024-07-01 14:38:46 +10:00
wally4000
905f8ecc03 Ah yes. The magical cmake stuff 2024-07-01 14:26:05 +10:00
wally4000
d807077ce8 Wrestling with the install command 2024-07-01 13:06:05 +10:00
wally4000
6eed436fa3 Install from the yml script for Windows 2024-07-01 12:57:25 +10:00
wally4000
c4893ce201 Slashes 2024-07-01 12:32:09 +10:00
wally4000
345be9e963 Windows slashes yay 2024-07-01 11:33:35 +10:00
wally4000
82b97426cc use bat file for Windows and build artifacts 2024-07-01 11:24:24 +10:00
wally4000
9310ae0788 add cstring in appropriate files 2024-07-01 10:48:50 +10:00
Wally4000
7e531ee23b Isolate IO namespace to what is left.. 2024-06-29 22:40:37 +10:00
Wally4000
fa6787c9c6 Add in the DLLS and the font (Finally) 2024-06-29 22:03:24 +10:00
Wally4000
23d29d18db Apply Z2442's fixes, thanks Z! 2024-06-29 21:55:53 +10:00
Wally4000
1800aefc44 Fix build issues 2024-06-29 21:55:32 +10:00
Wally4000
dae3ed8262 Add basic script and install features for Windows 2024-06-29 21:54:42 +10:00
Wally4000
ffd4f9a674 Remove redundant files 2024-06-29 18:13:10 +10:00
Wally4000
0db6f44622 Apply some fixes so Windows builds again 2024-06-29 11:55:46 +10:00
Ben
187d8c24ea
Merge pull request #67 from DaedalusX64/Fixes_LINUX_WINDOWS_UI
UI and control fixes
2024-06-29 10:37:35 +10:00
Wally4000
32f03e49c8 Merge branch 'Tidy_IO' of https://github.com/wally4000/daedalus into Tidy_IO 2024-06-29 10:28:55 +10:00
Wally4000
daa1017dd7 Disable Dynarec for Riscv64 cpus 2024-06-29 10:28:14 +10:00
Wally4000
678521d40e Fix GL Context 2024-06-29 10:27:53 +10:00
z2442
4455472cde
Merge branch 'master' into Fixes_LINUX_WINDOWS_UI 2024-06-27 11:27:40 -07:00
z2442
9d85bb701b ui fix from master 2024-06-27 11:13:36 -07:00
z2442
a261fbfe6c *Ui flicker fix from master 2024-06-27 11:13:19 -07:00
z2442
96051f2774 *fixed linux UI launch bug
*enabled text blending in the UI
*fixes for keyboard support stick
2024-06-27 10:58:37 -07:00
wally4000
9476068375 Fix Background in SaveState selector 2024-06-25 12:02:56 +10:00