1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/src/sp65
2013-04-27 17:39:52 +02:00
..
asm.c Similar changes as for the C output target: If the attribute "ident" is given, 2012-06-04 19:29:39 +00:00
asm.h Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
attr.c
attr.h
bin.c Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
bin.h Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
bitmap.c
bitmap.h New function GetBitmapName, inlined GetBitmapColors. 2012-03-11 11:38:37 +00:00
c.c Change data generation for C output. The ident attribute is now optional. 2012-05-28 11:35:44 +00:00
c.h Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
color.c
color.h
convert.c
convert.h
error.c
error.h
fileio.c
fileio.h
geosbitmap.c
geosbitmap.h
geosicon.c
geosicon.h
input.c
input.h Move evaluation of attributes into the input routine. 2012-03-10 20:26:47 +00:00
koala.c
koala.h
lynxsprite.c Optimize low color packed sprites 2012-12-17 17:48:56 +00:00
lynxsprite.h
main.c No copyright message here. 2013-04-27 17:39:52 +02:00
output.c Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
output.h Pass the source image of the conversion down to the output function, so they 2012-03-15 17:02:12 +00:00
palette.c
palette.h
pcx.c
pcx.h
pixel.h
raw.c
raw.h
vic2sprite.c Rearrange the code to avoid a warning from the Watcom compiler. 2012-11-06 20:41:02 +00:00
vic2sprite.h Added VIC2 sprites as output format. Started to code the processing pipeline: 2012-03-09 11:37:10 +00:00