f6f5a52cba
added one line to make certain sprites visible with some games. Obono's Evasion for example would have only the top half of the score displayed, the bottom of the sprite was cut off. adding "if (h % 8 != 0) rows++;" after rows is instantiated, we have normal behavior. |
||
---|---|---|
.. | ||
bootloaders | ||
cores/arduboy | ||
libraries | ||
variants | ||
boards.txt | ||
platform.txt | ||
readme.md |
readme.md
Arduboy HomeMade package source
This is the latest source and may contain changes not yet available in the latest zip archive