dolphin/Source/Core
LPFaint99 547c18fb55 Add the ability to Get / Set Array data from SysConf
wiimote bd's are now read from (or added to if < 4 exist) SysConf
in theory you should be able to use any valid sysconf file now,
but i would advise against using a dolphin edited SysConf on a wii

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6646 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-22 08:00:08 +00:00
..
AudioCommon Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator unthrottled (Windows only). 2010-12-17 01:34:40 +00:00
Common Add the ability to Get / Set Array data from SysConf 2010-12-22 08:00:08 +00:00
Core Add the ability to Get / Set Array data from SysConf 2010-12-22 08:00:08 +00:00
DebuggerUICommon We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
DebuggerWX Earlier versions of wxWidgets do not implicitly include <wx/wx.h>. 2010-12-05 15:36:08 +00:00
DiscIO Fix Unix build. 2010-12-22 06:45:59 +00:00
DolphinWX Move AES to common lib 2010-12-22 06:00:36 +00:00
DSPCore LLE JIT: 2010-12-21 14:48:05 +00:00
InputCommon Implement free look on linux. Patch due to artart78. 2010-12-21 23:58:25 +00:00
InputUICommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
VideoCommon Added a game property for the "Enable CPU Access" video option. Patch by Link_to_the_past. 2010-12-22 01:05:29 +00:00
VideoUICommon Avoid shadowing variables. 2010-12-20 17:06:39 +00:00
wiiuse Apparently I missinterpreted that thing in tortoise svn. 2010-12-19 04:00:07 +00:00
CMakeLists.txt Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also. 2010-11-16 00:13:33 +00:00