rolfmichelsen / dragon-experiments

Small experimental programs for the Dragon computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragon Experiments

This repository is a collection of small assembler programs for the Dragon series of home computers.

Running

All programs can be compiled by running make.

make

Then run a specific program in XRoar.

.\Start-Program bin\hello-world.bin

Dependencies

Building and using the programs in this repository requires a small number of software components to be installed and available on the default program search path.

Under Windows 10 and later make can be installed by running winget install gnuwin32.make.

About

Small experimental programs for the Dragon computers

License:Apache License 2.0


Languages

Language:Assembly 91.6%Language:PowerShell 6.7%Language:Makefile 1.7%