2011-06-23 |
Shamus Hammons | First attempt at configuration dialog. |
tree | commitdiff |
2011-06-23 |
Shamus Hammons | Rewrote key handling to decouple hardwired SDL way... |
tree | commitdiff |
2011-06-23 |
Shamus Hammons | Preliminary key handling using Qt key types. |
tree | commitdiff |
2011-06-22 |
Shamus Hammons | Rewrote file loading to be more sane and robust. Hopefu... |
tree | commitdiff |
2011-06-22 |
Shamus Hammons | Various improvements to the GUI, including Power and... |
tree | commitdiff |
2011-06-21 |
Shamus Hammons | Fixed GUI to be able to load carts, updated documentation. |
tree | commitdiff |
2011-02-07 |
Shamus Hammons | Auto-populate wire xfer and int'l handling fees as... |
tree | commitdiff |
2011-02-01 |
Shamus Hammons | Fixed random crashes due to QImage corruption. |
tree | commitdiff |
2011-01-20 |
Shamus Hammons | Fixed rendering to properly render different Jaguar... |
tree | commitdiff |
2011-01-20 |
Shamus Hammons | Fixed colors in tom.cpp. |
tree | commitdiff |
2011-01-20 |
Shamus Hammons | Initial stab at making Jaguar core work in QT: Works... |
tree | commitdiff |
2011-01-19 |
Shamus Hammons | Incremental changes to get Jaguar engine to work in... |
tree | commitdiff |
2011-01-17 |
Shamus Hammons | Initial attempt to get Jaguar core to run in the new... |
tree | commitdiff |
2011-01-17 |
Shamus Hammons | Various renaming to accomodate change from vj to virtua... |
tree | commitdiff |
2011-01-15 |
Shamus Hammons | Added jaguar memory locations to memory.cpp. |
tree | commitdiff |
2010-04-09 |
Shamus Hammons | Changed executable from vj to virtualjaguar to avoid... |
tree | commitdiff |
2010-03-08 |
Shamus Hammons | More incremental improvements to the "Insert Cart"... |
tree | commitdiff |
2010-03-04 |
Shamus Hammons | Successfully integrated ZIP file fishing of images... |
tree | commitdiff |
2010-03-03 |
Shamus Hammons | Added logfile logging, ZIP file fishing |
tree | commitdiff |
2010-03-01 |
Shamus Hammons | Added missing images, added some fixes to ZIP file... |
tree | commitdiff |
2010-02-28 |
Shamus Hammons | Moved CRCs to filedb.h/cpp, various incremetal improvem... |
tree | commitdiff |
2010-02-15 |
Shamus Hammons | Added image filenames to ROM database, file flags.... |
tree | commitdiff |
2010-02-12 |
Shamus Hammons | Moving towards a better file picker... :-) |
tree | commitdiff |
2010-02-08 |
Shamus Hammons | Incremental improvements to the file picker, introducti... |
tree | commitdiff |
2010-02-04 |
Shamus Hammons | More ROM picker refinements... |
tree | commitdiff |
2010-02-03 |
Shamus Hammons | Start of model/view class implementation, since QListVi... |
tree | commitdiff |
2010-01-29 |
Shamus Hammons | Minor tweaks to ROM discovery threading, beginnings... |
tree | commitdiff |
2010-01-29 |
Shamus Hammons | Initial file reading thread implementation |
tree | commitdiff |
2010-01-27 |
Shamus Hammons | Added beginnings of ROM directory scanning functionality |
tree | commitdiff |
2010-01-23 |
Shamus Hammons | Added beginnings of graphical file chooser |
tree | commitdiff |
2010-01-22 |
Shamus Hammons | More "About..." box tweaks... |
tree | commitdiff |
2010-01-22 |
Shamus Hammons | More About box tweaking |
tree | commitdiff |
2010-01-21 |
Shamus Hammons | More GUI fill in, new About box |
tree | commitdiff |
2010-01-21 |
Shamus Hammons | Added some icons, reconnected settings, added start... |
tree | commitdiff |
2010-01-19 |
Shamus Hammons | Beginnings of UI goodness... ;-) |
tree | commitdiff |
2010-01-19 |
Shamus Hammons | Added missing header file |
tree | commitdiff |
2010-01-18 |
Shamus Hammons | Minor tweaks to get things compiling/running |
tree | commitdiff |
2010-01-18 |
Shamus Hammons | Initial changeset to experimental branch |
tree | commitdiff |
2009-11-26 |
Shamus Hammons | We can now compile, but still doesn't work at this... |
tree | commitdiff |
2009-11-26 |
Shamus Hammons | Attempting to add sanity to memory access: Added mmu... |
tree | commitdiff |
2009-06-24 |
Shamus Hammons | And so with this revision, we commit massive breakage... |
tree | commitdiff |
2009-01-15 |
Shamus Hammons | Preliminary state support |
tree | commitdiff |
2008-11-02 |
Shamus Hammons | Fixed pushbutton graphic. |
tree | commitdiff |
2008-11-02 |
Shamus Hammons | Major refactoring of GUI: Phase I |
tree | commitdiff |
2008-11-01 |
Shamus Hammons | Moved *actual* files into source tree... |
tree | commitdiff |
2008-11-01 |
Shamus Hammons | Moving GUI stuff to proper subdirectory for easier... |
tree | commitdiff |
2008-11-01 |
Shamus Hammons | Forgot missing new files... :-P |
tree | commitdiff |
2008-11-01 |
Shamus Hammons | Renamed clock.cpp/h to event.cpp/h, did some long overd... |
tree | commitdiff |
2008-10-30 |
Shamus Hammons | Fixed fullscreen<-->windowed mode swith in OpenGL mode... |
tree | commitdiff |
2008-10-20 |
Shamus Hammons | Added temporary patch to remove libcdio dependency. |
tree | commitdiff |
2008-10-14 |
Shamus Hammons | Small change: CVS -> SVN in About dialog. |
tree | commitdiff |
2008-09-18 |
Shamus Hammons | Small fix to accomodate gcc 4.3.1 moving strcmp() to... |
tree | commitdiff |
2008-04-24 |
Shamus Hammons | Fixed segfaults in DSP & GPU caused by freeing static... |
tree | commitdiff |
2007-12-16 |
Shamus Hammons | Extensive changes to remove gcc 4.x warnings, general... |
tree | commitdiff |
2007-05-31 |
Shamus Hammons | Initial refactoring of CD interface backend code. |
tree | commitdiff |
2007-05-30 |
Shamus Hammons | Fixed types in types.h to use C99 standard types, also... |
tree | commitdiff |
2007-05-29 |
Shamus Hammons | Misc. small fixes/changes. |
tree | commitdiff |
2005-11-05 |
Shamus Hammons | Minor fix for <8BPP modes |
tree | commitdiff |
2005-08-27 |
Shamus Hammons | Kludge to allow games that read HC in TOM to work |
tree | commitdiff |
2005-08-27 |
Shamus Hammons | Fixed x/y registers to be persitent between calls to... |
tree | commitdiff |
2005-08-27 |
Shamus Hammons | Update for 1.1.0 release |
tree | commitdiff |
2005-08-25 |
Shamus Hammons | Fixed destination Z read problem |
tree | commitdiff |
2005-08-24 |
Shamus Hammons | Preliminary text editing widget |
tree | commitdiff |
2005-08-24 |
Shamus Hammons | Z buffer fixes--still not 100% |
tree | commitdiff |
2005-08-13 |
Shamus Hammons | Added new splash image (vj_title_small) |
tree | commitdiff |
2005-08-13 |
Shamus Hammons | Made JaguarExecuteNew play nice with the GUI code |
tree | commitdiff |
2005-08-13 |
Shamus Hammons | Fixed "in-game" overlay to display properly |
tree | commitdiff |
2005-08-13 |
Shamus Hammons | Image file for GUI |
tree | commitdiff |
2005-08-11 |
Shamus Hammons | Fixed problem with PATD not updating properly |
tree | commitdiff |
2005-08-11 |
Shamus Hammons | Update for 1.1.0 release |
tree | commitdiff |
2005-08-09 |
Shamus Hammons | Bugfixes that are too complex to explain in this small... |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Changes to accomodate new rendering subsystem |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Added some ifdefs to make it easy to switch between... |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Added preliminary dirty rectangle support to the GUI |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Added some new bitmaps |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Fixes to handle mono sound properly |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Added fix for Unix, GET/SET64 macros |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | Changes to accomodate new rendering subsystem |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | New render type config option |
tree | commitdiff |
2005-08-06 |
Shamus Hammons | 1st semi-stable iteration of the new blitter |
tree | commitdiff |
2005-05-26 |
Shamus Hammons | Added missing parens to LHS of FIFO spinlocks--should... |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | No longer needed (bye bye!) |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | New timer based code (still not 100% correct, but better) |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Added a header file to compensate for files removed |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Turned on USE_64_BIT optimization |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Added note as to which version of Musashi we're using... |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Minor cleanups |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Moved from ./src |
tree | commitdiff |
2005-05-25 |
Shamus Hammons | Moved to ./src |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | New GUI font ;-) |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Moved GUI elements to separate (this) file |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Changed an include file |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Removed obsolete function |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | New overlay system functions |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | New timer based execution code |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Added comment |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | New timer based system code |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | No longer needed (Bye bye!) |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Changed remaining 16BPP modes to 32BPP |
tree | commitdiff |
2005-02-04 |
Shamus Hammons | Cosmetic change |
tree | commitdiff |
next |