diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-12-10 09:55:46 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-12-10 09:55:46 -0800 |
commit | 3d4fba4d12030c0c872d0bec3a542f16a554d386 (patch) | |
tree | b87b68f85dbdeb126bc8d694900d2f7ad7ad286d /subx/apps | |
parent | 3a4d87073098fd42fc5133a4b5ad6e4b6d2c9aed (diff) | |
download | mu-3d4fba4d12030c0c872d0bec3a542f16a554d386.tar.gz |
4865
More mnemonic register usage in write-stream.
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 7870 -> 7870 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 8431 -> 8431 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 6761 -> 6761 bytes |
-rwxr-xr-x | subx/apps/hex | bin | 11385 -> 11385 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index 3f3861f6..b7bdc148 100755 --- a/subx/apps/crenshaw2-1 +++ b/subx/apps/crenshaw2-1 Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index 89b77a2c..6f05f0f6 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 115d3ed1..1222b823 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex index 1a402d89..0cd55209 100755 --- a/subx/apps/hex +++ b/subx/apps/hex Binary files differ |