Releases: breakintoprogram/agon-mos
Releases · breakintoprogram/agon-mos
v1.01
- Added
SET
command to MOS - Added
SET KEYBOARD n
command to set keyboard layout: 0 = UK (Default), 1 = US - Added OSCLI support for BBC BASIC
- Refactored error handling in MOS
v1.00
Initial release for Agon Quark Firmware 1.00
To download you will require a Zilog USB Smart Cable
- Download the binary file MOS.hex to your PC
- Connect the Zilog USB Smart Cable to the ZDS port on the left-hand side of the Agon
- Launch ZDSII Studio
- From the menu select Tools -> Flash Loader
- In the Flash Loader dialog:
- Select the MOS.hex file downloaded in step 1
- Check "Erase Before Flashing"
- Check "Use Page Erase"
- Click on "Program and Verify"
- If the download succeeds and there is no verify error, then reset the Agon
Many thanks to the following contributers:
- Koenraad Van Nieuwenhove: Example SPI code