Commit graph

2692 commits

Author SHA1 Message Date
Wally4000
fe19eda12f Add the Basic RomIndex stuff 2023-06-07 15:36:08 +09:30
Wally4000
3584fe4d37 Fix Savetypes for indexed roms 2023-05-31 06:48:21 +10:00
Wally4000
e06e3a36e4 Future feature: Adding Mempak detection 2023-05-30 16:54:03 +10:00
Wally4000
8a1cd3738b Furhter implementation of RomIndex 2023-05-30 16:32:28 +10:00
Wally4000
bef2e3515b Integrate Rom Indexing to Posix_Main 2023-05-17 13:04:19 +10:00
Wally4000
2d804c223f RomIndex is now populated 2023-05-16 17:14:00 +10:00
Wally4000
de722f3ad9 Correct RomParser 2023-05-16 17:13:46 +10:00
Wally4000
b73b98e314 Will do the trick for now, savetypes are wrong 2023-05-15 12:20:49 +10:00
Wally4000
2d3a92118c RomIndex works now 2023-05-12 20:12:17 +10:00
Wally4000
e63daa3a34 Just rewrite the whole thing. 2023-05-11 21:33:10 +10:00
Wally4000
f10dfa1018 Added more to RomIndex 2023-05-09 23:14:30 +10:00
Wally4000
45f8bdc3d7 Begin implementing new functions 2023-05-09 19:21:56 +10:00
Wally4000
15569de4ba Clean up some RomSettings Functions 2023-05-09 08:51:07 +10:00
Wally4000
b30b2d1e88 Fix Save Type 2023-05-09 00:37:06 +10:00
Wally4000
32366cb249 Basic Implementation of Internal RomDB. 2023-05-09 00:33:53 +10:00
Wally4000
640cd61df6 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2023-05-08 09:21:54 +10:00
Wally4000
e9f822a868 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2023-05-04 13:06:53 +10:00
Wally4000
c7bed4c5a5 Pass filename by reference to avoid copies 2023-04-29 12:21:30 +10:00
Steam Deck User
56d75b43e1 Profiler: Fix Building Profiler on PSP
Has this ever been properly used? :s
2023-04-27 18:56:49 -04:00
Wally4000
0f8c125609 Saveguard the ME.prx so it only loads once 2023-04-26 12:23:31 +10:00
Wally4000
2b8224a026 use built in string.. 2023-04-26 09:54:51 +10:00
Wally4000
cb40abe1c3 Printf doesn't work with std::filesystem :) 2023-04-26 09:49:02 +10:00
Wally4000
e4be3c629e Update Date in PSPMenu 2023-04-26 09:48:20 +10:00
Wally4000
2c130d6305 Tidy up About Component 2023-04-26 09:47:42 +10:00
Wally4000
4d73616749 Correct some CMake stuff 2023-04-26 09:46:48 +10:00
Wally4000
b5ed8ac792 Revert "Remove redundant Stream.cpp file"
This reverts commit 5e38dee8e3.
2023-04-25 11:01:34 +10:00
Wally4000
b688456fbd Use builtins for random function 2023-04-24 15:51:14 +10:00
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