mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Attempt at raw drive access for linux / osx, test please :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2410 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
772e37be9a
commit
5dfbb9438e
6 changed files with 67 additions and 32 deletions
|
@ -9,6 +9,7 @@ files = [
|
|||
"ConsoleWindow.cpp",
|
||||
"ColorUtil.cpp",
|
||||
"CPUDetect.cpp",
|
||||
"DriveUtil.cpp",
|
||||
"DynamicLibrary.cpp",
|
||||
"Hash.cpp",
|
||||
"IniFile.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue