/
.gitattributes
.travis.yml
000organization.cc
001help.cc
002test.cc
003trace.cc
003trace.test.cc
010vm.cc
011run.cc
012elf.cc
013direct_addressing.cc
014indirect_addressing.cc
015immediate_addressing.cc
016index_addressing.cc
017jump_disp8.cc
018jump_disp32.cc
019functions.cc
020byte_addressing.cc
021div.cc
022float.cc
029syscalls.cc
030translate.cc
031transforms.cc
032operands.cc
033check_operands.cc
034check_operand_bounds.cc
035compute_segment_address.cc
036labels.cc
037global_variables.cc
038literal_strings.cc
039debug.cc
040tests.cc
100.txt
101_write.subx
102test.subx
103kernel-string-equal.subx
104new-segment.subx
105string-equal.subx
106stream.subx
107trace.subx
108write.subx
109stream-equal.subx
110stop.subx
111read.subx
112read-byte.subx
113write-stream.subx
114error.subx
115write-byte.subx
116write-buffered.subx
117write-int-hex.subx
118parse-hex-int.subx
119error-byte.subx
120allocate.subx
121new-stream.subx
122read-line.subx
123slice.subx
124next-token.subx
125write-stream-data.subx
126write-int-decimal.subx
127next-word.subx
128subx-words.subx
129emit-hex.subx
130emit.subx
131table.subx
132slurp.subx
133subx-widths.subx
134emit-hex-array.subx
135next-word-or-string.subx
200.txt
201register-names.subx
202write-int.subx
203stack.subx
300.txt
301array-equal.subx
302stack_allocate.subx
303kernel-string.subx
304screen.subx
305keyboard.subx
306files.subx
307size.subx
308allocate-array.subx
309stream.subx
310copy-bytes.subx
311decimal-int.subx
312copy.subx
313index-bounds-check.subx
314divide.subx
315slice.subx
400.mu
401test.mu
402time.mu
403unicode.mu
404stream.mu
405screen.mu
406int32.mu
407print-int32-decimal-right-justified.mu
408float.mu
409print-float-hex.mu
410file.mu
411string.mu
412print-float-decimal.mu
README.md
apps
archive
atom
bootstrap
bootstrap.md
build
build_and_test_until
cheatsheet.pdf
clean
editor.md
exuberant_ctags_rc
html
index.html
init.linux
init.soso
modrm.pdf
mu-init-test.subx
mu-init.subx
mu.dte
mu.md
mu.vim
mu_instructions
run_one_test
run_one_test.subx
sib.pdf
stats.txt
subx.dte
subx.el
subx.gedit
subx.md
subx.nanorc
subx.vim
subx_bare.md
subx_debugging.md
subx_opcodes
test_apps
test_layers
tools
translate_mu
translate_mu_debug
translate_subx
translate_subx_debug
translate_subx_emulated
vimrc.vim
vocabulary.md
x86_approx.md