2025-03-05 |
kub | core, fix 32x state changed by state load |
blob | commitdiff |
2025-02-08 |
kub | 32x, fix regression for fastest renderer |
blob | commitdiff | diff to current |
2025-02-07 |
kub | 32x, partially render screen if mid-frame vdp/palette... |
blob | commitdiff | diff to current |
2024-12-30 |
kub | 32x, take over sh2 cycles setting in-game |
blob | commitdiff | diff to current |
2024-12-29 |
kub | 32x, take over sh2 cycles setting in-game |
blob | commitdiff | diff to current |
2024-07-02 |
kub | add/update copyright notices for substantially changed... |
blob | commitdiff | diff to current |
2024-06-02 |
kub | 32x, fixes for comparing cycles |
blob | commitdiff | diff to current |
2024-05-13 |
kub | 32x, fix reset interrupt handling |
blob | commitdiff | diff to current |
2024-05-07 |
notaz | 32x: adjust handlers according to hw tests |
blob | commitdiff | diff to current |
2024-05-05 |
kub | 32x, some reset related fixes |
blob | commitdiff | diff to current |
2023-11-01 |
kub | Merge pull request #96 from 'techmetx11/master' |
blob | commitdiff | diff to current |
2023-10-26 |
kub | compile fixes for CI |
blob | commitdiff | diff to current |
2023-09-03 |
kub | Merge pull request #88 from 'upstream/irixxxx' |
blob | commitdiff | diff to current |
2023-07-11 |
kub | core, improve 68k timing accuracy |
blob | commitdiff | diff to current |
2023-07-03 |
kub | 32x, fix disabling via ADEN (memory leak, mcd) |
blob | commitdiff | diff to current |
2023-06-30 |
kub | 32x, add disabling via ADEN (for testpico) |
blob | commitdiff | diff to current |
2023-06-07 |
kub | 32x, fix startup crash |
blob | commitdiff | diff to current |
2023-06-03 |
kub | 32x, improve poll detection |
blob | commitdiff | diff to current |
2023-05-30 |
kub | 32x, fixes for msu |
blob | commitdiff | diff to current |
2023-05-10 |
kub | 32x, tiny optimization |
blob | commitdiff | diff to current |
2023-04-27 |
kub | core vdp, avoid rendering if no changes to RAMs/registers |
blob | commitdiff | diff to current |
2022-12-20 |
kub | 32x, improve sh2 scheduling |
blob | commitdiff | diff to current |
2022-11-25 |
kub | Revert 4ec1247 as it cause more troubles than it solves |
blob | commitdiff | diff to current |
2022-11-21 |
kub | 32x, tentative kludge for blackthorne |
blob | commitdiff | diff to current |
2022-10-28 |
kub | 32x, reset handling and synchronization changes |
blob | commitdiff | diff to current |
2022-10-14 |
kub | 32x, minor poll detection fix |
blob | commitdiff | diff to current |
2022-10-12 |
kub | core, improve mcd+32x cpu synchronization |
blob | commitdiff | diff to current |
2022-02-09 |
kub | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | diff to current |
2022-01-19 |
kub | core, improve save/load |
blob | commitdiff | diff to current |
2022-01-06 |
kub | 32x, improve loading save state (memory leak, 68k hang) |
blob | commitdiff | diff to current |
2021-11-28 |
kub | 32x, improve cartridge mapping, BIOS replication |
blob | commitdiff | diff to current |
2021-11-22 |
kub | 32x, add support for h32 mode rendering |
blob | commitdiff | diff to current |
2021-04-22 |
kub | improvements for type issues |
blob | commitdiff | diff to current |
2021-04-07 |
kub | 32x, scheduling optimization |
blob | commitdiff | diff to current |
2021-02-22 |
kub | add big endian platform support |
blob | commitdiff | diff to current |
2021-01-20 |
kub | vdp renderer, improvements for 8bit fast |
blob | commitdiff | diff to current |
2021-01-01 |
kub | core, structural cleanup, fixes and improvements for... |
blob | commitdiff | diff to current |
2020-10-21 |
kub | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | diff to current |
2020-04-22 |
kub | sh2, optimizations to innermost run loop |
blob | commitdiff | diff to current |
2020-04-13 |
kub | sh2 timer optimization |
blob | commitdiff | diff to current |
2020-01-14 |
kub | emulator timing fixes, VDP DMA fixes, improved DAC... |
blob | commitdiff | diff to current |
2020-01-14 |
kub | bug fixes in drc, audio, display |
blob | commitdiff | diff to current |
2019-11-13 |
kub | sh2 drc: RISC-V (RV64IM) code emitter, some work on... |
blob | commitdiff | diff to current |
2019-11-09 |
kub | sh2 drc: optimizations for MIPS code emitting |
blob | commitdiff | diff to current |
2019-10-10 |
kub | 32x, speed improvement |
blob | commitdiff | diff to current |
2019-09-17 |
kub | various smallish optimizations, cleanups, and bug fixes |
blob | commitdiff | diff to current |
2019-08-31 |
kub | cleanup and microoptimizations in SH2 hw handling |
blob | commitdiff | diff to current |
2019-07-30 |
kub | polling detection: communication poll fifo to avoid... |
blob | commitdiff | diff to current |
2019-07-30 |
kub | sh2 drc, add detection for in-memory polling |
blob | commitdiff | diff to current |
2019-07-30 |
kub | various small improvements and fixes |
blob | commitdiff | diff to current |
2019-07-30 |
kub | minor changes |
blob | commitdiff | diff to current |
2019-07-30 |
kub | improved sh2 clock handling, bug fixing + small improve... |
blob | commitdiff | diff to current |
2017-11-28 |
notaz | 32x: add other timing hacks |
blob | commitdiff | diff to current |
2017-11-28 |
notaz | 32x: remove some comm hacks |
blob | commitdiff | diff to current |
2017-10-20 |
notaz | rearrange globals |
blob | commitdiff | diff to current |
2017-10-14 |
notaz | let it build on msvc |
blob | commitdiff | diff to current |
2017-10-13 |
notaz | drop some unnecessary inlines |
blob | commitdiff | diff to current |
2017-10-02 |
notaz | some support for vdp debug reg |
blob | commitdiff | diff to current |
2017-08-18 |
notaz | 32x: skip unnecessary bios work in cd mode |
blob | commitdiff | diff to current |
2013-10-04 |
notaz | cd: fix cycle overflow issue |
blob | commitdiff | diff to current |
2013-09-22 |
notaz | cd: fix yet more desyncs |
blob | commitdiff | diff to current |
2013-09-15 |
notaz | handle 32x+cd |
blob | commitdiff | diff to current |
2013-08-31 |
notaz | Merge branch 'dev' |
blob | commitdiff | diff to current |
2013-08-31 |
notaz | allow to disable SH2 dynarec on runtime |
blob | commitdiff | diff to current |
2013-08-27 |
notaz | new timing for main and cd |
blob | commitdiff | diff to current |
2013-08-18 |
notaz | 32x: some hacks.. |
blob | commitdiff | diff to current |
2013-08-17 |
notaz | 32x: improve interrupt handling |
blob | commitdiff | diff to current |
2013-08-15 |
notaz | 32x: add preliminary hint emulation |
blob | commitdiff | diff to current |
2013-08-14 |
notaz | 32x: simplify logging a bit |
blob | commitdiff | diff to current |
2013-08-13 |
notaz | 32x: implement more sh2 peripherals |
blob | commitdiff | diff to current |
2013-08-10 |
notaz | 32x: handle FEN quirk |
blob | commitdiff | diff to current |
2013-08-10 |
notaz | fix incomplete init |
blob | commitdiff | diff to current |
2013-08-08 |
notaz | 32x: memhandler improvements |
blob | commitdiff | diff to current |
2013-08-06 |
notaz | 32x: fix some more timing problems |
blob | commitdiff | diff to current |
2013-08-05 |
notaz | 32x: some accuracy improvements |
blob | commitdiff | diff to current |
2013-08-05 |
notaz | 32x: move sh2 peripheral emu code to it's own file |
blob | commitdiff | diff to current |
2013-08-04 |
notaz | 32x: implement dreq1, improve dmac |
blob | commitdiff | diff to current |
2013-08-03 |
notaz | 32x: improve pwm accuracy |
blob | commitdiff | diff to current |
2013-07-27 |
notaz | rework sh2 sync, again.. |
blob | commitdiff | diff to current |
2013-07-22 |
notaz | drc: tune invalidation |
blob | commitdiff | diff to current |
2013-07-13 |
notaz | 32x: fix savestates |
blob | commitdiff | diff to current |
2013-07-09 |
notaz | save event times to savestates |
blob | commitdiff | diff to current |
2013-07-09 |
notaz | 32x: rework scheduling/timing |
blob | commitdiff | diff to current |
2013-07-08 |
notaz | 32x: start reworking sheduling |
blob | commitdiff | diff to current |
2013-07-02 |
notaz | 32x: fix lockstep code |
blob | commitdiff | diff to current |
2013-06-27 |
notaz | initial libretro port |
blob | commitdiff | diff to current |
2013-06-26 |
notaz | clarify PicoDrive's license |
blob | commitdiff | diff to current |
2010-06-02 |
notaz | allow compiling without 32x and sms code |
blob | commitdiff | diff to current |
2010-01-29 |
notaz | sh2 overclock and logging stuff, menu refactoring |
blob | commitdiff | diff to current |
2010-01-23 |
notaz | 32x: improve irq handling + few bugfixes |
blob | commitdiff | diff to current |
2010-01-14 |
notaz | 32x: add missing pprof call for draw |
blob | commitdiff | diff to current |
2010-01-12 |
notaz | 32x: still tweaking renderers |
blob | commitdiff | diff to current |
2010-01-10 |
notaz | new 32x renderers, auto fskip change, massive refactoring |
blob | commitdiff | diff to current |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
blob | commitdiff | diff to current |
2009-12-31 |
notaz | simple profiler added |
blob | commitdiff | diff to current |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
blob | commitdiff | diff to current |
2009-10-13 |
notaz | 32x: drc: more wip, some games work, debug stats |
blob | commitdiff | diff to current |
2009-10-13 |
notaz | 32x: interpreter-wrap drc works (demos only). SVP drc... |
blob | commitdiff | diff to current |
2009-10-03 |
notaz | 32x: built-in BIOS; reset handling; 68k memhandler... |
blob | commitdiff | diff to current |
2009-10-02 |
notaz | 32x: poll_detect tweaks, debug unification |
blob | commitdiff | diff to current |
next |