dolphin/Source
JosJuice a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
Previously, we had WBFS and CISO which both returned an upper bound
of the size, and other formats which returned an accurate size. But
now we also have NFS, which returns a lower bound of the size. To
allow VolumeVerifier to make better informed decisions for NFS, let's
use an enum instead of a bool for the type of data size a blob has.
2022-08-04 22:00:59 +02:00
..
Android DiscIO: Add support for the NFS format 2022-08-04 22:00:58 +02:00
Core DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2022-08-04 22:00:59 +02:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #10883 from Pokechu22/pi-fifo-reset-gp-fifo 2022-07-31 17:06:37 +02:00
VSProps msbuild: set PreferredToolArchitecture based on host OS arch 2022-07-30 11:01:47 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln replace libpng with libspng 2022-07-25 18:32:16 -07:00