]> git.sur5r.net Git - cc65/commit
Added VIC2 sprites as output format. Started to code the processing pipeline:
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Mar 2012 11:37:10 +0000 (11:37 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Mar 2012 11:37:10 +0000 (11:37 +0000)
commit006be848f20bea84218405d2ed1c882b6678be00
treebd3273802a64cdc5f9b4472893eae4395011737f
parent19ffc1ab08c73ead765ea9790e5e4eabd903c7d0
Added VIC2 sprites as output format. Started to code the processing pipeline:
--slice, --pop.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5582 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/sp65/bitmap.c
src/sp65/bitmap.h
src/sp65/koala.c
src/sp65/main.c
src/sp65/make/gcc.mak
src/sp65/make/watcom.mak
src/sp65/vic2sprite.c [new file with mode: 0644]
src/sp65/vic2sprite.h [new file with mode: 0644]