Commit graph

3037 commits

Author SHA1 Message Date
Wally4000
89d795f0c8 Move Debug code to Debug only 2025-03-09 12:11:47 +11:00
Wally4000
8c18c25dc2 Tidy up Endian.h 2025-03-08 12:27:41 +11:00
wally4000
6965997998 HLE works on 3DS again, we can re-enable 2025-03-08 09:41:29 +11:00
wally4000
19be8004f9 Move PSP VFPU Functions out of OSHLE 2025-03-08 09:41:15 +11:00
Wally4000
9fa754ac0c Remove some rendudant files 2024-10-07 13:04:55 +02:00
Wally4000
67ec7b2ca3 Add Translate Feature to SDL UI 2024-10-07 13:02:11 +02:00
Wally4000
2bd47919fa Move CoverArt out of main tree 2024-10-06 15:22:22 +02:00
Wally4000
327f4e4922 Add missing select.h file for alpine? 2024-10-06 15:18:01 +02:00
Wally4000
09fcb1b6ef Don't tar, archives are zipped. 2024-10-06 14:55:53 +02:00
Wally4000
f029fc65ba Begin to use std::thread 2024-10-06 13:30:12 +02:00
Wally4000
78a2634e05 Don't show empty slots on loading states 2024-09-21 22:30:32 +02:00
Wally4000
6247437b73 Generate Folder if does not exist 2024-09-21 10:28:09 +02:00
Ben
77e72d0f1a
Merge pull request #75 from DaedalusX64/Profiler_Options
Profiler options
2024-09-07 12:24:41 +10:00
Wally4000
eabc49a462 Make sure to commit with all profile options off 2024-09-06 22:19:06 +10:00
Wally4000
790faa3484 Add option to link GProf 2024-09-06 22:17:59 +10:00
Ben
ad6678d85c
Merge pull request #74 from DaedalusX64/Profiler_Options 2024-09-06 08:36:18 +10:00
Wally4000
04a72fbc5e Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
Ben
65fe54938a
Merge pull request #73 from fjtrujy/fixCompilationNoME
Fix compilation without DAEDALUS_PSP_USE_ME
2024-09-04 07:51:55 +10:00
Francisco Javier Trujillo Mata
9f6ba1a1f9 Fix compilation without DAEDALUS_PSP_USE_ME 2024-09-03 23:44:29 +02:00
Ben
651fa78e4a
Merge pull request #72 from fjtrujy/fixCompilationNoME
Fix compilation without `DAEDALUS_PSP_USE_ME`
2024-09-04 07:27:54 +10:00
Francisco Javier Trujillo Mata
dcb3c7b977 Fix compilation without DAEDALUS_PSP_USE_ME 2024-09-03 23:24:31 +02:00
Ben
884661e57d
Merge pull request #71 from fjtrujy/psp/gprof_updates
[PSP] Update Daedalus code when `gprof`
2024-09-03 19:22:18 +10:00
Francisco Javier Trujillo Mata
52c36a8c62 Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
Wally4000
20ec9cf8bc Bump minimum Cmake version for CPP23, use docker container for CTR build 2024-08-19 23:05:03 +10:00
Wally4000
67cf97f33b Fix Windows build 2024-08-18 21:08:50 +10:00
z2442
3784886cd5 Audio plugin changes for SDL2
*Added SDL2 thread async
*fixed bug that prevented linux audio from working.
2024-08-17 10:26:11 -04:00
z2442
8072b7834d
Merge pull request #70 from wally4000/Cleanup_Reset
Cleanup reset
2024-08-15 17:07:25 -04:00
z2442
bb4cf852fb
Merge branch 'master' into Cleanup_Reset 2024-08-15 17:02:18 -04:00
wally4000
7000be3afb Remove -g flag from CMAKE_FXX_FLAGS_RELEASE 2024-08-09 19:17:00 +10:00
wally4000
052d6b17b1 Add function to get CRC 2024-08-09 19:16:28 +10:00
wally4000
2e9ed6cce2 Remove Dynamo reference from PauseOptions 2024-08-09 19:16:08 +10:00
wally4000
25786904f3 Don't use extern basedir anymore, create directories if needed 2024-08-09 19:14:46 +10:00
wally4000
6106446a60 Move Dynamo back to core. Performance goes all weird 2024-08-09 19:14:31 +10:00
wally4000
32d2b7f057 Enable O3 for CTR Build 2024-08-07 20:16:22 +10:00
wally4000
292d2218f6 Fix Savestates - CTR 2024-08-07 20:16:05 +10:00
wally4000
53bb512f16 Disable Language section for CTR (Crashes) 2024-08-07 12:58:59 +10:00
wally4000
9cea81d9e3 Re-enable CTR timing 2024-08-07 12:58:47 +10:00
wally4000
3ef43eaa48 Move Timing.cpp to System 2024-08-07 12:57:53 +10:00
wally4000
fbfaaf5f66 Only use Timing if not CTR (Might need to change this for all embedded platforms) 2024-08-07 12:57:13 +10:00
wally4000
af02433cc4 Fix Typo 2024-08-07 12:56:49 +10:00
wally4000
ee97a0d358 Only set DAEDALUS_SDL if using PSP via CMake 2024-08-07 12:56:19 +10:00
wally4000
3dfc081887 Remove Redundant Path file 2024-08-06 16:53:45 +10:00
wally4000
65e5106b05 Create the Controller Config Directory as a failsafe. 2024-08-06 16:14:57 +10:00
wally4000
5e145861c3 Fix ROMBuffer Filename 2024-08-06 14:35:57 +10:00
wally4000
4d09013b1d Clean up old CTR Stuff 2024-08-06 14:33:57 +10:00
wally4000
934c195043 Remove redundant IO file again. 2024-08-06 14:30:52 +10:00
wally4000
a367c6a4db Path issues breaking out of tree builds. 2024-08-06 14:29:39 +10:00
wally4000
69ef00bff2 Whoops 2024-08-06 12:38:08 +10:00
wally4000
1c9f9a53e0 Redirect all debug messages to cout. 2024-08-06 10:46:04 +10:00
wally4000
fd22ce09e0 Shuffle some files around 2024-08-05 21:15:57 +10:00