diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-03-27 23:24:46 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-03-27 23:24:46 -0700 |
commit | 95d811259c93883fc1963d57f137051e2d3d9679 (patch) | |
tree | 42da05589b86850afc500aab8c28ec91f846b541 /subx/apps/crenshaw2-1 | |
parent | 63e48e9034f4067437c385c7f64df2ff0508a80b (diff) | |
download | mu-95d811259c93883fc1963d57f137051e2d3d9679.tar.gz |
5027
Testing conversion of multiple lines in a data segment. Bugs fixed: 1. Stack issues in next-token helpers. 2. Needed to teach next-token to avoid newlines. 3. rewind-stream(line) before passing it to convert-code or convert-instruction.
Diffstat (limited to 'subx/apps/crenshaw2-1')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 17762 -> 17833 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index 919ebb8a..98669c9b 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differ |