summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2009-01-26fixed compile,nakeee
2009-01-26Wiimote: Fixed the switch during gameplay option. The only issue left seems t...John Peterson
2009-01-26Core and PluginManager: Fixed Stop and Start again, the video plugin needed t...John Peterson
2009-01-25Wiimote: Switch between emulated and real Wiimote during gameplay.John Peterson
2009-01-24Compile fix on linuxnakeee
2009-01-24break my BOOLsmemberTwo.mb2
2009-01-241) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw ...memberTwo.mb2
2009-01-24nJoy: Readded some fixes to nJoy (Notice: these changes have nothing to do wi...John Peterson
2009-01-24some more warning cleanup.omegadox
2009-01-24Some warning and code cleanup.omegadox
2009-01-23Warp back to 1983!!! (rev 1983, that is, not the year :P)hrydgard
2009-01-23PluginManager: Added #ifdef INPUTCOMMON, I have no tried it yet, I'll try to ...John Peterson
2009-01-23PluginManager: CommentsJohn Peterson
2009-01-23nJoy and PluginManager:John Peterson
2009-01-23wrong project file >_>daco65
2009-01-23changed the project files. building in windows is still broken (trowing sdl.h...daco65
2009-01-23moved the inputmanager to inputcommonnakeee
2009-01-23copy common sdl code to the input manager,nakeee
2009-01-23forgot includenakeee
2009-01-22compile fixnakeee
2009-01-22Added input manager handles the sdl init/quit for nownakeee
2009-01-22Wii IOS FileIO: Fixed bug "NewSeekPosition = 0" to "NewSeekPosition = SeekPos...John Peterson
2009-01-22nJoy and SerialInterface: Fixed the crashes with MAXPADS more than 1, the dow...John Peterson
2009-01-22continue working on display gamecube game name and description.hyperiris
2009-01-22nJoy and SerialInterface: Fixed the nJoy crashesJohn Peterson
2009-01-21Use wx style ListBox fast fill: Freeze and Thawhyperiris
2009-01-21SerialInterface: Fixed the Init for different MAXPADS values, I thinkJohn Peterson
2009-01-21some small fixhyperiris
2009-01-21Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\...hyperiris
2009-01-21UI: makes dolphin displays japanese region games' names and their descriptions.hyperiris
2009-01-21more f-zero work - no success :( Still fp errors.hrydgard
2009-01-21misc debugger improvements - hle:d code can be read in disasm window, memview...hrydgard
2009-01-21update to sfml 1.4. also testsuite doesn't need debug and release configs, th...Shawn Hoffman
2009-01-21Oops... that was not supposed to be checked revertLPFaint99
2009-01-21MemcardManager:LPFaint99
2009-01-20fix red coloring of fp regs in registerviewhrydgard
2009-01-20Improve register view window (now shows fp, various special regs). If the win...hrydgard
2009-01-20Fix insanely annoyingly behaviour when setting breakpointshrydgard
2009-01-20Remove some unnecessary includes, clean some ////////hrydgard
2009-01-20Stop the audio mixing when stepping in the debugger.hrydgard
2009-01-20Last commit: Missed a fileJohn Peterson
2009-01-20DebuggerWX: Added jit block linking option to the code windowJohn Peterson
2009-01-20fix a minor "misfeature" in the symbol table code.hrydgard
2009-01-19fix build and change /EHsc to /EHa. jakestine (pcsx2-playground) says it is t...Shawn Hoffman
2009-01-19Initial work on F-Zero - map & gameconfig. Far from playable - wacky math err...hrydgard
2009-01-19revert game-specific hack which broke mp3. see r1805 r1806. change dolphinwx ...Shawn Hoffman
2009-01-19Remember last iso (fix)nakeee
2009-01-19Seems I screwed up the JIT cache clearing a while ago. This should fix it.hrydgard
2009-01-19nJoy: Fixed the analog trigger buttonsJohn Peterson
2009-01-19Memmap: Small commentJohn Peterson