Cemu/src
Exzap a5717e1b11 FST: Refactoring to fix a read bug + verify all reads
- Fixes a bug where corrupted data would be returned when reading files from unhashed sections with non-block aligned offset or size
- Added hash checks for all reads where possible. This means that FST now can automatically catch corruptions when they are encountered while reading from the volume
2024-11-13 06:29:23 +01:00
..
asm CI+build: Improve macOS builds (#1310) 2024-08-28 11:06:49 +02:00
audio Cubeb: Add a default device to the selection (#1017) 2024-02-18 05:51:00 +01:00
Cafe FST: Refactoring to fix a read bug + verify all reads 2024-11-13 06:29:23 +01:00
Cemu Add support for fmt 11 (#1366) 2024-10-03 08:48:25 +02:00
Common Make MEMPTR<T> a little more T*-like (#1385) 2024-10-30 23:10:32 +01:00
config nsyshid: Add support for emulated Dimensions Toypad (#1371) 2024-11-11 08:58:01 +01:00
gui nsyshid: Add support for emulated Dimensions Toypad (#1371) 2024-11-11 08:58:01 +01:00
imgui Latte+Vulkan: Code cleanup 2024-03-14 01:10:52 +01:00
input input: Add option to make show screen button a toggle (#1383) 2024-10-19 01:56:56 +02:00
resource Preparations for 2.1 (#1306) 2024-08-26 11:43:38 +02:00
tools Use portable format specifiers (#411) 2022-10-25 20:38:29 +02:00
util Various smaller code improvements (#1343) 2024-09-17 02:00:26 +02:00
CMakeLists.txt macOS: Fix absolute path to libusb dylib (#1405) 2024-11-07 07:09:35 +01:00
main.cpp Windows default to non-portable + Reworked MLC handling and related UI (#1252) 2024-07-23 03:13:36 +02:00
mainLLE.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00