]> Shamusworld >> Repos - virtualjaguar/history - src/joystick.cpp
Fix for RISC SUBC opcode, more tweaks to controller config.
[virtualjaguar] / src / joystick.cpp
2013-05-28 Shamus HammonsFix for RISC SUBC opcode, more tweaks to controller...
2013-05-04 Shamus HammonsFixed updated joystick handling, first major stab at...
2013-03-24 Shamus HammonsVarious fixes for GPU/DSP DIV instruction, fixes for...
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-07 Shamus HammonsFix to M68K core vs. DSP thread sync problem.
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-08-11 Shamus HammonsFix crashing on certain files with no filename extension.
2011-08-09 Shamus HammonsFixed controller #2 inputs so they don't corrupt contro...
2011-08-08 Shamus HammonsQuick fix to make controller #1 work properly again...
2011-07-21 Shamus HammonsHooked up the UI/frontend controller #2 to the Jaguar...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-06-26 Shamus HammonsRemoved files no longer needed, fixed build system...
2011-06-23 Shamus HammonsRewrote key handling to decouple hardwired SDL way...
2011-06-23 Shamus HammonsPreliminary key handling using Qt key types.
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2009-11-26 Shamus HammonsAttempting to add sanity to memory access: Added mmu...
2008-11-01 Shamus HammonsRenamed clock.cpp/h to event.cpp/h, did some long overd...
2008-10-30 Shamus HammonsFixed fullscreen<-->windowed mode swith in OpenGL mode...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2007-05-29 Shamus HammonsMisc. small fixes/changes.
2003-10-03 Shamus HammonsChanges for 1.0.7 update
2003-09-16 Shamus HammonsAdded another developer key ('t')
2003-09-05 Shamus HammonsAdded configurable key settings
2003-09-02 Shamus HammonsChanges to support new video subsystem
2003-08-28 Shamus HammonsMore changes for upcoming 1.0.5 release
2003-08-23 Shamus HammonsFixed a bad variable definition
2003-08-22 Shamus HammonsChanges for the upcoming 1.0.5 release
2003-08-16 Neils WagenaarChanges mainly to support the removal of SDLptc.h
2003-08-11 Neils WagenaarVirtual Jaguar 1.0.4 update (Shamus)
2003-07-08 Neils WagenaarThis commit was generated by cvs2svn to compensate...
2003-07-02 Ryan C. GordonInitial revision