dolphin/Source/Core
2009-11-08 00:15:58 +00:00
..
AudioCommon LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound. 2009-11-07 20:01:39 +00:00
Common LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound. 2009-11-07 20:01:39 +00:00
Core Lua now has GUI and is fully functional! But it doesn't link if I don't ignore libcmt.lib so commented all the LuaInterface calls until someone fixes it... 2009-11-07 23:54:10 +00:00
DebuggerUICommon
DebuggerWX Make the HLE'd OSPanic print out the associated message. 2009-11-05 07:05:33 +00:00
DiscIO
DolphinWX Lua is officially supported on Dolphin. (thanks for the linkage fix shuffle2!) 2009-11-08 00:15:58 +00:00
DSPCore DSPLLE dissasm fix 2009-11-06 13:28:03 +00:00
InputCommon
VideoCommon