]> Shamusworld >> Repos - virtualjaguar/history - src/tom.cpp
Added interlace display to TOM/video handler.
[virtualjaguar] / src / tom.cpp
2015-03-10 Shamus HammonsAdded interlace display to TOM/video handler.
2015-03-09 Shamus HammonsThis time, for sure!
2015-02-28 Shamus HammonsFix for bad branch handling in OP.
2014-10-29 Teemu HukkanenMerge branch 'master' of shamusworld.gotdns.org/git...
2014-10-21 Shamus HammonsMiscellaneous fixes, plus extra whitespace munging...
2014-10-03 Shamus HammonsFixed controller profile system.
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-04 Shamus HammonsFixed fullscreen mode, shrunk screen width.
2013-01-25 Shamus HammonsFixed missing border color on left hand side of screen.
2013-01-23 Shamus HammonsAdded RISC disassembly browser.
2012-12-03 Shamus HammonsMerge branch 'master' of shamusworld.gotdns.org/git...
2012-12-03 Shamus HammonsAdded bad dump to file DB, tweaks to screen position.
2012-10-13 Shamus HammonsFix for bad window position when coming out of full...
2012-10-12 Shamus HammonsStretched the virtual screen slightly.
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
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 HammonsImproved OP logging, small changes to GPU read/write...
2011-11-26 Shamus HammonsRISC LOAD/STORE alignment fixes.
2011-11-17 Shamus HammonsVideo rendering now has correct timing per frame, in...
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-20 Shamus HammonsController tab now shows correctly redefined keys.
2011-07-19 Shamus HammonsFixed OP regression in Rayman, probably others.
2011-07-14 Shamus HammonsFixes for the 68K IRQ system. There's probably a little...
2011-07-13 Shamus HammonsAdded stricter TOM memory checking.
2011-07-07 Shamus HammonsFixed 24BPP mode (used R twice instead of B), fixed...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-06-26 Shamus HammonsRemoved files no longer needed, fixed build system...
2011-01-20 Shamus HammonsFixed rendering to properly render different Jaguar...
2011-01-20 Shamus HammonsFixed colors in tom.cpp.
2011-01-20 Shamus HammonsInitial stab at making Jaguar core work in QT: Works...
2011-01-19 Shamus HammonsIncremental changes to get Jaguar engine to work in...
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...
2009-01-15 Shamus HammonsPreliminary state support
2008-11-01 Shamus HammonsRenamed clock.cpp/h to event.cpp/h, did some long overd...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2005-08-27 Shamus HammonsKludge to allow games that read HC in TOM to work
2005-08-06 Shamus HammonsChanges to accomodate new rendering subsystem
2005-02-04 Shamus HammonsNew timer based execution code
2004-12-29 Shamus HammonsChanges for 32BPP rendering
2004-06-01 Shamus HammonsTimer fixes, some PAL fixes
2004-03-20 Shamus HammonsMinor memory allocation/free fixup
2004-01-18 Shamus HammonsRemoved Doom kludge
2003-11-11 Shamus HammonsChanges to accomodate PAL/NTSC screen heights
2003-10-03 Shamus HammonsChanges for 1.0.7 update
2003-09-05 Shamus HammonsChanges to support config file
2003-09-02 Shamus HammonsChanges to support new video subsystem
2003-08-28 Shamus HammonsMainly source cleanups
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 WagenaarChanges mainly to support the removal of SDLptc.h
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