First tested and verified version.v1.0
commitcef3edfb315e6d42762786a33b94f9113a7e484b
authorSteven Schronk <steven@schronk.com>
Sun, 17 Jan 2010 03:26:50 +0000 (16 21:26 -0600)
committerSteven Schronk <steven@schronk.com>
Sun, 17 Jan 2010 03:26:50 +0000 (16 21:26 -0600)
tree81d341fe7d1e5e4df1305e44b4923bc3b395b2f8
parent612da2e652964d490a519a5d3e4a27d3e5742eb9
First tested and verified version.

Removed function enc_start_c.  This code was merged
with the enc_comp function. Bit "a" in the comp
section of each command has been fixed.

This has been verified to work using the assembler
included with the book.

Add, MaxL, RectL, PongL should all work fine now.

Removed print of "Input buffer loaded".
Command can now be piped into a file and tested directly.

Function has_more_commands was re-written. Now supports
files that end with strange combinations of
non-printable characters.
asm.c
code.c
code.h
parse.c
parse.h