Skip to main content

Posts

Showing posts from April, 2020

New Instructions For Updating Firmware With Arduino IDE

Over the past few months I have been helping people via Facebook, either my personal page or through the official Arduitape page, to update their firmware using the Arduino IDE and it became painfully apparent that I needed top update the instructions so that they are relevant to the latests IDE and firmware. Thanks to Covid-19 I have time on my hands and have up[dated the PDF so if you would like to read it and give me feedback I would be most appreciative. The instructions are for Windows and the PDF can be downloaded from here.

Firmware Updates And Dragon CAS File Information

Firmware Updates Primarily I have updated the firmwares to include RGB I2C 16x2 LCD screen but there have also been some improvements made to TZXDuino and CASDuino. Arduitape 1.8 can be downloaded from here. CASDuino 1.22.1can be downloaded from here. Changes . Added RGB I2C 16x2 LCD Speed improvements Improved compatibility with TOSEC Dragon CAS files TZXDuino 1.15.1 can be downloaded from here. Changes Added RGB I2C 16x2 LCD Improved UEF support Dragon CAS file information. This is a bit of boring technical information in regards to Dragon CAS files from TOSEC and why they didn't work before. Unlike MSX CAS files Dragon and CoCo CAS files start with a byte hex value of 55. To be recognised as a CAS file by emulators it only needs to have one byte with hex value of 55 at the beginning. To be recognised as a Dragon/CoCo CAS file by CASDuino it requires a minimum of 8 bytes with a hex value of 55 bytes. To be recognised by a real computer it requires aroun