]> Shamusworld >> Repos - virtualjaguar/shortlog
virtualjaguar
2017-09-12 Shamus HammonsVersion 2.1.3 release. master
2016-06-14 Shamus HammonsAdded Memory Track support. One small step towards...
2016-05-24 Shamus HammonsFix for joysticks to behave more like real H/W.
2016-05-18 Shamus HammonsFixes for compilation against GCC 6.
2016-04-01 Shamus HammonsMinor update to debugger; added autoupdating to CPU...
2015-11-15 Shamus HammonsFix stupid button failure bug for controller #2.
2015-10-03 Shamus HammonsAdded logging of GPU/DSP states on exit.
2015-03-10 Shamus HammonsAdded interlace display to TOM/video handler.
2015-03-09 Shamus HammonsThis time, for sure!
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.
2014-11-15 Shamus HammonsFix for fullscreen bug in upgrade to Qt 5.
2014-11-08 Teemu HukkanenQString no longer supports toAscii, use toUtf8 instead
2014-11-08 Teemu HukkanenChange QDesktopService to QStandardPaths
2014-11-08 Teemu HukkanenReplace QtGui includes with QtWidgets, add QT += widget...
2014-10-29 Teemu HukkanenMerge branch 'master' of shamusworld.gotdns.org/git...
2014-10-21 Shamus HammonsMiscellaneous fixes, plus extra whitespace munging...
2014-10-10 Teemu HukkanenFix typo
2014-10-10 Shamus HammonsPrep for next revision, fix for non-English locales.
2014-10-10 Shamus HammonsAnd then there was 2.1.2. :-P 2.1.2
2014-10-10 Shamus HammonsHotfix for bug #28.
2014-10-09 Shamus HammonsAdded region specific test pattern for correctness...
2014-10-09 Shamus HammonsVersion bump. :-)
2014-10-08 Shamus HammonsFinally, we have 2.1.1. :-D 2.1.1
2014-10-08 Shamus HammonsFix for PS3 controllers.
2014-10-08 Shamus HammonsAdded logging to Gamepad::CheckButtonPressed().
2014-10-08 Shamus HammonsPossible fix for gamepad 'Select All Keys' problem.
2014-10-08 Shamus HammonsChanged key grabber to grab controller buttons/axes...
2014-10-06 Shamus HammonsMade keyboard handling a bit more sane.
2014-10-06 Shamus HammonsMerge remote-tracking branch 'partycle/platform_detect'
2014-10-06 Teemu HukkanenSimplify platform detection in jaguarcore.mak
2014-10-06 Teemu HukkanenAdd verbose option to Makefile (V=1)
2014-10-06 Teemu HukkanenRework CFLAGS & CXXFLAGS
2014-10-03 Shamus HammonsAdded icons to build system for Windows builds.
2014-10-03 Shamus HammonsFixed controller profile system.
2014-09-04 Teemu HukkanenAdd kFreeBSD support in jaguarcore.mak
2014-07-25 Teemu HukkanenUpdate manpage FILES section, clarify logfile, and...
2014-07-25 Teemu HukkanenUse XDG_DATA_DIR for eeproms and roms, and update manua...
2014-07-20 Shamus HammonsFixed RISC division algorithm; thanks to SPCPD for...
2014-01-17 Shamus HammonsAdded option to enable logging automagically in Alpine...
2013-12-07 Shamus HammonsFixed insert cart dialog, mouse hiding.
2013-12-07 Shamus HammonsFixed sticky keys on keyboard input handler. No longer...
2013-12-07 Shamus HammonsFixed 68K STOP instruction never resuming.
2013-12-06 Shamus HammonsAdded breakpoint on memory access to Alpine mode.
2013-12-05 Shamus HammonsAdded patch by Seb to fix endianness of EEPROM save...
2013-09-16 Shamus HammonsFix for bad icon path on OSX, also updated OSX compilat...
2013-07-03 Shamus HammonsAdded build instructions for Mac OSX, application icon...
2013-07-03 Shamus HammonsChanged DSP default to on. It's time. :-)
2013-06-28 Teemu HukkanenFix typo in signal name
2013-05-31 Shamus HammonsAdded ability to use old, incompatible, but faster...
2013-05-31 Shamus HammonsSpecial patch by ggn. :-)
2013-05-30 Shamus HammonsAdded user controlled blitter logging.
2013-05-28 Shamus HammonsFix for RISC SUBC opcode, more tweaks to controller...
2013-05-04 Shamus HammonsFixed updated joystick handling, first major stab at...
2013-04-05 Shamus HammonsFirst stab at adding translations. Translators needed...
2013-04-01 Shamus HammonsAdded FPS counter.
2013-03-24 Shamus HammonsVarious fixes for GPU/DSP DIV instruction, fixes for...
2013-03-09 Shamus HammonsFixes for fullscreen mode, initial stab at multiple...
2013-03-07 Shamus HammonsVarious changes to improve code readability, added...
2013-02-24 Shamus HammonsUI cleanups, added RAM randomization for main RAM ...
2013-02-24 Shamus HammonsAdded analog axis support to Gamepad module.
2013-02-23 Shamus HammonsRemoved some cruft and nonstandard int/uint types,...
2013-02-19 Shamus HammonsChanged fonts in developer dialogs to use system defaults.
2013-02-18 Teemu HukkanenAdd a .desktop file
2013-02-18 Teemu HukkanenDocument full screen mode option and shortcut in manpage
2013-02-18 Shamus HammonsFixed fullscreen icon state when starting in full scree...
2013-02-17 Shamus HammonsAdded HOSTCC to m68000 Makefile, improvements to M68K...
2013-02-13 Shamus HammonsFixed limits on cartridge space from 4MB to 6MB.
2013-02-08 Teemu HukkanenScale fullscreen mode based on current screen
2013-02-08 Shamus HammonsAdded missing IRQ handling after STOP
2013-02-07 Shamus HammonsFix to M68K core vs. DSP thread sync problem.
2013-02-06 Shamus HammonsChange makefile for 2.1.0 release. 2.1.0
2013-02-05 Shamus HammonsAdded console redirection to win32 port, minor cleanup...
2013-02-04 Shamus HammonsFixed fullscreen mode, shrunk screen width.
2013-01-30 Shamus HammonsPreparation for 2.1.0 release.
2013-01-25 Shamus HammonsFixed missing border color on left hand side of screen.
2013-01-25 Shamus HammonsAdded appropriate audio thread pausing to the GUI layer.
2013-01-23 Shamus HammonsAdded RISC disassembly browser.
2013-01-13 Shamus HammonsMore gamepad work.
2013-01-10 Shamus HammonsInitial gamepad support.
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-12-03 Shamus HammonsAdded preliminary M68K disassembly browser.
2012-12-01 Shamus HammonsChanged some formatting on the stack trace and OP list...
2012-12-01 Shamus HammonsFixed missing paren in jaguar.cpp :-P
2012-12-01 Shamus HammonsAdded Object Processor browser window for debug mode.
2012-10-13 Shamus HammonsFix for bad window position when coming out of full...
2012-10-12 Shamus HammonsStretched the virtual screen slightly.
2012-10-09 Shamus HammonsFixed command line PAL/NSTC switches to work properly.
2012-09-27 Shamus HammonsUpdated documentation, mainly for the benefit of win32...
2012-09-25 Shamus HammonsAdded star rating to FF enum.
2012-09-14 Shamus HammonsFixed problem with crashing on 64-bit Linux & possibly...
2012-08-20 Shamus HammonsFixed IMASK access in DSP & GPU, more CPU browser refin...
2012-08-16 Shamus HammonsAdded preliminary full screen support.
2012-08-15 Shamus HammonsAdded preliminary CPU browser window & GUI hooks.
2012-08-15 Shamus HammonsAdded memory browser, fixed documentation, M68000 excep...
2012-07-17 Shamus HammonsFix configuration dialog crashing.
2012-07-16 Shamus HammonsFixed DSP/audio options to be unambiguous and consistent.
2012-07-16 Shamus HammonsFixes to cross compilation script to use GIT revisions.
2012-07-16 Shamus HammonsRemove OP dump to fix lockups when exiting VJ.
next