]> Shamusworld >> Repos - virtualjaguar/history - src/dsp.cpp
Various changes to improve code readability, added mouse hiding.
[virtualjaguar] / src / dsp.cpp
2013-03-07 Shamus HammonsVarious changes to improve code readability, added...
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.
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-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
2012-05-01 Shamus HammonsInitial stab at getting the DSP to run in the host...
2012-04-11 Shamus HammonsReverted win32 specific fix: wasn't necessary. :-P
2012-04-11 Shamus HammonsFix to compile on win32.
2012-04-08 Shamus HammonsAdded switch to disable untuned tank circuit, for slowe...
2012-02-13 Shamus HammonsPreliminary fixes for memory accesses between $200000...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
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
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
2004-06-01 Shamus HammonsFixed/added more debugging stuff
2004-03-20 Shamus HammonsFixed memory leak/timing tweaking
2003-09-16 Shamus HammonsThe new (and hopefully stable) pipelined core
2003-09-14 Shamus HammonsMore updates to pipelined core
2003-09-11 Shamus HammonsPipeline updates...
2003-09-05 Shamus HammonsNew experimental pipelined core
2003-08-28 Shamus HammonsMore changes for upcoming 1.0.5 release
2003-08-25 Shamus HammonsChanges for upcoming 1.0.5 release
2003-08-22 Shamus HammonsChanges for the upcoming 1.0.5 release
2003-08-16 Neils WagenaarMostly changes to support SDL sound system
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