some support for vdp debug reg
[picodrive.git] / pico / pico.h
2017-10-02 notazsome support for vdp debug reg
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-09-17 notazcd: better cd change handling, perhaps?
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-19 notaz32x: add 6btn quirk
2013-08-17 notazimprove input handling
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notaz32x: adjust sh2 cycles again
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 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-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-06-02 notazallow compiling without 32x and sms code
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
2009-09-09 notazprotection and more mapper support for new mem code
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-16 notazstarting SMS work
2009-08-15 notazfix CD load filename display
2009-08-10 notazsram bugfix + savestate refactoring
2009-08-10 notazmove CD tray handling out of emu loop
2009-08-03 notazimprove cd change handling
2008-08-28 notazlowercasing filenames, part3