From c0046bc0b38d8f36546c2bfe89ba7207eb89b7f5 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Mon, 12 Oct 2015 10:16:49 +0700 Subject: [PATCH] Initial commit --- iasm/README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 iasm/README.rst diff --git a/iasm/README.rst b/iasm/README.rst new file mode 100644 index 0000000..c544cb1 --- /dev/null +++ b/iasm/README.rst @@ -0,0 +1,17 @@ +Imlac Assembler (iasm) +====================== + +The code here is an Imlac assembler that takes an Imlac assembler file and +generates a patertape file including the bootstrap loader. Optionally, +a listing file can also be produced. + + Usage: iasm