add a hack for Decap Attack
[picodrive.git] / pico /
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-23 notazcd: pcm: tune addr reload
2013-09-22 notazcd: gfx: reduce LUT size
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: pull in Genesis-Plus-GX CD gfx code
2013-09-22 notazcd: fix yet more desyncs
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazcd: delay gfx ops again
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-08 notazimprove cue handling a bit
2013-09-06 notazminor formatting changes
2013-09-06 notazfix blank line increment
2013-09-06 notazcd: tweak the poll code further
2013-09-05 notazgeneral timing hacks
2013-09-03 notazcd: fix breakage in comm detection
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-31 notazsms: add pause support
2013-08-29 notazfix array-out-of-bounds issue
2013-08-29 notazcd: fix busreq and reset
2013-08-29 notazcd: some fixes
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notazfix yet another portability issue
2013-08-27 notaznew timing for main and cd
2013-08-20 notazdistinguish VR SVP from 32X version
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: add 6btn quirk
2013-08-19 notaz32x: some mapping corrections
2013-08-18 notaz32x: pwm pop reduction hacks
2013-08-18 notaz32x: some hacks..
2013-08-18 notaz32x: more memhandler improvements
2013-08-17 notaz32x: improve interrupt handling
2013-08-17 notazimprove input handling
2013-08-15 notazdraw: fix mistake from 9c9cda8c3
2013-08-15 notaz32x: fix bg color tests
2013-08-15 notazfixes for idle and other stuff
2013-08-15 notaz32x: improve pwm a bit more
2013-08-15 notaz32x: avoid unnecessary logging
2013-08-15 notaz32x: add preliminary hint emulation
2013-08-15 notazsimpler solution to regparm problem
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: some timing hacks..
2013-08-13 notaz32x: implement more sh2 peripherals
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notaz32x: handle FEN quirk
2013-08-10 notazfix incomplete init
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-08-06 notaz32x: fix some more timing problems
2013-08-05 notaz32x: some accuracy improvements
2013-08-05 notaz32x: map dram correctly on 68k side
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-08-04 notaz32x: implement dreq1, improve dmac
2013-08-03 notaz32x: improve pwm accuracy
2013-07-30 notazavoid unnecessary logging
2013-07-30 notazlibretro: add savestate support
2013-07-29 notazdrc: svp: some missed r9 handling for apple
2013-07-29 notazdrc: svp: fix cache sync (end ptr)
2013-07-29 notazpreserve r9 for apple
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 notazfix clang warnings
2013-07-28 notazmake tabs vs spaces consistent
2013-07-28 notazdrz80: fix flag saving
2013-07-28 notazdon't log idle by default
2013-07-28 notaztune flip calls and frame setup
2013-07-28 notazget rid of port_config.h
2013-07-27 notaz32x: fix FM handling
2013-07-27 notazminor drawing code cleanup
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: tune invalidation
2013-07-22 notazdrc: debug improvements
2013-07-13 notaz32x: fix savestates
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-09 notaz32x: a hack for dealing with pwm inaccuracy
2013-07-09 notazsave event times to savestates
2013-07-09 notaz32x: add some comments
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-07-03 notazdon't crash on bad timing
2013-07-02 notaz32x: fix lockstep code
2013-07-02 notaz32x: adjust sh2 cycles again
2013-06-30 notazbetter workaround for ios
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-28 notazbuild carthw.cfg in
2013-06-28 notazdrc: some portability fixes
2013-06-27 notazinitial libretro port
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazadjust sh2 cycles so that at least Chaotix doesn't...
2013-06-26 notazget rid of port_config.s
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
next