]> Shamusworld >> Repos - virtualjaguar/history - src/jerry.cpp
Fixed updated joystick handling, first major stab at gamepad profiles.
[virtualjaguar] / src / jerry.cpp
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-03-07 Shamus HammonsVarious changes to improve code readability, added...
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-01 Shamus HammonsInitial stab at getting the DSP to run in the host...
2012-04-11 Shamus HammonsFix to compile on win32.
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-10-17 Shamus HammonsMinor fixes, hopefully fix Exit hotkey on Win32.
2011-08-03 Shamus HammonsMinor fix to IRQ subsystem. Should fix games that expec...
2011-07-14 Shamus HammonsFixes for the 68K IRQ system. There's probably a little...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2009-11-26 Shamus HammonsWe can now compile, but still doesn't work at this...
2009-11-26 Shamus HammonsAttempting to add sanity to memory access: Added mmu...
2009-06-24 Shamus HammonsAnd so with this revision, we commit massive breakage...
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...
2005-08-06 Shamus HammonsAdded some ifdefs to make it easy to switch between...
2005-05-25 Shamus HammonsNew timer based code (still not 100% correct, but better)
2005-02-04 Shamus HammonsNew timer based execution code
2004-12-29 Shamus HammonsFixes to remove old (and unused) clock code
2004-06-01 Shamus HammonsTimer fixes, BUTCH support
2004-03-20 Shamus HammonsMinor function renaming
2003-09-16 Shamus HammonsWrapped a developer message in #ifdef
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