Watch the video
The first thing we need is a C compiler so that we’re not stranded bashing code in BASIC, or getting lost and confused in raw assembly. There isn’t an official C compiler, but Paul Cawte on Github has created a modification called AgDev for the unofficial C compiler toolchain for the Texas Instruments TI-84+ range of calculators, which have the same eZ80 CPU as the Agon Light.
I’ve written a post elsewhere on my site explaining how to set it up, and in this video show some of the things I’ve been working on. My aim is to develop some sort of game for the Agon Light using C, rather than BASIC.