about summary refs log tree commit diff stats
path: root/subx/apps/hex
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-09 21:18:05 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-09 21:18:05 -0800
commit42a933078c90f5cd7f5c8fcbee511e4f801f701a (patch)
tree1c2e5afad9f050ee40f2236138342cfd05b56972 /subx/apps/hex
parentc91d67a29bdd5f6dbc012cfa9561bf6347996773 (diff)
downloadmu-42a933078c90f5cd7f5c8fcbee511e4f801f701a.tar.gz
4860 - stage 1 of SubX compiler in SubX is done!
I'm imagining 3 core stages total:
  1. convert text hex bytes -> binary (✓)
  2. pack and reorder operands
  3. compute label addresses

(Not including extras like error-checking.)
Diffstat (limited to 'subx/apps/hex')
-rwxr-xr-xsubx/apps/hexbin11142 -> 11237 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/hex b/subx/apps/hex
index aaca7324..4f594d95 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differ