rubio / agon-start

Download script to create basic SD card content for the AgonLight platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agon-start

A script to automatically download the latest binary versions of several tools and utilities for AgonLight, arranged to be immediately usable for use on an empty microSD card.

Root directory

autoexec.txt - default autoexec.txt that loads bbcbasic.bin

bbcbasic.bin - Agon BBC BASIC https://github.com/breakintoprogram/agon-bbc-basic/

MOS.bin - The latest release version of MOS, flashable by flash.bin https://github.com/breakintoprogram/agon-mos

MOS.crc32 - A text file with the crc32 of MOS.bin

Docs

Agon documentation from the Wiki for local use https://github.com/breakintoprogram/agon-docs/wiki

Games

sokoban.bin - A custom port of the Sokoban game for the Agon platform https://github.com/envenomator/agon-sokoban

rokky.bin - Dungeons and Diamonds game for Agon Light https://github.com/nihirash/Agon-rokky

MOS

ez80asm.bin / ez80asm.ldr - EZ80 Assembler for Agon, running on the Agon itself https://github.com/envenomator/agon-ez80asm

flash.bin - Agon firmware upgrade utility https://github.com/envenomator/agon-flash

hexdump.bin - Interactive file hexdumper https://github.com/sijnstra/agon-projects

more.bin - Text file viewer https://github.com/lennart-benschop/agon-utilities/

nano.bin - Text editor https://github.com/lennart-benschop/agon-utilities/

strings.bin - A minimal implementation of the *nix strings utility https://github.com/sijnstra/agon-projects

Forth16

forth.bin - Forth Language for the Agon computer https://github.com/lennart-benschop/agon-forth

Utils

agon-bench.bin - Benchmarking tool https://github.com/tomm/toms-agon-experiments

About

Download script to create basic SD card content for the AgonLight platform


Languages

Language:BASIC 54.3%Language:Forth 25.2%Language:Assembly 13.1%Language:PureBasic 6.0%Language:Shell 1.4%