Arduboy-homemade-package/board-package-source/libraries
poevoid f6f5a52cba
Update Arduboy2.cpp
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.
2021-07-28 13:51:37 -07:00
..
ATMlib update package to 1.2.9 2020-09-15 17:17:03 +02:00
ArdBitmap Added board package source (part 2 libraries) 2018-09-10 20:57:16 +02:00
ArdVoice added board package source (part 3 libraries) 2018-09-10 21:01:23 +02:00
Arduboy fix core issue for GU128X64-800B display 2020-06-28 20:55:07 +02:00
Arduboy-TinyFont update package to 1.2.9 2020-09-15 17:17:03 +02:00
Arduboy2 Update Arduboy2.cpp 2021-07-28 13:51:37 -07:00
ArduboyFX update ArduboyFX library 2021-05-09 22:06:58 +02:00
ArduboyPlaytune update package to 1.2.9 2020-09-15 17:17:03 +02:00
ArduboyTones update package to 1.2.9 2020-09-15 17:17:03 +02:00
EEPROM update package to 1.2.9 2020-09-15 17:17:03 +02:00
FixedPointsArduino added board package source (part 3 libraries) 2018-09-10 21:01:23 +02:00
HID added board package source (part 3 libraries) 2018-09-10 21:01:23 +02:00
SPI added board package source (part 3 libraries) 2018-09-10 21:01:23 +02:00
SoftwareSerial update package to 1.2.9 2020-09-15 17:17:03 +02:00
Wire update package to 1.2.9 2020-09-15 17:17:03 +02:00