2013-08-15 |
notaz | 32x: add preliminary hint emulation |
tree | commitdiff |
2013-08-15 |
notaz | simpler solution to regparm problem |
tree | commitdiff |
2013-08-14 |
notaz | 32x: simplify logging a bit |
tree | commitdiff |
2013-08-13 |
notaz | 32x: some timing hacks.. |
tree | commitdiff |
2013-08-13 |
notaz | 32x: implement more sh2 peripherals |
tree | commitdiff |
2013-08-13 |
notaz | 32x: m68k memory handler improvemets |
tree | commitdiff |
2013-08-10 |
notaz | 32x: handle FEN quirk |
tree | commitdiff |
2013-08-10 |
notaz | fix incomplete init |
tree | commitdiff |
2013-08-10 |
notaz | minor 68k timing tuning |
tree | commitdiff |
2013-08-10 |
notaz | some new cpu debug code |
tree | commitdiff |
2013-08-08 |
notaz | 32x: memhandler improvements |
tree | commitdiff |
2013-08-06 |
notaz | 32x: fix some more timing problems |
tree | commitdiff |
2013-08-05 |
notaz | 32x: some accuracy improvements |
tree | commitdiff |
2013-08-05 |
notaz | 32x: map dram correctly on 68k side |
tree | commitdiff |
2013-08-05 |
notaz | 32x: move sh2 peripheral emu code to it's own file |
tree | commitdiff |
2013-08-04 |
notaz | 32x: implement dreq1, improve dmac |
tree | commitdiff |
2013-08-03 |
notaz | 32x: improve pwm accuracy |
tree | commitdiff |
2013-07-30 |
notaz | avoid unnecessary logging |
tree | commitdiff |
2013-07-30 |
notaz | libretro: add savestate support |
tree | commitdiff |
2013-07-29 |
notaz | drc: svp: some missed r9 handling for apple |
tree | commitdiff |
2013-07-29 |
notaz | drc: svp: fix cache sync (end ptr) |
tree | commitdiff |
2013-07-29 |
notaz | preserve r9 for apple |
tree | commitdiff |
2013-07-28 |
notaz | svp: convert asm to ual / apple gas |
tree | commitdiff |
2013-07-28 |
notaz | fix clang warnings |
tree | commitdiff |
2013-07-28 |
notaz | make tabs vs spaces consistent |
tree | commitdiff |
2013-07-28 |
notaz | drz80: fix flag saving |
tree | commitdiff |
2013-07-28 |
notaz | don't log idle by default |
tree | commitdiff |
2013-07-28 |
notaz | tune flip calls and frame setup |
tree | commitdiff |
2013-07-28 |
notaz | get rid of port_config.h |
tree | commitdiff |
2013-07-27 |
notaz | 32x: fix FM handling |
tree | commitdiff |
2013-07-27 |
notaz | minor drawing code cleanup |
tree | commitdiff |
2013-07-27 |
notaz | rework sh2 sync, again.. |
tree | commitdiff |
2013-07-22 |
notaz | drc: tune invalidation |
tree | commitdiff |
2013-07-22 |
notaz | drc: debug improvements |
tree | commitdiff |
2013-07-13 |
notaz | 32x: fix savestates |
tree | commitdiff |
2013-07-13 |
notaz | drc: lots of new debug code |
tree | commitdiff |
2013-07-13 |
notaz | sh2: sync sh2 core with latest mame |
tree | commitdiff |
2013-07-09 |
notaz | 32x: a hack for dealing with pwm inaccuracy |
tree | commitdiff |
2013-07-09 |
notaz | save event times to savestates |
tree | commitdiff |
2013-07-09 |
notaz | 32x: add some comments |
tree | commitdiff |
2013-07-09 |
notaz | 32x: rework scheduling/timing |
tree | commitdiff |
2013-07-08 |
notaz | 32x: start reworking sheduling |
tree | commitdiff |
2013-07-03 |
notaz | don't crash on bad timing |
tree | commitdiff |
2013-07-02 |
notaz | 32x: fix lockstep code |
tree | commitdiff |
2013-07-02 |
notaz | 32x: adjust sh2 cycles again |
tree | commitdiff |
2013-06-30 |
notaz | better workaround for ios |
tree | commitdiff |
2013-06-30 |
notaz | don't assume svp dynarec on ARM so that it can be disabled |
tree | commitdiff |
2013-06-29 |
notaz | famec: fix 64bit portability issues |
tree | commitdiff |
2013-06-28 |
notaz | build carthw.cfg in |
tree | commitdiff |
2013-06-28 |
notaz | drc: some portability fixes |
tree | commitdiff |
2013-06-27 |
notaz | initial libretro port |
tree | commitdiff |
2013-06-26 |
notaz | move ROM detect code to pico/ |
tree | commitdiff |
2013-06-26 |
notaz | adjust sh2 cycles so that at least Chaotix doesn't... |
tree | commitdiff |
2013-06-26 |
notaz | get rid of port_config.s |
tree | commitdiff |
2013-06-26 |
notaz | add configure, revive pnd build, unify/refactor things |
tree | commitdiff |
2013-06-26 |
notaz | some uncommitted old mapper code |
tree | commitdiff |
2013-06-26 |
notaz | clarify PicoDrive's license |
tree | commitdiff |
2013-06-22 |
notaz | remove unused/unmaintained code |
tree | commitdiff |
2013-06-22 |
notaz | start new makefile, migrate to libpicofe |
tree | commitdiff |
2011-05-22 |
notaz | update platform code to suit recent PCSX related changes |
tree | commitdiff |
2010-09-18 |
notaz | make OSS detect blocking, adjust audio API |
tree | commitdiff |
2010-09-15 |
notaz | supporting caanoo, line doublers, refactoring |
tree | commitdiff |
2010-09-10 |
notaz | random minor fixes |
tree | commitdiff |
2010-09-09 |
notaz | improve sh/hi levels |
tree | commitdiff |
2010-09-08 |
notaz | skip junk in mp3_helix, refactor find_sync_word |
tree | commitdiff |
2010-09-06 |
notaz | improve z80 reset handling (drZ80 at least) |
tree | commitdiff |
2010-09-06 |
notaz | pandora: use hw scaler (resolves 32x+sms), frontend... |
tree | commitdiff |
2010-06-02 |
notaz | allow compiling without 32x and sms code |
tree | commitdiff |
2010-06-01 |
notaz | fix emuloop init to use correct pal value |
tree | commitdiff |
2010-02-11 |
notaz | sms: some bugfixes |
tree | commitdiff |
2010-01-29 |
notaz | sh2 overclock and logging stuff, menu refactoring |
tree | commitdiff |
2010-01-27 |
notaz | 32x and sms savestates. Core-independent z80 state... |
tree | commitdiff |
2010-01-27 |
notaz | bugfixes related to mmap usage for ROM |
tree | commitdiff |
2010-01-23 |
notaz | 32x: improve irq handling + few bugfixes |
tree | commitdiff |
2010-01-21 |
notaz | 32x: drc: new smc handling, some bugfixes + refactoring |
tree | commitdiff |
2010-01-15 |
notaz | 32x: drc: some constant propagation |
tree | commitdiff |
2010-01-14 |
notaz | 32x: add missing pprof call for draw |
tree | commitdiff |
2010-01-12 |
notaz | 32x: still tweaking renderers |
tree | commitdiff |
2010-01-12 |
notaz | 32x: final renderer tweaks; PWM disable kills PWM irqs |
tree | commitdiff |
2010-01-10 |
notaz | 32x: various gfx related bugfixes |
tree | commitdiff |
2010-01-10 |
notaz | new 32x renderers, auto fskip change, massive refactoring |
tree | commitdiff |
2010-01-02 |
notaz | pprof: workaround for MMSP2 timer glitch, add draw2 |
tree | commitdiff |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
tree | commitdiff |
2009-12-31 |
notaz | simple profiler added |
tree | commitdiff |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
tree | commitdiff |
2009-12-20 |
notaz | bugfixes |
tree | commitdiff |
2009-12-18 |
notaz | random minor fixes |
tree | commitdiff |
2009-12-16 |
notaz | revive pandora and win32 builds, rm gp2x dep for linux... |
tree | commitdiff |
2009-12-06 |
notaz | port to 64bit. Some gcc 4.4 warning fixes |
tree | commitdiff |
2009-11-12 |
notaz | 32x: don't log purge area access |
tree | commitdiff |
2009-11-04 |
notaz | use mem mapping for idle loop det |
tree | commitdiff |
2009-10-26 |
notaz | 32x: drc: handlers wip |
tree | commitdiff |
2009-10-22 |
notaz | 32x drc functional on ARM, random adjustments |
tree | commitdiff |
2009-10-21 |
notaz | 32x: drc: ARM implementation, start unification with... |
tree | commitdiff |
2009-10-18 |
notaz | 32x: drc: new smc handling, write handlers adjusted. |
tree | commitdiff |
2009-10-15 |
notaz | SVP: fix ARM breakage, re-add missing stuff |
tree | commitdiff |
2009-10-15 |
notaz | 32x: new SH2 memory handling, hopefully faster |
tree | commitdiff |
2009-10-14 |
notaz | 32x: change irq hadling, make it more drc friendly |
tree | commitdiff |
2009-10-13 |
notaz | 32x: drc: more wip, some games work, debug stats |
tree | commitdiff |
2009-10-13 |
notaz | 32x: interpreter-wrap drc works (demos only). SVP drc... |
tree | commitdiff |
next |