summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/NFSBlob.cpp
AgeCommit message (Expand)Author
2025-11-09DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyRead...Jordan Woyak
2025-05-16DiscIO: Make functions constantDr. Dystopia
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2022-08-22Merge pull request #10997 from JosJuice/nfs-checkAdmiral H. Curtiss
2022-08-21DiscIO: Fix an incorrect error check in NFSBlobJosJuice
2022-08-20DiscIO: Fix calculation of NFS raw sizeJosJuice
2022-08-04DiscIO: Add support for the NFS formatJosJuice