Bad Apple port to the PocketStation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
olebeck 9c0cd7b576
fix it
10 months ago
encoder initial commit 10 months ago
player fix it 10 months ago
tools add bmp_to_1bit.c 10 months ago
.gitignore initial commit 10 months ago
LICENSE Initial commit 10 months ago
README.md initial commit 10 months ago
icon.BMP initial commit 10 months ago

README.md

to build run:

make clean all target=pocketstation

extra options:

  • target=[pocketstation] specify to build for pocketstation else it builds for linux (default="")

  • frameskip=[everynthframe] only display every nth frame (default=4)

  • loop=[1|0] if it should loop forever (default=1)