[ned1] / software / assembly_fragments /
drwxr-xr-x   ..
-rw-r--r-- 389 README.md
-rw-r--r-- 847 ansi_escape.asm
-rw-r--r-- 1377 branches.asm
-rw-r--r-- 476 echo.asm
-rw-r--r-- 90 labels.asm
-rw-r--r-- 1884 multiply.asm
-rw-r--r-- 68 negation.asm
drwxr-xr-x - subroutines

Overview

This directory contains fragments of assembly code used to test the first version of nedasm. They are compatible with at least nedasm v1 but no effort will be made to keep them up to date past this point.

No makefile is provided. Assembly must be done manually. Multi-file programs like the subroutine test must be manually concatenated before passing to nedasm.