]> Shamusworld >> Repos - virtualjaguar/history - src/gpu.cpp
Various fixes for GPU/DSP DIV instruction, fixes for joypad handling.
[virtualjaguar] / src / gpu.cpp
2013-03-24 Shamus HammonsVarious fixes for GPU/DSP DIV instruction, fixes for...
2013-02-24 Shamus HammonsUI cleanups, added RAM randomization for main RAM ...
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.
2013-01-25 Shamus HammonsAdded appropriate audio thread pausing to the GUI layer.
2013-01-23 Shamus HammonsAdded RISC disassembly browser.
2012-08-20 Shamus HammonsFixed IMASK access in DSP & GPU, more CPU browser refin...
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-02-13 Shamus HammonsPreliminary fixes for memory accesses between $200000...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-12-09 Shamus HammonsImproved OP logging, small changes to GPU read/write...
2011-11-26 Shamus HammonsLeft some bits dangling in the GPU and log. :-P
2011-11-26 Shamus HammonsSeparated activation of aligned STOREs from aligned...
2011-11-26 Shamus HammonsRISC LOAD/STORE alignment fixes.
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-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-04-24 Shamus HammonsFixed segfaults in DSP & GPU caused by freeing static...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2007-05-30 Shamus HammonsFixed types in types.h to use C99 standard types, also...
2005-05-25 Shamus HammonsAdded a header file to compensate for files removed
2005-02-04 Shamus HammonsChanged cycles to reflect pipelined architecture (still...
2004-03-20 Shamus HammonsFixed memory leak
2004-01-07 Shamus HammonsExperimental code to get a few games working
2003-11-06 Shamus Hammons1.0.7 update
2003-09-19 Shamus HammonsChanges for 1.0.6 update
2003-08-28 Shamus HammonsMore changes for upcoming 1.0.5 release
2003-08-22 Shamus HammonsChanges for the upcoming 1.0.5 release
2003-08-15 Neils WagenaarVirtual Jaguar 1.0.5 update (Shamus)
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