index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Mode
Name
Size
-rw-r--r--
.travis.yml
505
log
stats
plain
blame
-rw-r--r--
000organization.cc
6771
log
stats
plain
blame
-rw-r--r--
001help.cc
10726
log
stats
plain
blame
-rw-r--r--
002test.cc
3391
log
stats
plain
blame
-rw-r--r--
003trace.cc
17715
log
stats
plain
blame
-rw-r--r--
003trace.test.cc
4144
log
stats
plain
blame
-rw-r--r--
010---vm.cc
13541
log
stats
plain
blame
-rw-r--r--
011run.cc
13015
log
stats
plain
blame
-rw-r--r--
012elf.cc
8437
log
stats
plain
blame
-rw-r--r--
013direct_addressing.cc
41050
log
stats
plain
blame
-rw-r--r--
014indirect_addressing.cc
31659
log
stats
plain
blame
-rw-r--r--
015immediate_addressing.cc
41112
log
stats
plain
blame
-rw-r--r--
016index_addressing.cc
5592
log
stats
plain
blame
-rw-r--r--
017jump_disp8.cc
11725
log
stats
plain
blame
-rw-r--r--
018jump_disp32.cc
11646
log
stats
plain
blame
-rw-r--r--
019functions.cc
3464
log
stats
plain
blame
-rw-r--r--
020syscalls.cc
5910
log
stats
plain
blame
-rw-r--r--
021byte_addressing.cc
6133
log
stats
plain
blame
-rw-r--r--
022div.cc
859
log
stats
plain
blame
-rw-r--r--
030---translate.cc
6680
log
stats
plain
blame
-rw-r--r--
031transforms.cc
2965
log
stats
plain
blame
-rw-r--r--
032---operands.cc
17855
log
stats
plain
blame
-rw-r--r--
033check_operands.cc
23654
log
stats
plain
blame
-rw-r--r--
034check_operand_bounds.cc
4444
log
stats
plain
blame
-rw-r--r--
035compute_segment_address.cc
3155
log
stats
plain
blame
-rw-r--r--
036labels.cc
13938
log
stats
plain
blame
-rw-r--r--
037global_variables.cc
9606
log
stats
plain
blame
-rw-r--r--
038---literal_strings.cc
10047
log
stats
plain
blame
-rw-r--r--
039debug.cc
4838
log
stats
plain
blame
-rw-r--r--
040---tests.cc
2798
log
stats
plain
blame
-rw-r--r--
050_write.subx
2708
log
stats
plain
blame
-rw-r--r--
051test.subx
4302
log
stats
plain
blame
-rw-r--r--
052kernel-string-equal.subx
11883
log
stats
plain
blame
-rw-r--r--
053new-segment.subx
4592
log
stats
plain
blame
-rw-r--r--
054string-equal.subx
10915
log
stats
plain
blame
-rw-r--r--
055stream.subx
4042
log
stats
plain
blame
-rw-r--r--
056trace.subx
52232
log
stats
plain
blame
-rw-r--r--
057write.subx
7894
log
stats
plain
blame
-rw-r--r--
058stream-equal.subx
29641
log
stats
plain
blame
-rw-r--r--
059stop.subx
11862
log
stats
plain
blame
-rw-r--r--
060read.subx
22199
log
stats
plain
blame
-rw-r--r--
061read-byte.subx
14525
log
stats
plain
blame
-rw-r--r--
062write-stream.subx
12839
log
stats
plain
blame
-rw-r--r--
063error.subx
2897
log
stats
plain
blame
-rw-r--r--
064write-byte.subx
16901
log
stats
plain
blame
-rw-r--r--
065write-buffered.subx
10948
log
stats
plain
blame
-rw-r--r--
066print-int.subx
18371
log
stats
plain
blame
-rw-r--r--
067parse-hex.subx
44904
log
stats
plain
blame
-rw-r--r--
068error-byte.subx
5694
log
stats
plain
blame
-rw-r--r--
069allocate.subx
12648
log
stats
plain
blame
-rw-r--r--
070new-stream.subx
6308
log
stats
plain
blame
-rw-r--r--
071read-line.subx
18890
log
stats
plain
blame
-rw-r--r--
072slice.subx
61363
log
stats
plain
blame
-rw-r--r--
073next-token.subx
105433
log
stats
plain
blame
-rw-r--r--
074write-stream-data.subx
6132
log
stats
plain
blame
-rw-r--r--
075print-int-decimal.subx
13616
log
stats
plain
blame
-rw-r--r--
076next-word.subx
15287
log
stats
plain
blame
-rw-r--r--
077subx-words.subx
33205
log
stats
plain
blame
-rw-r--r--
078emit-hex.subx
11174
log
stats
plain
blame
-rw-r--r--
079emit.subx
24514
log
stats
plain
blame
-rw-r--r--
080zero-out.subx
3981
log
stats
plain
blame
-rw-r--r--
081table.subx
92852
log
stats
plain
blame
-rw-r--r--
082slurp.subx
8070
log
stats
plain
blame
-rw-r--r--
083subx-widths.subx
11176
log
stats
plain
blame
-rw-r--r--
084emit-hex-array.subx
7353
log
stats
plain
blame
-rw-r--r--
085register-names.subx
312
log
stats
plain
blame
-rw-r--r--
092write-int.subx
5676
log
stats
plain
blame
-rw-r--r--
093array-equal.subx
31641
log
stats
plain
blame
-rw-r--r--
094next-word-or-string.subx
25379
log
stats
plain
blame
-rw-r--r--
095stack.subx
19566
log
stats
plain
blame
-rw-r--r--
999index
363
log
stats
plain
blame
-rw-r--r--
Readme.md
38355
log
stats
plain
blame
d---------
apps
1352
log
stats
plain
d---------
archive
140
log
stats
plain
d---------
browse_trace
186
log
stats
plain
-rwxr-xr-x
build
3241
log
stats
plain
blame
-rwxr-xr-x
build_and_test_until
409
log
stats
plain
blame
-rw-r--r--
cheatsheet.pdf
76298
log
stats
plain
blame
-rwxr-xr-x
clean
386
log
stats
plain
blame
d---------
cleave
71
log
stats
plain
-rwxr-xr-x
debug_translate
1247
log
stats
plain
blame
-rwxr-xr-x
diff_ntranslate
133
log
stats
plain
blame
-rwxr-xr-x
diff_translate
132
log
stats
plain
blame
d---------
draft
72
log
stats
plain
-rwxr-xr-x
edit
535
log
stats
plain
blame
d---------
enumerate
74
log
stats
plain
d---------
examples
847
log
stats
plain
-rw-r--r--
exuberant_ctags_rc
84
log
stats
plain
blame
-rwxr-xr-x
gen_linux_iso
1721
log
stats
plain
blame
-rwxr-xr-x
gen_soso_iso
936
log
stats
plain
blame
d---------
html
3696
log
stats
plain
-rw-r--r--
index.html
1775
log
stats
plain
blame
-rw-r--r--
init.linux
2300
log
stats
plain
blame
-rw-r--r--
init.soso
1074
log
stats
plain
blame
d---------
kernel.soso
3432
log
stats
plain
d---------
linkify
138
log
stats
plain
-rw-r--r--
modrm.pdf
46205
log
stats
plain
blame
-rwxr-xr-x
ntranslate
1729
log
stats
plain
blame
-rw-r--r--
opcodes
4984
log
stats
plain
blame
-rwxr-xr-x
run_one_test
770
log
stats
plain
blame
-rw-r--r--
run_one_test.subx
1449
log
stats
plain
blame
-rw-r--r--
sib.pdf
51968
log
stats
plain
blame
-rw-r--r--
stats.md
1605
log
stats
plain
blame
-rwxr-xr-x
subx
92
log
stats
plain
blame
-rw-r--r--
subx.vim
3031
log
stats
plain
blame
-rw-r--r--
syslinux.cfg
111
log
stats
plain
blame
d---------
tangle
316
log
stats
plain
d---------
termbox
294
log
stats
plain
-rwxr-xr-x
test_apps
8621
log
stats
plain
blame
-rwxr-xr-x
test_layers
662
log
stats
plain
blame
-rwxr-xr-x
translate
1439
log
stats
plain
blame
-rwxr-xr-x
update_html
1793
log
stats
plain
blame
-rw-r--r--
vimrc.vim
4603
log
stats
plain
blame