This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-13 00:54:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
891ff575b0
dolphin
/
Source
/
Core
/
DiscIO
/
Src
History
nakeee
697ce7b1ab
createtest fixes and compile fixes for linux
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3482
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-17 21:44:03 +00:00
..
AES
BannerLoader.cpp
BannerLoader.h
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Unbreak the build (sorry, forgot a few includes), move FP classification to MathUtil, add some more unittests.
2009-06-14 11:30:33 +00:00
Blob.h
CompressedBlob.cpp
CompressedBlob.h
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDContentLoader.cpp
Added the ability to install WADs (such as DLC WADs). Currently it just installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS...
2009-06-17 02:50:54 +00:00
NANDContentLoader.h
Added the ability to install WADs (such as DLC WADs). Currently it just installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS...
2009-06-17 02:50:54 +00:00
SConscript
createtest fixes and compile fixes for linux
2009-06-17 21:44:03 +00:00
stdafx.cpp
stdafx.h
Volume.h
Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games.
2009-06-07 21:10:02 +00:00
VolumeCreator.cpp
Fix savestate name for wad games, crashfix for some wad files without MakerID (thanks lpfaint99), fix for US games using SJIS string (Megaman 9 is one of them) can't do the same for PAL games as it would break special chars = we do need an unicode build
2009-06-08 02:25:21 +00:00
VolumeCreator.h
VolumeDirectory.cpp
VolumeDirectory.h
VolumeGC.cpp
VolumeGC.h
VolumeWad.cpp
Fix for tatsunoko vs capcom and those wii games getting corrupted memory error
2009-06-12 15:47:41 +00:00
VolumeWad.h
VolumeWiiCrypted.cpp
Small cleanup. Pad configuration *should* work on my Linux machine now. I'll verify it tomorrow.
2009-06-13 11:59:58 +00:00
VolumeWiiCrypted.h
WiiWad.cpp
Added the ability to install WADs (such as DLC WADs). Currently it just installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS...
2009-06-17 02:50:54 +00:00
WiiWad.h
Added the ability to install WADs (such as DLC WADs). Currently it just installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS...
2009-06-17 02:50:54 +00:00