Commit graph

3115 commits

Author SHA1 Message Date
wally4000
bc74877fd6 Tidy up UI more 2024-07-21 11:51:02 +10:00
wally4000
1cae4e21fe Remove redundant UI file 2024-07-18 13:24:21 +10:00
wally4000
8b5cb5e0f2 No longer just PSP Menu.. 2024-07-16 16:36:01 +10:00
wally4000
5bd823ce26 Fix Menu Height Restrictions 2024-07-16 16:35:08 +10:00
wally4000
d1d4993902 Stop pause menu from opening up if rom is not running 2024-07-16 16:01:19 +10:00
wally4000
ee96bb4f0b Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
wally4000
74ac1819a1 Revert "Move some UI stuff to Unique_ptrs"
This reverts commit 094328ae26.
2024-07-16 15:41:44 +10:00
wally4000
094328ae26 Move some UI stuff to Unique_ptrs 2024-07-16 14:27:02 +10:00
wally4000
d95c41d526 Name PSP Graphics Context Libraries appropriately. 2024-07-16 13:14:57 +10:00
wally4000
fda2ce6155 Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
wally4000
b9f09e08a1 Tidy up UI Files 2024-07-16 07:02:28 +10:00
wally4000
b6fec7c930 Fix About Screen 2024-07-14 18:25:40 +10:00
z2442
f3f54c710f
Merge pull request #68 from wally4000/master
Merge Wally's changes
2024-07-13 20:51:54 -04:00
z2442
fd1ff51182
Merge branch 'master' into master 2024-07-13 20:50:55 -04:00
Wally4000
32f6c33bb0 Fix some Windows stuff 2024-07-12 23:17:30 +10:00
wally4000
e5f6729396 Start work on the PC UI resolution 2024-07-12 19:16:57 +10:00
wally4000
dd5de90df1 Fix some missing includes 2024-07-12 19:16:43 +10:00
wally4000
c03f18aeeb Use shared_ptr for rombuffer... 2024-07-12 19:16:32 +10:00
wally4000
edac9e990f Add release build type here 2024-07-12 19:15:54 +10:00
wally4000
b410037b6a Don't measure the Time in savestates for now.. 2024-07-12 19:15:40 +10:00
wally4000
a02e85073e Move a lot of fopen to std::fstreams 2024-07-11 20:10:49 +10:00
wally4000
34885c6189 Replace fopen in Fragment Loading code with std::fstream 2024-07-08 11:43:58 +10:00
wally4000
77b4f443f5 Add Framerate Analysis and audio Debugging to CMake 2024-07-08 11:43:57 +10:00
Wally4000
08d4f880f0 Remove redundant option 2024-07-06 10:08:54 +10:00
Wally4000
bd16fbdb82 Fix typo in Options.cmake 2024-07-06 10:06:30 +10:00
Wally4000
a07023394e Remove redundant Windows code 2024-07-06 10:02:11 +10:00
Wally4000
397400964f Move Virtual Alloc declaration to CMakeLists 2024-07-06 10:01:57 +10:00
Wally4000
6ad9354a12 Move DAEDALUS_ACCURATE_CVT to CmakeFile 2024-07-06 09:54:47 +10:00
Wally4000
03cce70a56 Audio Plugin not used in this file 2024-07-06 09:50:49 +10:00
Wally4000
0b1f9c4256 Doesn't need to be defined in Windows build 2024-07-06 09:50:40 +10:00
Wally4000
f0b4b22c1f Revert Windows back to using SYNC as SDL does not support ASYNC just yet 2024-07-06 09:50:14 +10:00
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