diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-19 11:29:52 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-19 11:29:52 -0700 |
commit | 31cb01daf4c481736e151dde88d1ec55005f6347 (patch) | |
tree | 4a13e717ebe64abcddd2be55e2e10eb2e962c9af /subx/apps/survey | |
parent | cfb4b738c60ea7126f831248e665e15fea780216 (diff) | |
download | mu-31cb01daf4c481736e151dde88d1ec55005f6347.tar.gz |
5419
Bugfix fourteen: we need different address computation logic for code vs data labels. It's really about different categories of instructions having different address computation logic. This subtle distinction will make good error messages hard. But that's a problem for later. Now there's just one example program not translating.
Diffstat (limited to 'subx/apps/survey')
-rwxr-xr-x | subx/apps/survey | bin | 41174 -> 42791 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/survey b/subx/apps/survey
index 61e2f974..b7bd7dd3 100755
--- a/subx/apps/survey
+++ b/subx/apps/survey
Binary files differ |