envenomator / agon-flashlegacy

Agon firmware update utility

Repository from Github https://github.comenvenomator/agon-flashlegacyRepository from Github https://github.comenvenomator/agon-flashlegacy

Agon legacy firmware update utility

The Agon firmware update utility is able to flash MOS a file on the SD card on any Agon running MOS versions 1.00/1.01/1.02, without using any cables.

Installation

Place these files in the root directory of the microSD card:

  • The legacy flash.bin utility
  • The required MOS firmware file - MOS.bin

Usage

Load and Jump to the binary in memory:

LOAD flash.bin
JMP &040000

Disclaimer

Having subjected my own gear to this utility many hundreds of times, I feel it is safe for general use in upgrading the MOS firmware to a new version. The responsibility for any issues during and/or after the firmware upgrade, lies with the user of this utility.

About

Agon firmware update utility

License:MIT License


Languages

Language:Assembly 47.2%Language:C 28.8%Language:Makefile 18.6%Language:Python 5.4%