1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/src/sp65
Bob Andrews 167e940361
Merge pull request #1958 from karrika/sprite
[sp65] Sprite generation fixed for 1BPP Lynx sprites. Fix for #1957
2023-01-04 18:16:46 +01:00
..
asm.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
asm.h
attr.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
attr.h
bin.c remove dangling spaces 2022-04-17 16:07:09 +02:00
bin.h
bitmap.c
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
color.c
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
error.c
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
geosbitmap.h remove dangling spaces 2022-04-17 16:07:09 +02:00
geosicon.c
geosicon.h
input.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
input.h
koala.c remove dangling spaces 2022-04-17 16:07:09 +02:00
koala.h
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 Add fixed Lynx sprite generation 2022-12-30 12:57:50 +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
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
palette.h
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
raw.c
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