vdp timing hacks
[picodrive.git] / pico / pico_cmn.c
2017-10-11 notazvdp timing hacks
2017-10-11 notazadjust z80 timing a bit
2017-10-11 notazsome more risky timing changes
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazclean up dac code a bit
2017-08-06 notazeliminate texrels (wip)
2013-09-24 notazfamec: remove unused dual code
2013-09-15 notazhandle 32x+cd
2013-09-05 notazgeneral timing hacks
2013-09-02 notazmake hcnt code friendly with split timeslices
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazcd sync improvements, part2
2013-08-27 notaznew timing for main and cd
2013-08-17 notazimprove input handling
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
2013-07-27 notazrework sh2 sync, again..
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-06-26 notazclarify PicoDrive's license
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: implement VDP fill, improve PWM, division unit...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-17 notaz32x: sh2 wip, main SH2 BIOS passes
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3