dolphin/Source/Core/DiscIO/Src
nakeee 5f862cf297 more scons build fixups
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2960 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-12 21:30:22 +00:00
..
AES
BannerLoader.cpp fix JAP Wii game name/description display 2009-02-28 18:44:39 +00:00
BannerLoader.h
BannerLoaderGC.cpp fix some gcc warnings 2009-03-07 08:07:11 +00:00
BannerLoaderGC.h Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
BannerLoaderWii.cpp Assorted cleanup and comments. 2009-03-20 18:13:31 +00:00
BannerLoaderWii.h Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
Blob.cpp fix some gcc warnings 2009-03-07 08:07:11 +00:00
Blob.h Attempt to speed up drive reading by doing larger block reads - didn't help very much. we need to support async reads, I think. 2009-02-22 16:48:54 +00:00
CompressedBlob.cpp
CompressedBlob.h
DriveBlob.cpp fix some gcc warnings 2009-03-07 08:07:11 +00:00
DriveBlob.h Be friendlier when trying to but from empty DVD drives. 2009-02-24 19:57:29 +00:00
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp Linux compile fix. 2009-03-05 15:58:14 +00:00
FileHandlerARC.h improved FileHandlerARC 2009-02-28 01:49:30 +00:00
Filesystem.cpp Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few crash bugs in FileUtil.cpp. 2009-02-28 01:26:56 +00:00
Filesystem.h
FileSystemGCWii.cpp Fixed few \ on code that suppose to work on linux as well. 2009-03-03 10:21:13 +00:00
FileSystemGCWii.h
NANDContentLoader.cpp Fixed a few MSVC compiler warnings, and added some switches to the readme. 2009-03-25 00:46:00 +00:00
NANDContentLoader.h some changes of HLE of the WII game loader 2009-03-14 19:13:21 +00:00
SConscript more scons build fixups 2009-04-12 21:30:22 +00:00
stdafx.cpp
stdafx.h DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start cleaning it up. Create a new program called "DSPTool" which will become a more up to date replacement for gdtool from the devkitpro, automatically incorporating all our findings as we make them. This program depends on the new library. It can *ALMOST* roundtrip (asm->disasm->asm) hermes' DSP mixer at this point. Sorry about the unfinished Sconscript work - I'll fix it soon if nobody else does it first. 2009-04-12 10:21:40 +00:00
Volume.h Adds Italy country code 2009-03-07 18:03:53 +00:00
VolumeCreator.cpp allow viewing and dumping(single files) of all partitions on a wii disc 2009-03-10 17:19:30 +00:00
VolumeCreator.h allow viewing and dumping(single files) of all partitions on a wii disc 2009-03-10 17:19:30 +00:00
VolumeDirectory.cpp Adds Italy country code 2009-03-07 18:03:53 +00:00
VolumeDirectory.h Fix of issue 408, the game still can't boot. 2009-02-22 13:59:06 +00:00
VolumeGC.cpp Adds Italy country code 2009-03-07 18:03:53 +00:00
VolumeGC.h Fix of issue 408, the game still can't boot. 2009-02-22 13:59:06 +00:00
VolumeWiiCrypted.cpp Adds Italy country code 2009-03-07 18:03:53 +00:00
VolumeWiiCrypted.h Fix of issue 408, the game still can't boot. 2009-02-22 13:59:06 +00:00