This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 07:06:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6bcdae616be68f2702bb1e5beeb47e90004b6c46
dolphin
/
Source
/
Core
/
DiscIO
T
History
skidau
a12a4520d8
Merge pull request
#2684
from TraceBullet/master
...
DiscIO: Check if m_Disc is null in ParsePartitionData()
2015-07-14 10:56:12 +10:00
..
Blob.cpp
…
Blob.h
…
CISOBlob.cpp
…
CISOBlob.h
…
CMakeLists.txt
…
CompressedBlob.cpp
…
CompressedBlob.h
…
DiscIO.vcxproj
…
DiscIO.vcxproj.filters
…
DiscScrubber.cpp
DiscIO: Check if m_Disc is null in ParsePartitionData()
2015-07-02 11:45:22 -04:00
DiscScrubber.h
…
DriveBlob.cpp
…
DriveBlob.h
…
FileBlob.cpp
…
FileBlob.h
…
FileMonitor.cpp
…
FileMonitor.h
…
Filesystem.cpp
…
Filesystem.h
…
FileSystemGCWii.cpp
…
FileSystemGCWii.h
…
NANDContentLoader.cpp
…
NANDContentLoader.h
…
Volume.h
…
VolumeCommon.cpp
…
VolumeCreator.cpp
…
VolumeCreator.h
…
VolumeDirectory.cpp
Use emplace() instead of insert() where applicable for maps.
2015-06-28 19:52:40 -04:00
VolumeDirectory.h
…
VolumeGC.cpp
…
VolumeGC.h
…
VolumeWad.cpp
…
VolumeWad.h
…
VolumeWiiCrypted.cpp
…
VolumeWiiCrypted.h
…
WbfsBlob.cpp
WbfsBlob: Don't enter an infinite loop when reading beyond end of disc
2015-07-06 15:41:37 +02:00
WbfsBlob.h
…
WiiWad.cpp
…
WiiWad.h
…