dolphin/Source/Core
LPFaint99 9cfa4e9385 Adds IsDrive to FileUtil for win32,
Adds booting from drive to gui. disabled as it is currently too slow unless it is a virtual drive

Changes DriveUtil to start checking at D: as it is unlikely that a, b, or c will be a cd/dvd drive

Addes DriveBlob functions, untested on linux/osx probably needs more work

Removes duplicate message from EXI_DeviceMemoryCard.cpp when creating a brand new memcard



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2345 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-21 23:44:40 +00:00
..
Common Adds IsDrive to FileUtil for win32, 2009-02-21 23:44:40 +00:00
Core Adds IsDrive to FileUtil for win32, 2009-02-21 23:44:40 +00:00
DebuggerWX Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/ 2009-02-17 23:07:10 +00:00
DiscIO Adds IsDrive to FileUtil for win32, 2009-02-21 23:44:40 +00:00
DolphinWX Adds IsDrive to FileUtil for win32, 2009-02-21 23:44:40 +00:00
InputCommon Make InputCommon build in debug mode. Seriously, WTF? Debugging code relying on functions that simply aren't there. Nakee????? 2009-02-21 11:49:14 +00:00
VideoCommon Vertex Shading / Projection Matrix done right (D3D) 2009-02-21 17:17:24 +00:00