Skip to content

markjreed/commander-x16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commander X16

A collection of software written for the Commander X16 "new retro" computer. Unless otherwise indicated in the individual project folder, all of the software herein is covered by the BSD Software License.

Project Description
hanoi Animated solution of the Towers of Hanoi for N=8 (BASIC)
matrix A PETSCII version of the digital rain display from The Matrix (Prog8).
langtons-ant Simulation of Langton's Ant (Prog8).
shell-sort Implementation of Shell's Sort as a USR() routine that sorts a BASIC string array. (Assembly)
volume-control Volume Control, Anthony Henry's Audiobook player