teknoman117 / ts-3100-images

Collection of flash images for TS-3100

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TS-3100 Flash Images

A collection of Flash ROM images (created by me) for the TS-3100.

Flash Tool

When replacing the RTC chips in the TS-3100, the random contents of the RAM on the CMOS chip caused the embedded BIOS to think it had a different flash chip. As part of the user page cleanup it ended up erasing the BIOS and DOS images on the board. Needed to write a flash tool that could run from an external EEPROM so I could restore the contents of the flash.

As a bonus, I can now experiment with my own images on the device without fear of not being able to restore them in the future.

Rust Image

A rust program runtime which can run on bare metal on the TS-3100.

About

Collection of flash images for TS-3100

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 48.5%Language:Assembly 43.2%Language:Python 7.5%Language:Makefile 0.7%