Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 518 Bytes

File metadata and controls

12 lines (7 loc) · 518 Bytes

LoaderTools

A collection of tools to load firmware on to TINRS devices

HexDrop: drag/drop tool to convert intel .hex files to .wav files for use with the Tuesday and TinyGame devices

HexToWav: commandline tool to do the same

HexToWaveLib: Library to convert files to waveforms

IHex: Library to load/manipulate intel hex files

HexFileMerger: Commandline tool to combine several intel hex files in to a single larger one. (this can be used to make a combined hex file that contains a bootloader -and- a payload)