rpcs3/Utilities
Functionable 6c083d6184 ISO: Add ISO reader code and ISO device
Adds infrastructure to read files/data from ISOs.

Also adds classes extending fs::device_base and fs::file_base in order
to allow reading files through fs namespace functions. This approach
should allow ISO data to be read by the emulator with the least changes
to existing code.
2026-01-09 14:40:51 +02:00
..
address_range.h rsx/util/test: Cover edge cases in address_range test suite 2025-05-27 15:06:32 +03:00
bin_patch.cpp
bin_patch.h
bit_set.h bit_set.h: forward declare fmt_unveil 2025-12-08 12:43:15 +02:00
BitField.h
cfmt.h
cheat_info.cpp Qt/cheats: don't accept imported cheats unless valid 2025-12-27 17:18:44 +01:00
cheat_info.h fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01:00
cond.cpp
cond.h
Config.cpp Config: Implement 128-bit setting entry type 2025-10-03 19:46:01 +03:00
Config.h Config: Implement 128-bit setting entry type 2025-10-03 19:46:01 +03:00
CRC.h
date_time.cpp
date_time.h
deferred_op.hpp rsx: Invalidate surface cache slots that are trampled by buffer writes. 2025-11-05 18:26:12 +03:00
File.cpp Add multi-selection context menu 2026-01-06 09:47:15 +01:00
File.h ISO: Add ISO reader code and ISO device 2026-01-09 14:40:51 +02:00
geometry.h fix some warnings 2023-02-22 23:57:20 +01:00
git-version-gen.cmd CI: fix branch name and PR number 2025-06-14 23:44:06 +02:00
JIT.h
JITASM.cpp Enable ASLR 2025-04-30 02:56:23 +02:00
JITLLVM.cpp [Build] Explicit Triple with LLVM 21.1.0 2025-10-15 20:09:21 +02:00
lockless.h Atomic utils fixup after ASLR changes (#17168) 2025-05-05 21:48:07 +03:00
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
ppu_patch.h
rXml.cpp
rXml.h
sema.cpp
sema.h
simple_ringbuf.cpp
simple_ringbuf.h
stack_trace.cpp
stack_trace.h
StrFmt.cpp fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01:00
StrFmt.h Fix Clang build and other small fixes (#17736) 2025-11-23 07:11:36 +02:00
StrUtil.h fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01:00
sync.h overlays: log font lookup info on exception (#17903) 2025-12-21 14:00:36 +01:00
Thread.cpp [macOS] Force max pthread priority, fix throttling 2025-12-21 07:18:43 +02:00
Thread.h SaveStates: Fix Gem Thread Reboot 2025-10-14 08:16:02 +03:00
Timer.h
transactional_storage.h Fix some static analysis warnings, including c-style cast 2025-06-01 22:07:03 +02:00
version.cpp
version.h