This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
016d9c1ba10367edef8ee1fdf045c45273727bb9
dolphin
/
Source
/
PluginSpecs
History
memberTwo.mb2
337ff1f56b
More GPFifo works. PEToken management as I think it should be. Super Monkey Ball Adventures fix (the token check loop was stuck in one JITed block without any Advance() call).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1224
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-20 12:16:51 +00:00
..
CommonTypes.h
reverting BOOL type
2008-10-26 08:57:17 +00:00
ExportEpilog.h
Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :)
2008-08-27 01:42:11 +00:00
ExportProlog.h
Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :)
2008-08-27 01:42:11 +00:00
pluginspecs_dsp.h
Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance.
2008-11-16 20:09:13 +00:00
pluginspecs_pad.h
Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button
2008-10-16 01:15:15 +00:00
pluginspecs_video.h
More GPFifo works. PEToken management as I think it should be. Super Monkey Ball Adventures fix (the token check loop was stuck in one JITed block without any Advance() call).
2008-11-20 12:16:51 +00:00
pluginspecs_wiimote.h
Fixed emulated Wiimote again. Improved keyboard/gamepad controls for Wario Land.
2008-11-12 15:03:21 +00:00
PluginSpecs.h
added sorting to gamelistctrl (thanks a lot to gigaherz)
2008-09-17 05:57:43 +00:00