Wally4000
|
f029fc65ba
|
Begin to use std::thread
|
2024-10-06 13:30:12 +02:00 |
|
Wally4000
|
04a72fbc5e
|
Add Profiler control for Cmake
|
2024-09-04 13:35:07 +10:00 |
|
wally4000
|
292d2218f6
|
Fix Savestates - CTR
|
2024-08-07 20:16:05 +10:00 |
|
wally4000
|
9cea81d9e3
|
Re-enable CTR timing
|
2024-08-07 12:58:47 +10:00 |
|
wally4000
|
af02433cc4
|
Fix Typo
|
2024-08-07 12:56:49 +10:00 |
|
wally4000
|
4d09013b1d
|
Clean up old CTR Stuff
|
2024-08-06 14:33:57 +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 |
|
wally4000
|
4e6d4f6c51
|
Move all Input to the Input Folder
|
2024-08-05 06:54:56 +10:00 |
|
wally4000
|
d0f9fd7c8e
|
Move all Plugins to HLEAudio/Plugin
|
2024-08-03 09:57:12 +10:00 |
|
wally4000
|
1b613bb9b8
|
Posix timing is just STL now, move to base.
|
2024-08-03 09:47:38 +10:00 |
|
wally4000
|
057d301b11
|
Remove BaseDir extern and replace with setBasePath function
|
2024-08-02 15:15:58 +10:00 |
|
wally4000
|
a02e85073e
|
Move a lot of fopen to std::fstreams
|
2024-07-11 20:10:49 +10:00 |
|
wally4000
|
77b4f443f5
|
Add Framerate Analysis and audio Debugging to CMake
|
2024-07-08 11:43:57 +10:00 |
|
wally4000
|
9310ae0788
|
add cstring in appropriate files
|
2024-07-01 10:48:50 +10:00 |
|
wally4000
|
36f3e0c0c2
|
Remove more IO suff
|
2024-06-21 19:51:57 +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
|
f2c073db21
|
Replace IsRomname Function with filesystem operations
|
2024-06-18 07:55:10 +10:00 |
|
wally4000
|
4bcc5af9b9
|
Move MathUtil.h to Utility
|
2024-06-17 16:29:28 +10:00 |
|
wally4000
|
677f53c592
|
Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE
|
2024-06-17 13:45:41 +10:00 |
|
Howard Su
|
a754796a60
|
Fix 3DS build
|
2023-12-11 20:44:33 +08:00 |
|
Howard Su
|
6f4bd8824f
|
Fix 3ds build
|
2023-12-11 20:32:29 +08:00 |
|
Howard Su
|
b986a52c7c
|
Merge branch 'master' into pspui
|
2023-12-11 20:14:13 +08:00 |
|
Ben
|
e77fccb99d
|
Add 3DS CI build (#53)
|
2023-12-11 20:12:47 +08:00 |
|
Howard Su
|
734ed8788d
|
Make Win32 build on Release
|
2023-12-07 22:56:38 +08:00 |
|
Wally4000
|
f18777f945
|
More snprintf
|
2023-10-31 14:32:21 +11:00 |
|
Wally4000
|
2c98185194
|
Remove redundant Platform.h
|
2023-10-23 15:37:27 +11:00 |
|
Wally4000
|
895e8910d9
|
Remove BuildOptions and clean up macros
|
2023-10-23 12:58:37 +11:00 |
|
Wally4000
|
d27675494a
|
Restore Cache Alignment specifiers
|
2023-10-16 21:45:50 +11:00 |
|
Wally4000
|
448c384727
|
Begin fixing Posix build
|
2023-10-15 21:19:13 +11:00 |
|
Wally4000
|
27218873d0
|
This is really sensitive.. revert it,
|
2023-10-15 14:58:00 +11:00 |
|
Wally4000
|
3d4db59417
|
Start to fix Dynarec Code
|
2023-10-11 21:58:36 +11:00 |
|
Wally4000
|
b6eff3b826
|
Hurray it lives.
|
2023-10-11 18:47:51 +11:00 |
|
Wally4000
|
0ebdb82f00
|
Fix Case Sensitivity.
|
2023-10-10 20:56:05 +11:00 |
|
Wally4000
|
b9b659c353
|
Adjust Paths a bit, but start to fix properly
|
2023-10-10 20:29:14 +11:00 |
|
Wally4000
|
5b8fb28b57
|
Compiles and launches, doesn't get to games yet :)
|
2023-10-10 12:52:48 +11:00 |
|
Wally4000
|
73827031bf
|
Bunch more compilation fixes, not quite there yet
|
2023-10-04 12:58:31 +11:00 |
|
Wally4000
|
af2ee46808
|
General code tidying up, cmake script borked ATM
|
2023-10-02 14:06:45 +11:00 |
|
Wally4000
|
ce65cccef0
|
Update 3DS Code
|
2023-09-29 15:18:04 +10:00 |
|
Wally4000
|
76eb881494
|
use shared_ptr instead of RefCounted Class
|
2023-06-22 15:47:48 +10:00 |
|
Wally4000
|
b5ed8ac792
|
Revert "Remove redundant Stream.cpp file"
This reverts commit 5e38dee8e3 .
|
2023-04-25 11:01:34 +10:00 |
|
Wally4000
|
5e38dee8e3
|
Remove redundant Stream.cpp file
|
2023-04-23 21:59:18 +10:00 |
|
Wally4000
|
060557db9b
|
Use smart pointers for singleton and graphics
|
2022-07-16 00:36:25 +10:00 |
|
Wally4000
|
2824aaaba6
|
Use Std::filesystem more
|
2022-07-11 13:54:08 +10:00 |
|
Wally
|
faaac7fcad
|
Refine CMakeLists more
|
2022-06-22 22:41:10 +10:00 |
|
Wally
|
48e6e1d54f
|
Use BuildOptions.h for macro functions
|
2022-06-19 22:32:56 +10:00 |
|
Wally4000
|
8d5d1f1dec
|
Actually put it in the right location
|
2022-05-14 16:01:45 +10:00 |
|
Wally4000
|
ca36d90a3e
|
Clean up more functions
|
2022-05-03 22:20:05 +10:00 |
|
Wally4000
|
0acb052fef
|
Move back to unique_ptr for Audio
|
2022-05-03 11:52:52 +10:00 |
|