summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorSoren Jorvang <soren.jorvang@gmail.com>2011-01-04 13:59:44 +0000
committerSoren Jorvang <soren.jorvang@gmail.com>2011-01-04 13:59:44 +0000
commit293b5cb4c16b9da1c1d72b65ebf0e4fc23b3be84 (patch)
treee4d3c286963635c93760468b49ad8f80f7a7242b /Source/Core/VideoCommon/Src/OpcodeDecoding.cpp
parent599020ef994d434864c8ec1dbd0f053d455f8645 (diff)
Look for the DSP ROM files in Sys/GC as before before trying User/GC
to allow both system-side (also Windows) and per-user installations. The IPL ROM is another candidate for this, but I don't have an image to test with. Perhaps a more general solution would be to just phase out the Sys directory. As used for data which would have been available in ROM or flash on the real hardware, it really contains two classes of files that are both read-only during emulation: - Settings and font files, which can be freely distributed - ROM files which must be obtained from the user's own GC or Wii Since the two could be freely put together on Windows without any problems and with the users of that platform being resistant to change, it may be easiest to just treat Sys as another directory to be copied from the application bundle into User/Sys at startup on non-Windows. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6738 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions