Commit graph

3048 commits

Author SHA1 Message Date
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
wally4000
c955aa9648 std::unique_ptr for romfile 2024-06-25 10:08:37 +10:00
wally4000
e4e90030e7 Use unique_ptr for ROMFile 2024-06-25 10:07:46 +10:00
z2442
7b343c05bf Fixed flickering under SYSGL 2024-06-23 18:06:47 -07:00
wally4000
ea702a4197 Double Whoops 2024-06-21 19:58:06 +10:00
wally4000
17456cd1d3 Whoops 2024-06-21 19:57:33 +10:00
wally4000
4a99816e84 How'd that get in there? 2024-06-21 19:56:45 +10:00
wally4000
36f3e0c0c2 Remove more IO suff 2024-06-21 19:51:57 +10:00
wally4000
6b9fc4f899 Things will be broken here but more IO:: Removal 2024-06-20 16:18:03 +10:00
wally4000
c0439ea45f Remove more IO code. 2024-06-20 13:44:11 +10:00
wally4000
502ac8c7da Fix a bunch of compile errors 2024-06-20 12:50:05 +10:00
wally4000
4a35201f22 Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
wally4000
8e63e67b2d Bump up to Ubuntu Beta for Linux builds 2024-06-20 11:00:06 +10:00
wally4000
763b717b8b Fix DisplayList Debugger 2024-06-20 10:54:20 +10:00
wally4000
5be11beeb3 Std::filesystem by reference and start to enable Translate for all 2024-06-20 10:07:25 +10:00
wally4000
c4acf0e70c Fix Savestate function 2024-06-20 07:07:55 +10:00
Wally4000
3c594851bb more io 2024-06-18 20:21:29 +10:00
Wally4000
ebed797b89 More IO:: Standardisation 2024-06-18 17:48:41 +10:00
wally4000
c8b43189a0 more IO isolation 2024-06-18 14:59:35 +10:00
wally4000
4cbf70a925 Replace a bunch more IO:: namespace stuff 2024-06-18 10:53:45 +10:00
wally4000
46263f03f1 Start fixing Zipped roms, still needs more work so remains disabled 2024-06-18 10:53:33 +10:00
wally4000
f2c073db21 Replace IsRomname Function with filesystem operations 2024-06-18 07:55:10 +10:00
Wally4000
0902dc2db1 Fix CTR build 2024-06-17 21:00:23 +10:00
wally4000
68233ee492 Fix more path stuff 2024-06-17 20:05:10 +10:00
wally4000
b3d1a8bf49 Use std::filesystem for Preview_path 2024-06-17 16:44:31 +10:00
wally4000
4bcc5af9b9 Move MathUtil.h to Utility 2024-06-17 16:29:28 +10:00
wally4000
376da50a3e Use std::numerics instead of C short / long max 2024-06-17 16:24:37 +10:00
wally4000
e2503293f0 update uncached_ptr function 2024-06-17 16:24:18 +10:00
wally4000
df552ba27e use constexpr and unrolled GetNextPowerOf2 2024-06-17 14:59:13 +10:00
wally4000
21f8568dd1 Remove more redundant files 2024-06-17 14:58:03 +10:00
wally4000
bdee8e419b Merge branch 'master' into Tidy_Base 2024-06-17 14:55:08 +10:00
wally4000
d157044de2 Clean up unused files 2024-06-17 14:49:02 +10:00
wally4000
403a0778dc Fix Debug Build 2024-06-17 14:45:43 +10:00
wally4000
677f53c592 Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE 2024-06-17 13:45:41 +10:00
wally4000
a339eb5549 Remove DAEDALUS_FORCEINLINE macro to use default inline 2024-06-17 06:48:18 +10:00
Wally4000
bae4dc4d0b Clean up more files. 2024-06-15 13:27:19 +10:00