about summary refs log tree commit diff stats
path: root/subx/apps/assort
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-22 01:09:06 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-22 01:12:45 -0700
commitf2d63490706bb042ccc5f99104b17c380246cb93 (patch)
tree2333ef5a6c59d524b65dd77cb7b47b9c8f1067fa /subx/apps/assort
parent490cc2021c71499dd3630f699a23843c3b7b532c (diff)
downloadmu-f2d63490706bb042ccc5f99104b17c380246cb93.tar.gz
5442
We can now translate layers 49-72 using the self-hosted translator.

The translator has now demonstrated translation over 4k lines. Most verbose
phase output is 325KB, even if the final binary is 15KB.

Emulation is too slow now, so I'm back to debug by print on a Linux machine.
Diffstat (limited to 'subx/apps/assort')
-rwxr-xr-xsubx/apps/assortbin34326 -> 34326 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort
index 61aadb87..01813914 100755
--- a/subx/apps/assort
+++ b/subx/apps/assort
Binary files differ