]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/shortlog
francis/winuae.git
2016-04-30 Toni WilenChipset extra fix.
2016-04-30 Toni WilenHalt if exception and SSP pointing to non-existing...
2016-04-24 Toni Wilen3300b11
2016-04-24 Toni WilenCD32 Akiko undocumented features.
2016-04-24 Toni WilenFaster screenshot/avioutput capture in after filtering...
2016-04-24 Toni WilenAdaptive sync configurable black frame insertion timing.
2016-04-24 Toni WilenKill trap threads before memory is freed.
2016-04-13 Toni WilenDo not generate useless 68030-only MMU opcodes if CPU...
2016-04-13 Toni Wilen68060 unimplemented CPU emu option also enabled 68030...
2016-04-09 Toni Wilen3300b10
2016-04-09 Toni WilenContinuous screenshot mode.
2016-04-09 Toni WilenMore logging, validation, do not immediately drop packe...
2016-04-04 Toni Wilen68040/060 SR M-bit fixes.
2016-03-19 Toni Wilen3300b9
2016-03-19 Toni Wilenmixed_on code path was not updated in b1.
2016-03-05 Toni WilenTypo fix.
2016-03-05 Toni Wilen3300b8
2016-03-05 Toni WilenS2_READORPHAN should never filter multicasts.
2016-03-05 Toni WilenScreenshot options.
2016-03-05 Toni WilenUse Joliet wide char volume label if found.
2016-03-05 Toni Wilen68020/030 RTE should not support 68040+ and 68010-only...
2016-03-05 Toni WilenNero nrg CD image support.
2016-02-21 Toni Wilen3300b7
2016-02-21 Toni WilenAdd current resolution to displaydata config system.
2016-02-21 Toni WilenMore logging.
2016-02-21 Toni WilenMore logging, better sense data copy, set correct data...
2016-02-21 Toni WilenTrying to set input device to <none> reverted back...
2016-02-21 Toni WilenForce float precision. C-library functions are not...
2016-02-19 Toni WilenShow P in OSD statusline in paused state.
2016-02-19 Toni WilenZero all temp variables to prevent possible warm reset...
2016-02-19 Toni WilenCalculate directory harddrive size using host OS return...
2016-02-19 Toni WilenDo not try to abort pending requests at reset. Requests...
2016-02-14 Toni Wilen3300b6
2016-02-14 Toni WilenDo not generate new uae_Signal() if previous is still...
2016-02-14 Toni WilenPrevent double-free.
2016-02-14 Toni WilenShell execute custom event support. Joystick mode/autof...
2016-02-14 Toni WilenFixed gamma calculation, round return value.
2016-02-14 Toni WilenQueue all trap function host calls and call them from...
2016-02-14 Toni WilenCommon uaeboard_bank and filesys_bank memory allocation...
2016-02-10 Toni Wilen3300b5
2016-02-10 Toni WilenAdded third dark palette fix formula.
2016-02-10 Toni WilenForce RTG mode reset if mode is changed without SetSwit...
2016-02-10 Toni Wilendefault_prefs reset check.
2016-02-10 Toni WilenDark palette fix before other adjustments.
2016-02-10 Toni WilenCD SCSI emulation new trap support.
2016-02-07 Toni Wilen3300b4
2016-02-07 Toni WilenAdded uae_sem_trywait_delay()
2016-02-07 Toni WilenNew trap compatible mouse driver/magic mouse, do not...
2016-02-07 Toni WilenAdd priority to interrupt listing.
2016-02-07 Toni WilenUse WRITE_WATCH_FLAG_RESET, PPC thread may update frame...
2016-02-07 Toni WilenRawinput cleanup.
2016-02-07 Toni WilenM-bit should not be cleared.
2016-02-07 Toni WilenDark palette fix update.
2016-01-31 Toni Wilen3300b3
2016-01-31 Toni WilenIndirect trap system support.
2016-01-31 Toni WilenReturned value was not cleared if key didn't exist.
2016-01-31 Toni WilenInterrupt status atomic operations.
2016-01-31 Toni WilenSpecial case for UAE board, map only dynamic part as...
2016-01-31 Toni WilenCreate CD volume name if CD volume name is blank.
2016-01-31 Toni WilenThread safe atomic operations.
2016-01-31 Toni WilenBlock device with only drive letter was not mounted...
2016-01-31 Toni WilenInput device hotplug updates.
2016-01-31 Toni WilenMonochrome "monitor" emulation.
2016-01-31 Toni WilenPalette bypass + monochrome support.
2016-01-31 Toni WilenDark palette fix and monochrome video out.
2016-01-31 Toni WilenPC bridgeboard raw disk image support.
2016-01-12 Toni Wilen3300b2
2016-01-12 Toni WilenInput updates and fixes
2016-01-12 Toni WilenMODE SENSE (10) added, READ CAPACITY with PMI off by...
2016-01-09 Toni WilenFix keyboard layouts
2016-01-09 Toni Wilen3300b1
2015-12-26 Toni WilenMerge pull request #102 from huth/fixes
2015-12-25 Thomas HuthDisable exception2_handle() by default since it is...
2015-12-25 Thomas HuthDisable m68k_run_mmu() since the caller is also disable...
2015-12-25 Thomas HuthDisable get_word_020_prefetchf() when not compiling...
2015-12-21 Toni Wilen3220 3220
2015-12-21 Toni Wilenx64 JIT FLDCW R12 register crash workaround.
2015-12-20 Toni Wilen3220b4
2015-12-20 Toni WilenBasic invisible touch control overlay.
2015-12-20 Toni WilenDo not hang if sound buffer is empty (sound was autoswi...
2015-12-20 Toni WilenAutomatically enable inactive port if external input...
2015-12-20 Toni WilenFlush serial transmit buffer, intreq clear clears overr...
2015-12-16 Toni Wilen3220b3
2015-12-16 Toni WilenABFLAG_NOALLOC fix.
2015-12-16 Toni Wilenblit_firstline_cycles calculation fix.
2015-12-16 Toni WilenCD data access led.
2015-12-16 Toni WilenInterlace mode array out of bounds access.
2015-12-13 Toni Wilen3220b2
2015-12-13 Toni WilenSASI visiblity, PPC+x86 status window fix.
2015-12-13 Toni WilenFix 64-bit MIDI out detection bug.
2015-12-13 Toni WilenAVIOutput alignment, optional size/offset parameters.
2015-12-13 Toni WilenPhoenix Board SCSI emulation.
2015-12-10 Toni Wilen3220b1
2015-12-10 Toni WilenSSE2 rounding mode must be also set, not just FPU.
2015-12-10 Toni WilenUse default.uae gameports setting if configured joystic...
2015-12-10 Toni WilenClip out of bounds coordinates, do not reject them.
2015-12-10 Toni WilenUSB HID handling update.
2015-12-10 Toni WilenAGA subpixel bitplane delay support rewritten.
2015-12-10 Toni WilenSOCKET needs to be signed for slirp to work correctly.
2015-12-10 Toni WilenHRTMon 2.36 update.
next