]> Shamusworld >> Repos - virtualjaguar/history - src/filedb.cpp
Various changes to improve code readability, added mouse hiding.
[virtualjaguar] / src / filedb.cpp
2013-03-07 Shamus HammonsVarious changes to improve code readability, added...
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-17 Shamus HammonsAdded HOSTCC to m68000 Makefile, improvements to M68K...
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-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-10-06 Shamus HammonsMask out ALT for now, small optimization in screen...
2011-08-03 Shamus HammonsMinor fix to IRQ subsystem. Should fix games that expec...
2011-07-22 Shamus HammonsSmall code cleanups, file picker now grabs everything...
2011-07-20 Shamus HammonsMinor changes to make the key definition dialog a bit...
2011-07-16 Shamus HammonsFixed software loading to load independently of Jaguar...
2011-07-12 Shamus HammonsMinor corrections to the file DB.
2011-07-12 Shamus HammonsMore enhancements to the file chooser.
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-07-01 Shamus HammonsMoved Jaguar core to library, fixes for Mac OSX compila...
2011-06-30 Shamus HammonsPreliminary support for alternate file types.
2011-06-29 Shamus HammonsAdded missing headers for win32, code cleanup for file...
2011-06-21 Shamus HammonsFixed GUI to be able to load carts, updated documentation.
2010-02-28 Shamus HammonsMoved CRCs to filedb.h/cpp, various incremetal improvem...