Initial commit of files related to NED architecture.
[ned1] / software / assembly_fragments / README.md
CommitLineData
bc5b63cf
AT
1Overview
2========
3
4This directory contains fragments of assembly code used to test the first
5version of `nedasm`. They are compatible with at least `nedasm` v1 but no
6effort will be made to keep them up to date past this point.
7
8No makefile is provided. Assembly must be done manually. Multi-file programs
9like the subroutine test must be manually concatenated before passing to
10`nedasm`.