changed Arduboy FX library version to 1.0.2
Fixed drawBitmap incorrect mask on images with non multiple of 8 heights
Minor comment edits
changed ArduboyTones library version to 1.0.4
Optimized Interrupt service routine saving ~52 bytes of PROGMEM
Added additional resolutions for SSD1327 and SSD1329 displays to Arduboy and Arduboy2 libraries
Added bootloaders for use with SSD1327 and SSD1329 displays
updated Arduboy-TinyFont library
Added Fixed Points Arduino library
board:
-Added support for Cathy2K bootloader
-Added updated Cathy3K with write to flash cart support
-Moved Homemade Arduboy board option up
-fixed typos
Arduboy2 library:
-added generateRandomSeed() from current master
-Added flash cart hardware pin defines
-SPItransfer returns SPI data
-fixed sprite glitch when HEIGHT > 64
Arduboy core:
-Rx LED will light up when bootloader or reset button combo has been pressed for over 1.5 seconds to inform the user the button combo can be released