summaryrefslogtreecommitdiff
path: root/vdp.c
AgeCommit message (Expand)Author
2012-12-08Improve sprite masking to almost completely pass Nemesis' sprite masking testMike Pavone
2012-12-08Fix horizontal sprite mirroringMike Pavone
2012-12-08Make horizontal scrolling closer to correct, Comix Zone looks good, Sonic 2 s...Mike Pavone
2012-12-08Small cleanupMike Pavone
2012-12-08Fix horizontal scroll offsetMike Pavone
2012-12-08Fix BG plane B render bugMike Pavone
2012-12-08Fix sprite transparency for overlapping spritesMike Pavone
2012-12-08Fix management of context->sprite_draws so the sprite layer only draws when i...Mike Pavone
2012-12-08Fix vertical scroll value for plane BMike Pavone
2012-12-08Partially fix BG plane BMike Pavone
2012-12-08Fix endianness of VSRAM when read from Genecyst save stateMike Pavone
2012-12-08Sprites fixed, working on bg planesMike Pavone
2012-12-08Sprites somewhat less brokenMike Pavone
2012-12-08Mostly broken VDP core and savestate viewerMike Pavone