Step0 (input/output) passes tests
authorBen Dudson <bd512@york.ac.uk>
Sun, 8 Oct 2017 23:10:03 +0000 (00:10 +0100)
committerBen Dudson <bd512@york.ac.uk>
Sun, 8 Oct 2017 23:10:03 +0000 (00:10 +0100)
commit0ad505e829a6ad0877856c7f6c95ee9f844e96a4
treefcd3cac5dcec3f0e9c72d778c59a7c9ccb364153
parente05815ae33704559edfd380d7fbe95860a0acb87
Step0 (input/output) passes tests

* String handling simplified, will not handle very long strings
* Memory allocation missing, always using the same buffer currently
Makefile
nasm/Makefile [new file with mode: 0644]
nasm/run [new file with mode: 0755]
nasm/step0_repl.asm [new file with mode: 0644]