2013-09-15 |
notaz | handle 32x+cd |
blob | commitdiff |
2013-09-09 |
notaz | handle dbra wait loops, update cyclone |
blob | commitdiff | diff to current |
2013-08-31 |
notaz | Merge branch 'dev' |
blob | commitdiff | diff to current |
2013-08-27 |
notaz | new timing for main and cd |
blob | commitdiff | diff to current |
2013-08-20 |
notaz | deal with some strict aliasing issues |
blob | commitdiff | diff to current |
2013-08-19 |
notaz | 32x: some mapping corrections |
blob | commitdiff | diff to current |
2013-08-18 |
notaz | 32x: some hacks.. |
blob | commitdiff | diff to current |
2013-08-18 |
notaz | 32x: more memhandler improvements |
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: some timing hacks.. |
blob | commitdiff | diff to current |
2013-08-13 |
notaz | 32x: m68k memory handler improvemets |
blob | commitdiff | diff to current |
2013-08-10 |
notaz | 32x: handle FEN quirk |
blob | commitdiff | diff to current |
2013-08-10 |
notaz | minor 68k timing tuning |
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: map dram correctly on 68k side |
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-28 |
notaz | fix clang warnings |
blob | commitdiff | diff to current |
2013-07-27 |
notaz | 32x: fix FM handling |
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-13 |
notaz | drc: lots of new debug code |
blob | commitdiff | diff to current |
2013-07-13 |
notaz | sh2: sync sh2 core with latest mame |
blob | commitdiff | diff to current |
2013-07-09 |
notaz | save event times to savestates |
blob | commitdiff | diff to current |
2013-07-09 |
notaz | 32x: add some comments |
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-06-29 |
notaz | famec: fix 64bit portability issues |
blob | commitdiff | diff to current |
2013-06-26 |
notaz | clarify PicoDrive's license |
blob | commitdiff | diff to current |
2013-06-22 |
notaz | start new makefile, migrate to libpicofe |
blob | commitdiff | diff to current |
2010-01-27 |
notaz | 32x and sms savestates. Core-independent z80 state... |
blob | commitdiff | diff to current |
2010-01-23 |
notaz | 32x: improve irq handling + few bugfixes |
blob | commitdiff | diff to current |
2010-01-15 |
notaz | 32x: drc: some constant propagation |
blob | commitdiff | diff to current |
2010-01-10 |
notaz | 32x: various gfx related bugfixes |
blob | commitdiff | diff to current |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
blob | commitdiff | diff to current |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
blob | commitdiff | diff to current |
2009-12-06 |
notaz | port to 64bit. Some gcc 4.4 warning fixes |
blob | commitdiff | diff to current |
2009-11-12 |
notaz | 32x: don't log purge area access |
blob | commitdiff | diff to current |
2009-10-26 |
notaz | 32x: drc: handlers wip |
blob | commitdiff | diff to current |
2009-10-22 |
notaz | 32x drc functional on ARM, random adjustments |
blob | commitdiff | diff to current |
2009-10-18 |
notaz | 32x: drc: new smc handling, write handlers adjusted. |
blob | commitdiff | diff to current |
2009-10-15 |
notaz | 32x: new SH2 memory handling, hopefully faster |
blob | commitdiff | diff to current |
2009-10-06 |
notaz | 32x: overflow handling for X-Men |
blob | commitdiff | diff to current |
2009-10-05 |
notaz | 32x: famec support |
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: RLE mode + tweaks, VR runs but unstable as everyth... |
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: some missed code from MAME, minor tweaks |
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 |
|