Commit Graph

37 Commits

Author SHA1 Message Date
Mr.Blinky 2921024e29
Added source files (part 1)
Added all source files except the libraries (too many files to add in a single go)
2018-09-10 20:50:47 +02:00
Mr.Blinky cabd5410db
Update package_arduboy_homemade_index.json
fixed zip file version number to 1.2.5
2018-07-08 23:49:56 +02:00
Mr.Blinky c9f994c8a6
Update 1.2.5
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
2018-07-08 23:43:34 +02:00
Mr.Blinky 041258682f
update 1.2.5
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
2018-07-08 23:42:10 +02:00
Mr.Blinky 8718368c9b
Update README.md 2018-06-29 14:21:19 +02:00
Mr.Blinky 925c4776a4
Update README.md 2018-06-27 09:35:05 +02:00
Mr.Blinky 3fec7448fe
update to v1.2.4
Updated Cathy3K bootloader to v1.4 with built in flasher menu
2018-06-12 21:38:33 +02:00
Mr.Blinky fcbb45311e
Bootloader + fuse settings
Updated Cathy 3K bootloader to v1.4 with built in flasher menu
Changed high fuses for standard bootloader to 0xd0 to preserve EEPROM contents on erase chip
2018-06-12 21:36:46 +02:00
Mr.Blinky 49b2d3e46a
v1.2.3 update
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
2018-05-27 00:31:08 +02:00
Mr.Blinky 43078cc839
Delete package_arduboy_homemade.json 2018-05-27 00:29:43 +02:00
Mr.Blinky e4bfefd11c
v1.2.3 update
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
2018-05-27 00:27:42 +02:00
Mr.Blinky 310f1ba4d4
bootloader, library, board, misc changes
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
2018-05-27 00:03:42 +02:00
Mr.Blinky 8a2f667d89
Delete 1.2.3.zip 2018-05-27 00:02:40 +02:00
Mr.Blinky 699fe67d72
bootloader, library, boards, misc changes
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
2018-05-26 23:59:30 +02:00
Mr.Blinky 14a11a88b9
Update README.md 2018-05-25 23:15:57 +02:00
Mr.Blinky 4231ac2a3b
Update README.md 2018-03-25 17:50:00 +02:00
Mr.Blinky 4bfeb0f68e
Add files via upload 2018-03-25 17:19:50 +02:00
Mr.Blinky 2eb97dfefb
Update README.md 2018-03-25 16:46:09 +02:00
Mr.Blinky b7e16497bf
Add files via upload 2018-03-25 16:39:23 +02:00
Mr.Blinky 04c38b5a84
Rename package_arduboy_homemade.json to package_arduboy_homemade_index.json 2018-03-25 16:35:50 +02:00
Mr.Blinky 57d1c37679
URL fix 2018-03-25 16:13:20 +02:00
Mr.Blinky a93c6bc3c4
replaced by newer version 2018-03-25 15:39:58 +02:00
Mr.Blinky 9810a8af2d
update 2018-03-25 15:39:00 +02:00
Mr.Blinky 48233907ae
Updated libraries
Name change to homemade
Updated Arduboy2 library
Several fixes and optimizers
2018-03-25 15:38:24 +02:00
Mr.Blinky 86b8ba1449
title change 2018-03-25 15:33:05 +02:00
Mr.Blinky 2c0526afc9
name change 2018-03-25 15:32:23 +02:00
Mr.Blinky 3ecb78fef9
update to 1.2.1
updated with latest updated bootloader, core files and libraries
2018-02-28 21:23:31 +01:00
Mr.Blinky b759586ba6
updated version
updated with latest updated bootloader, core files and libraries
2018-02-28 20:28:26 +01:00
Mr.Blinky 9047509275
Update README.md 2018-02-25 21:01:34 +01:00
Mr.Blinky 6ea46ed1b3
Add files via upload 2018-02-25 20:52:53 +01:00
Mr.Blinky 80778aeb82
Update README.md 2018-02-25 20:52:00 +01:00
Mr.Blinky 098307be63
Add files via upload 2018-02-25 20:42:07 +01:00
Mr.Blinky 92f75341b1
Fixed version info 2018-02-14 22:49:29 +01:00
Mr.Blinky 382c1fbb38
Update README.md 2018-02-13 22:17:45 +01:00
Mr.Blinky d5e8bb44df
Added package json 2018-02-13 22:01:56 +01:00
Mr.Blinky abe5835fa2
added board package 2018-02-13 21:57:15 +01:00
Mr.Blinky a950ba20de
Initial commit 2018-02-12 19:16:16 +01:00