2017-08-18 |
notaz | 32x: skip unnecessary bios work in cd mode |
blob | commitdiff |
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 |
2009-10-01 |
notaz | 32x: watchdog for Star Wars, SCI IRQs for X-men (also... |
blob | commitdiff | diff to current |
2009-10-01 |
notaz | 32x: improve 'simple' scheduling, works for 'interestin... |
blob | commitdiff | diff to current |
2009-09-30 |
notaz | 32x: improved lockstep mode, allows compatibility over 50% |
blob | commitdiff | diff to current |
2009-09-29 |
notaz | 32x: implement VDP fill, improve PWM, division unit... |
blob | commitdiff | diff to current |
2009-09-25 |
notaz | 32x: add more regs, ignore purge space |
blob | commitdiff | diff to current |
2009-09-23 |
notaz | 32x: vints, dram read, hw divider. Doom runs, but fragi... |
blob | commitdiff | diff to current |
2009-09-22 |
notaz | 32x: preliminary PWM implementation. 32x opts in menu |
blob | commitdiff | diff to current |
2009-09-20 |
notaz | 32x: hook slave sh2, BIOS passes (not much else): |
blob | commitdiff | diff to current |
2009-09-20 |
notaz | 32x: sh2 irqs (irls), preliminary DMAC implementation |
blob | commitdiff | diff to current |
2009-09-18 |
notaz | 32x: mode2 draw, debug, poll detection |
blob | commitdiff | diff to current |
2009-09-17 |
notaz | 32x: sh2 wip, main SH2 BIOS passes |
blob | commitdiff | diff to current |
2009-09-14 |
notaz | 32x: more wip |
blob | commitdiff | diff to current |
2009-09-12 |
notaz | 32x: packed pixel mode (works over 68k) |
blob | commitdiff | diff to current |
2009-09-11 |
notaz | 32x: initial code (security code passes) |
blob | commitdiff | diff to current |
|