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/hex | |
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/hex')
-rwxr-xr-x | subx/apps/hex | bin | 20741 -> 20812 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/hex b/subx/apps/hex
index abbdfb23..6d1e57bf 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differ |