Commit graph

3115 commits

Author SHA1 Message Date
Wally4000
e89886b2d3 Move cmake_minimum required 2023-04-24 08:51:31 +10:00
Wally4000
5e38dee8e3 Remove redundant Stream.cpp file 2023-04-23 21:59:18 +10:00
Wally4000
7bb6153c55 Whoops.. 2023-04-20 06:54:16 +10:00
Wally4000
4aaec305d2 Silence some Warnings 2023-04-20 06:45:47 +10:00
Wally4000
6f5d95c414 Silence some warnings 2023-04-20 06:44:57 +10:00
Wally4000
9afacd8d72 Fixed PSP Build 2023-04-19 12:18:19 +10:00
Wally4000
1b4c6dc658 O3 option was disabled for testing 2023-04-15 09:51:27 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Ian
7818571cfb
SysPSP: Fix kPlaceholder typo preventing DEBUG build 2023-04-14 19:03:24 -04:00
Wally4000
394c1710c9 Shared_ptr for CCodeBufferManager 2022-07-17 20:43:18 +10:00
Wally4000
56ccc1a79c Use Smart Pointers for ROMFile 2022-07-17 20:43:08 +10:00
Wally4000
060557db9b Use smart pointers for singleton and graphics 2022-07-16 00:36:25 +10:00
Wally4000
aeb23e438a Use smart pointers for Singleton + Graphics 2022-07-16 00:35:44 +10:00
Wally4000
2824aaaba6 Use Std::filesystem more 2022-07-11 13:54:08 +10:00
Wally4000
676f553167 Revert Save Stuff for now. keeps seeking 2022-06-30 22:55:10 +10:00
Wally4000
f324b594b2 Use uint32_t for uncached ptr 2022-06-30 22:53:53 +10:00
Wally4000
3ffdbf84f7 Replace u32 with unsigned int for PSP 2022-06-30 22:19:20 +10:00
Wally4000
8dad095428 Fix savestates due to experimental mutex. 2022-06-30 17:56:03 +10:00
Wally4000
504dad8632 Rename Accurate CVT Option 2022-06-30 14:21:20 +10:00
Wally4000
66d4dbbad9 Modernize Save code, squash bug 2022-06-30 14:19:24 +10:00
Wally4000
c32c05aae3 fix up uncached_ptr for all platforms 2022-06-29 16:30:11 +10:00
Wally4000
583f6fa2e4 Use std::filesystem for romsettings 2022-06-29 12:28:35 +10:00
Wally4000
90917c8626 Fix up Debug Build 2022-06-28 11:06:55 +10:00
Wally4000
07661583a3 Small Hack to get macOS Build working for now. 2022-06-23 13:33:15 +10:00
Wally4000
34c4f7e0e0 macOS does not have the g library. 2022-06-23 03:22:03 +00:00
Wally4000
d40f4d24d7 Simplify Endian check Code 2022-06-22 23:35:36 +10:00
Wally4000
bb3b7e7fe2 Append missing ) ... 2022-06-22 22:55:14 +10:00
Wally
faaac7fcad Refine CMakeLists more 2022-06-22 22:41:10 +10:00
Wally4000
6746d44db5 Update README.md 2022-06-22 03:43:29 +00:00
Wally4000
96cbcddccc PSP Build is now compiling again 2022-06-22 03:22:59 +00:00
Wally4000
cce4f89e35 I guess EBOOT needs to be built in tree.. Sigh 2022-06-22 12:37:56 +10:00
Wally4000
58fa2c0480 What a lovely missing / :) 2022-06-22 11:40:35 +10:00
Wally4000
fedab95fec Fix a filesystem issue in Dump. Silent flag gone? 2022-06-22 11:35:45 +10:00
Wally4000
e53e983722 Fixed Install path 2022-06-22 11:31:57 +10:00
Wally4000
7b31d717b8 Cannot align these 2022-06-22 08:13:25 +10:00
Wally4000
f6b3f7128a Clean up CMakeFile 2022-06-22 08:12:51 +10:00
Wally
48e6e1d54f Use BuildOptions.h for macro functions 2022-06-19 22:32:56 +10:00
Wally
16a8f93856 add more std:arrays 2022-06-19 19:14:37 +10:00
Wally
636fd73d18 Remove Redundant memory alignment check 2022-06-19 19:13:55 +10:00
Wally
9fe0d7666f Use modern alignas specifier 2022-06-19 13:55:08 +10:00
Wally
ca2cc90677 Use alignas specifier 2022-06-19 13:54:22 +10:00
Wally
2914bf4647 Fix Daedalus_SDL Option 2022-06-18 19:10:55 +10:00
Wally
2e15beada7 Clean up Math.h 2022-06-18 19:10:42 +10:00
Wally4000
d8cbbaf143 Disable SDL on PSP for now.. 2022-06-17 22:21:09 +10:00
Wally4000
ab49c5988f Forgot to remove this 2022-06-17 10:00:55 +10:00
Wally4000
e9b0bd35de Forgot to remove this 2022-06-17 10:00:39 +10:00
Wally4000
3f6594bb0b Remove deprecated home_button hook 2022-06-17 08:08:16 +10:00
Ian
52f6d15894 Fix mediaengine.prx path 2022-06-13 20:04:20 -04:00
Wally4000
dd9c21d6a4 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2022-06-13 22:42:58 +10:00
Wally4000
f5468b6bef use std::mutex here 2022-06-13 22:42:34 +10:00