Commit graph

10 commits

Author SHA1 Message Date
wally4000
057d301b11 Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
Wally4000
5d6f108e72 Restored shared_ptr for ROM File handling.. for now (Fixes PSP) 2024-07-04 20:48:00 +10:00
wally4000
c955aa9648 std::unique_ptr for romfile 2024-06-25 10:08:37 +10:00
wally4000
e4e90030e7 Use unique_ptr for ROMFile 2024-06-25 10:07:46 +10:00
wally4000
f2c073db21 Replace IsRomname Function with filesystem operations 2024-06-18 07:55:10 +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
56ccc1a79c Use Smart Pointers for ROMFile 2022-07-17 20:43:08 +10:00
Wally4000
b0185d6441 Begin introducing std::filesystem more 2022-04-19 20:22:58 +10:00
Wally4000
15e3e2a1d0 Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Renamed from Source/Utility/ROMFile.h (Browse further)