some support for vdp debug reg
[picodrive.git] / pico / draw.c
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazsimplify tile drawing
2017-10-02 notazscroll size improvement
2017-10-02 notazdon't miss the sprite check
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-08-05 notazremove some dead code
2013-09-06 notazfix blank line increment
2013-08-31 notazMerge branch 'dev'
2013-08-15 notazdraw: fix mistake from 9c9cda8c3
2013-07-28 notaztune flip calls and frame setup
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-06-26 notazclarify PicoDrive's license
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-09 notazimprove sh/hi levels
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2009-12-31 notazsimple profiler added
2009-12-20 notazbugfixes
2009-12-18 notazrandom minor fixes
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-09-12 notaz32x: packed pixel mode (works over 68k)
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-02-06 notazupdated s/h arm asm code. Untested.
2008-10-07 notazchanged sh/hi handling for Pirates! Gold
2008-08-28 notazlowercasing filenames, part3