Skip to content

Kannagi/PCEConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

compilation
gcc main.c -lSDL -lSDL_image -o pceconvert


example :
pceconvert myimage.png

option :
-noalpha (if your image has no alpha)
-palette (only palette)
-paletteall (only palette but 1 pixel = 1 colors so square 16x16 pixel)
-bin (give .spr and .pal)
-loadpalette (read palette extern,by default read palette.png or add second argument , your image should be 16x1 pixel)
-bg
-spr


About

Converter png to PC Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages