]> Shamusworld >> Repos - virtualjaguar/history - src/op.cpp
Real fixes for the OP, to make it behave more like real H/W.
[virtualjaguar] / src / op.cpp
2015-03-08 Shamus HammonsReal fixes for the OP, to make it behave more like...
2015-02-28 Shamus HammonsFix for bad branch handling in OP.
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2012-12-03 Shamus HammonsMerge branch 'master' of shamusworld.gotdns.org/git...
2012-12-01 Shamus HammonsChanged some formatting on the stack trace and OP list...
2012-12-01 Shamus HammonsAdded Object Processor browser window for debug mode.
2012-07-16 Shamus HammonsFixed DSP/audio options to be unambiguous and consistent.
2012-07-16 Shamus HammonsRemove OP dump to fix lockups when exiting VJ.
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
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-12-23 Shamus HammonsFixed VC to act like a real Jaguar. :-)
2011-12-11 Shamus HammonsEmulate OP related bug properly (we hope).
2011-12-09 Shamus HammonsTweaks for OP dumping. Hopefully removing all duplicate...
2011-12-09 Shamus HammonsImproved OP logging, small changes to GPU read/write...
2011-11-26 Shamus HammonsRISC LOAD/STORE alignment fixes.
2011-10-20 Shamus HammonsMinor fixes to the OP, small enhancements to icons.
2011-10-14 Shamus HammonsFixed NTSC timing (was same as PAL timing), fixed PAL...
2011-10-06 Shamus HammonsMask out ALT for now, small optimization in screen...
2011-07-31 Shamus HammonsFixes in the controller config for MacOSX, added option...
2011-07-14 Shamus HammonsFixes for the 68K IRQ system. There's probably a little...