]> Shamusworld >> Repos - virtualjaguar/history - src/tom.cpp
Virtual Jaguar 2.0.0 release.
[virtualjaguar] / src / tom.cpp
2011-10-12 Shamus HammonsVirtual Jaguar 2.0.0 release. 2.0.0
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