1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-09-06 09:54:52 +00:00
SixtyPical/eg/rudiments/README.md

10 lines
379 B
Markdown
Raw Normal View History

2018-03-06 10:32:52 +00:00
This directory contains example sources which demonstrate
the rudiments of SixtyPical.
Some are meant to fail and produce an error message.
They are not meant to be specific to any architecture, but
many do assume the existence of a routine at 65490 which
outputs the value of the accumulator as an ASCII character,
simply for the purposes of producing some observable output.