recognize the MED ssf2 header
[picodrive.git] / pico /
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
2013-06-26 notazsome uncommitted old mapper code
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazremove unused/unmaintained code
2013-06-22 notazstart new makefile, migrate to libpicofe
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2010-09-18 notazmake OSS detect blocking, adjust audio API
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-10 notazrandom minor fixes
2010-09-09 notazimprove sh/hi levels
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazimprove z80 reset handling (drZ80 at least)
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-06-02 notazallow compiling without 32x and sms code
2010-06-01 notazfix emuloop init to use correct pal value
2010-02-11 notazsms: some bugfixes
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-15 notaz32x: drc: some constant propagation
2010-01-14 notaz32x: add missing pprof call for draw
2010-01-12 notaz32x: still tweaking renderers
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-02 notazpprof: workaround for MMSP2 timer glitch, add draw2
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-31 notazsimple profiler added
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-12-20 notazbugfixes
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-11-12 notaz32x: don't log purge area access
2009-11-04 notazuse mem mapping for idle loop det
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-10-14 notaz32x: change irq hadling, make it more drc friendly
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-13 notazbugfix
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-10-06 notaz32x: overflow handling for X-Men
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-05 notaz32x: famec support
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-10-02 notaz32x: poll_detect tweaks, debug unification
2009-10-01 notaz32x: watchdog for Star Wars, SCI IRQs for X-men (also...
2009-10-01 notaz32x: improve 'simple' scheduling, works for 'interestin...
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
2009-09-29 notaz32x: RLE mode + tweaks, VR runs but unstable as everyth...
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-25 notaz32x: add more regs, ignore purge space
2009-09-23 notaz32x: vints, dram read, hw divider. Doom runs, but fragi...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-20 notaz32x: hook slave sh2, BIOS passes (not much else):
2009-09-20 notaz32x: sh2 irqs (irls), preliminary DMAC implementation
2009-09-18 notaz32x: some missed code from MAME, minor tweaks
next