This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-26 14:25:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8722b9cfb59c6a337e990545e7ebb42269bfbede
dolphin
/
Source
/
Core
/
DiscIO
/
Src
T
History
Lioncash
1ec4894bc5
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
..
BannerLoader.cpp
…
BannerLoader.h
2x banner images!
2013-09-25 03:06:27 -04:00
BannerLoaderGC.cpp
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
BannerLoaderGC.h
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
BannerLoaderWii.cpp
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
BannerLoaderWii.h
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same.
2013-10-02 18:18:54 -04:00
Blob.cpp
…
Blob.h
…
CISOBlob.cpp
…
CISOBlob.h
…
CompressedBlob.cpp
…
CompressedBlob.h
…
DiscScrubber.cpp
…
DiscScrubber.h
…
DriveBlob.cpp
…
DriveBlob.h
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
FileBlob.cpp
…
FileBlob.h
…
FileHandlerARC.cpp
…
FileHandlerARC.h
…
FileMonitor.cpp
…
FileMonitor.h
…
Filesystem.cpp
…
Filesystem.h
…
FileSystemGCWii.cpp
…
FileSystemGCWii.h
…
NANDContentLoader.cpp
Better error reporting for ES / NANDContentLoader.
2013-08-31 23:49:29 -04:00
NANDContentLoader.h
…
stdafx.cpp
…
stdafx.h
…
Volume.h
Support a gcm revision-specific game ini for cheats + partially fix gecko codes in default ini.
2013-09-28 23:38:25 -04:00
VolumeCommon.cpp
…
VolumeCreator.cpp
…
VolumeCreator.h
…
VolumeDirectory.cpp
…
VolumeDirectory.h
…
VolumeGC.cpp
Support a gcm revision-specific game ini for cheats + partially fix gecko codes in default ini.
2013-09-28 23:38:25 -04:00
VolumeGC.h
Support a gcm revision-specific game ini for cheats + partially fix gecko codes in default ini.
2013-09-28 23:38:25 -04:00
VolumeWad.cpp
…
VolumeWad.h
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
VolumeWiiCrypted.cpp
…
VolumeWiiCrypted.h
…
WbfsBlob.cpp
MSVC warnings.
2013-09-01 22:59:32 -04:00
WbfsBlob.h
…
WiiWad.cpp
…
WiiWad.h
…