cc65/src/sp65
Janne Johansson 1f9594560e
Update lynxsprite.c
Remove compiler warning about (signed) char wrapping around to -1 when set to 255.
2023-04-19 09:15:03 +02:00
..
asm.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
asm.h Normalized code. 2014-03-04 01:11:19 +01:00
attr.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
attr.h Make some arrays const. 2017-06-28 20:43:31 +02:00
bin.c remove dangling spaces 2022-04-17 16:07:09 +02:00
bin.h Normalized code. 2014-03-04 01:11:19 +01:00
bitmap.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
bitmap.h Add new method GetBitmapBPP as we need it for sprite math 2022-12-30 12:16:46 +02:00
c.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
c.h Normalized code. 2014-03-04 01:11:19 +01:00
color.c Normalized code. 2014-03-04 01:11:19 +01:00
color.h remove dangling spaces 2022-04-17 16:07:09 +02:00
convert.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
convert.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
error.c Normalized code. 2014-03-04 01:11:19 +01:00
error.h Normalized code. 2014-03-04 01:11:19 +01:00
fileio.c Normalized code. 2014-03-04 01:11:19 +01:00
fileio.h Normalized code. 2014-03-04 01:11:19 +01:00
geosbitmap.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
geosbitmap.h remove dangling spaces 2022-04-17 16:07:09 +02:00
geosicon.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
geosicon.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
input.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
input.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
koala.c remove dangling spaces 2022-04-17 16:07:09 +02:00
koala.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
lynxpalette.c Fix warnings 2022-12-30 15:20:54 +02:00
lynxpalette.h Fix dangling space 2022-12-30 15:27:17 +02:00
lynxsprite.c Update lynxsprite.c 2023-04-19 09:15:03 +02:00
lynxsprite.h Add fixed Lynx sprite generation 2022-12-30 12:21:49 +02:00
main.c Add palette extraction functions 2022-12-30 14:44:18 +02:00
output.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
output.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
palconv.c Add palette extraction functions 2022-12-30 14:44:18 +02:00
palconv.h Add palette extraction functions 2022-12-30 14:44:18 +02:00
palette.c Normalized code. 2014-03-04 01:11:19 +01:00
palette.h Normalized code. 2014-03-04 01:11:19 +01:00
pcx.c Use same style in comments 2022-12-29 21:55:25 +02:00
pcx.h Normalized code. 2014-03-04 01:11:19 +01:00
pixel.h Normalized code. 2014-03-04 01:11:19 +01:00
raw.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
raw.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
vic2sprite.c remove dangling spaces 2022-04-17 16:07:09 +02:00
vic2sprite.h remove dangling spaces 2022-04-17 16:07:09 +02:00