Skip to content

Releases: breakintoprogram/agon-mos

v1.01

21 Oct 08:37
e21d008
Compare
Choose a tag to compare
  • 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

02 Oct 17:12
7e25b73
Compare
Choose a tag to compare

Initial release for Agon Quark Firmware 1.00
To download you will require a Zilog USB Smart Cable

  1. Download the binary file MOS.hex to your PC
  2. Connect the Zilog USB Smart Cable to the ZDS port on the left-hand side of the Agon
  3. Launch ZDSII Studio
  4. From the menu select Tools -> Flash Loader
  5. 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"
  1. 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