Skip to content

Releases: rainisto/tapecart

v1.4-TAP

07 Mar 22:42
Compare
Choose a tag to compare

Merged with https://github.com/KimJorgensen/tapecart v1.4 version with TAP support branch. Internal browser does not fit inside firmware anymore, so you need to re-flash the device (if upgrading from v1.0-v1.3) with the .hex (you need to use external usb ttl adapter for it, see flash_upgrade_from_older_firmware.jpg for example) and put attached browser.prg to root of the drive. Binaries were built from "new_tap_with_1.4"-branch.

avrdude -v -patmega328p -carduino -PCOMXX -b57600 -D -Uflash:w:tapecart.hex:i

v1.3-TAP

09 Nov 17:39
Compare
Choose a tag to compare

Fork of https://github.com/kasbert/tapecart TAP support release. Will be used in my 90 degree angle tapecart sd version.
Hex includes browser, so browser.prg in filesystem is optional. Binaries were built from "with_tap_support"-branch.