]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/shortlog
francis/winuae.git
2020-05-09 Toni WilenCPU tester improved FPU support, can continue after...
2020-05-09 Toni WilenFix disk write DMA end check without selected drive.
2020-05-09 Toni WilenFix [] parsing.
2020-05-09 Toni WilenFix 68000 address error stacked PC field. (TODO: bus...
2020-05-04 Toni WilenWarning fix.
2020-05-03 Toni WilenCPU tester fixes: FREM and FMOD use current rounding...
2020-05-02 Toni Wilen4400b2
2020-05-02 Toni Wilen68020 cpu speed adjustments, non-prefetch speed adjustm...
2020-05-02 Toni WilenDiskchange = eject drag&drop harddrives.
2020-05-02 Toni WilenFit max exponent.
2020-05-02 Toni WilenFGETMAN does not round result.
2020-05-02 Toni WilenBPLCON4 sprite bank/bitplane XOR timing.
2020-05-02 Toni WilenDebugger updates.
2020-04-28 Toni WilenFGETMAN always return full extended result.
2020-04-28 Toni WilenFix CPU frequency text box.
2020-04-28 Toni Wilencdimage0=. worked slightly differently than GUI eject...
2020-04-19 Toni Wilen4400b1 missing bits.
2020-04-19 Toni WilenCPU tester updates, mainly FPU related.
2020-04-19 Toni Wilen4400b1
2020-04-19 Toni WilenInclude floppy write protected state, not yet used.
2020-04-19 Toni WilenDo not enable filter detected borders in autoscale...
2020-04-19 Toni WilenCheck debugger at startup.
2020-04-19 Toni WilenTypo fix. Rarely used exceptions added.
2020-04-19 Toni WilenUndocumented DDFSTRT side-effect.
2020-04-19 Toni WilenOptional EEPROM access debug logging.
2020-04-19 Toni WilenFMOVEM weird behavior. FMOVE.P does internal calculatio...
2020-04-18 Toni WilenDisassembler FPU fixes.
2020-04-18 Toni WilenFMOVEM updates. Correct FPSR and FPCR masking.
2020-04-18 Toni WilenEasy to use debug logger.
2020-04-18 Toni WilenFPU updates. FPcc instructions condition code checks...
2020-04-12 Toni WilenRemove unneeded and wrong comparisons
2020-04-11 Toni WilenCPU tester FPU updates/fixes. Don't set flags if except...
2020-04-11 Toni WilenCPU tester FPU support.
2020-04-09 Toni WilenExit if out of data or any error detected.
2020-04-09 Toni WilenA1060 BIOS ROM v2.05.
2020-04-09 Toni WilenMissing IPL checks, 68020 timing changes. Normal MUL...
2020-04-09 Toni WilenMerge support for both hardware bus error modes.
2020-04-08 Toni WilenIni multientry support improvement.
2020-04-08 Toni Wilenancient enum type update.
2020-04-07 Toni WilenIf codec does not support 24-bit, try automatically...
2020-04-07 Toni WilenOSD scale multiplier.
2020-04-06 Toni WilenUser/supervisor mode memory access handler helper function.
2020-04-05 Toni WilenFix missing internal pullup handling in CIA lines.
2020-04-05 Toni Wilen68040+ FPU command disassembler support. Fix some FPU...
2020-04-05 Toni WilenPaula and uaeserial.device serial port receive break...
2020-04-05 Toni WilenHardware bus error support update.
2020-04-05 Toni WilenFix audio period max value.
2020-03-20 Toni WilenShow multiplier in parenthesis if 68000/010 and brief...
2020-03-20 Toni WilenUnexpected exception 4 was not reported if instruction...
2020-03-15 Toni WilenCPU tester update: modify register after every test...
2020-03-11 Toni WilenCIA OVL pin didn't have pullup when in input mode.
2020-03-07 Toni WilenDFx OSD write protected border.
2020-03-07 Toni WilenHardFrame v1.8 ROM, update v1.9.
2020-03-07 Toni WilenLightpen/gun update, if 2 pens, don't active both if...
2020-03-07 Toni WilenLog more bad audio conditions. Emulate 2 CCK delay...
2020-03-07 Toni WilenCIA INMODE=1,PBON and CIA-B serial port/busy/paper...
2020-03-04 Toni WilenAdded branch instructions missing IPL checks.
2020-03-04 Toni WilenFix 68040 MMU MOVEM restart handling.
2020-03-01 Toni Wilen68020+ test presets, CPU selection update.
2020-03-01 Toni WilenGenerate separate BSR for all CPU models. Fixes address...
2020-02-29 Toni WilenGUI reset button: copy whole current GUI config to...
2020-02-29 Toni WilenPrefetch mode interrupt delays need SPCFLAG_INT or...
2020-02-29 Toni WilenRemove KS 1.1 from quickstart a500 1.2 config.
2020-02-29 Toni WilenHandle test names with identical names (ini section...
2020-02-29 Toni Wilen68010 loop mode start first round DBcc execution does...
2020-02-29 Toni WilenFix 68020+ trace test.
2020-02-22 Toni Wilen68010 prefetch bus error updates (AND.L, EOR.L, OR...
2020-02-22 Toni WilenReturn zero code when sync was restored.
2020-02-22 Toni WilenFix mode switch and range checks.
2020-02-22 Toni Wilen68010 bus error updates. Read data bus errors fully...
2020-02-19 Toni WilenSimplify interrupt handling, fix delays (only external...
2020-02-19 Toni WilenRemaining 68010 address error tester errors fixed.
2020-02-17 Toni WilenDBcc non-ce timing fix, part 2.
2020-02-16 Toni WilenFix DBcc in non-ce mode. MOVES non-MMU wrong output...
2020-02-16 Toni Wilen68000 prefetch bus error BTST Dn,#x, NBCD.B and LSLW...
2020-02-15 Toni WilenBus error startup takes 4 more cycles than address...
2020-02-15 Toni WilenSupport CPU frequency multpliers in prefetch mode.
2020-02-15 Toni WilenRemoved unused variable.
2020-02-15 Toni WilenAddress error caused by odd exception vector fix.
2020-02-15 Toni WilenFix bus/address error timing. MOVE write address error...
2020-02-15 Toni WilenIgnore next key release support.
2020-02-14 Toni WilenFix prefetch counting.
2020-02-14 Toni WilenIPL detection delay update. Use IPL detection delay...
2020-02-13 Toni Wilen68000 non-prefetch mode is also cycle-accurate (does...
2020-02-09 Toni WilenSet correct I/N bit when address error starts because...
2020-02-09 Toni WilenAdd datestamp
2020-02-09 Toni WilenMOVEM bus error prefetch mode timing fix.
2020-02-09 Toni WilenAlways allocate 32-bit address debug memwatch point...
2020-02-09 Toni WilenTAS unexplained delay when read causes bus error.
2020-02-09 Toni WilenSkip test if (pefetch) bus error was not generated...
2020-02-08 Toni Wilen68000 prefetch bus error updates and fixes. All prefetc...
2020-02-04 Toni WilenSome instructions generated common function using 68010...
2020-02-03 Toni WilenAddress error updates and misc fixes.
2020-02-02 Toni WilenDo not inject random startup/track step bits if no...
2020-02-02 Toni WilenAllow null config status output buffer.
2020-02-02 Toni WilenRefactored disk gui information. Show yellow border...
2020-02-02 Toni WilenAdd dsk to autodetected extension list.
2020-02-02 Toni WilenHardital Dotto IDE controller.
2020-02-02 Toni WilenOdd interrupt vector test and emulation and misc fixes.
2020-02-01 Toni WilenMax allowed CHS head is 16.
next