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
11052
log
stats
plain
blame
-rw-r--r--
002test.cc
3391
log
stats
plain
blame
-rw-r--r--
003trace.cc
17858
log
stats
plain
blame
-rw-r--r--
003trace.test.cc
4144
log
stats
plain
blame
-rw-r--r--
010---vm.cc
13521
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
41063
log
stats
plain
blame
-rw-r--r--
014indirect_addressing.cc
31708
log
stats
plain
blame
-rw-r--r--
015immediate_addressing.cc
41132
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
4794
log
stats
plain
blame
-rw-r--r--
040---tests.cc
2798
log
stats
plain
blame
-rw-r--r--
050_write.subx
3927
log
stats
plain
blame
-rw-r--r--
051test.subx
4387
log
stats
plain
blame
-rw-r--r--
052kernel-string-equal.subx
12039
log
stats
plain
blame
-rw-r--r--
053new-segment.subx
4596
log
stats
plain
blame
-rw-r--r--
054string-equal.subx
10661
log
stats
plain
blame
-rw-r--r--
055stream.subx
4126
log
stats
plain
blame
-rw-r--r--
056trace.subx
50985
log
stats
plain
blame
-rw-r--r--
057write.subx
7920
log
stats
plain
blame
-rw-r--r--
058stream-equal.subx
29810
log
stats
plain
blame
-rw-r--r--
059stop.subx
11858
log
stats
plain
blame
-rw-r--r--
060read.subx
22246
log
stats
plain
blame
-rw-r--r--
061read-byte.subx
14621
log
stats
plain
blame
-rw-r--r--
062write-stream.subx
12875
log
stats
plain
blame
-rw-r--r--
063error.subx
2902
log
stats
plain
blame
-rw-r--r--
064write-byte.subx
17041
log
stats
plain
blame
-rw-r--r--
065write-buffered.subx
11023
log
stats
plain
blame
-rw-r--r--
066print-int.subx
18465
log
stats
plain
blame
-rw-r--r--
067parse-hex.subx
45362
log
stats
plain
blame
-rw-r--r--
068error-byte.subx
5698
log
stats
plain
blame
-rw-r--r--
069allocate.subx
12803
log
stats
plain
blame
-rw-r--r--
070new-stream.subx
6386
log
stats
plain
blame
-rw-r--r--
071read-line.subx
18899
log
stats
plain
blame
-rw-r--r--
072slice.subx
62039
log
stats
plain
blame
-rw-r--r--
073next-token.subx
105582
log
stats
plain
blame
-rw-r--r--
074write-stream-data.subx
6153
log
stats
plain
blame
-rw-r--r--
075print-int-decimal.subx
13689
log
stats
plain
blame
-rw-r--r--
076next-word.subx
15293
log
stats
plain
blame
-rw-r--r--
077subx-words.subx
33058
log
stats
plain
blame
-rw-r--r--
078emit-hex.subx
11204
log
stats
plain
blame
-rw-r--r--
079emit.subx
24661
log
stats
plain
blame
-rw-r--r--
080zero-out.subx
3998
log
stats
plain
blame
-rw-r--r--
081table.subx
93500
log
stats
plain
blame
-rw-r--r--
082slurp.subx
8085
log
stats
plain
blame
-rw-r--r--
083subx-widths.subx
11365
log
stats
plain
blame
-rw-r--r--
084emit-hex-array.subx
7392
log
stats
plain
blame
-rw-r--r--
085register-names.subx
312
log
stats
plain
blame
-rw-r--r--
092write-int.subx
5681
log
stats
plain
blame
-rw-r--r--
093array-equal.subx
32085
log
stats
plain
blame
-rw-r--r--
094next-word-or-string.subx
25395
log
stats
plain
blame
-rw-r--r--
095stack.subx
19618
log
stats
plain
blame
-rw-r--r--
999index
363
log
stats
plain
blame
-rw-r--r--
Readme.md
38367
log
stats
plain
blame
d---------
apps
1352
log
stats
plain
d---------
archive
140
log
stats
plain
d---------
atom
145
log
stats
plain
-rwxr-xr-x
build
2939
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
430
log
stats
plain
blame
-rwxr-xr-x
debug_translate
1247
log
stats
plain
blame
d---------
draft
72
log
stats
plain
-rwxr-xr-x
edit
535
log
stats
plain
blame
d---------
examples
847
log
stats
plain
-rw-r--r--
exuberant_ctags_rc
84
log
stats
plain
blame
-rwxr-xr-x
gen_linux_iso
1805
log
stats
plain
blame
-rwxr-xr-x
gen_soso_iso
936
log
stats
plain
blame
d---------
html
3754
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
-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.txt
2026
log
stats
plain
blame
-rwxr-xr-x
subx
92
log
stats
plain
blame
-rw-r--r--
subx.el
1394
log
stats
plain
blame
-rw-r--r--
subx.gedit
1049
log
stats
plain
blame
-rw-r--r--
subx.nanorc
335
log
stats
plain
blame
-rw-r--r--
subx.vim
3031
log
stats
plain
blame
-rw-r--r--
syslinux.cfg
111
log
stats
plain
blame
-rwxr-xr-x
test_apps
8828
log
stats
plain
blame
-rwxr-xr-x
test_layers
658
log
stats
plain
blame
d---------
tools
582
log
stats
plain
-rwxr-xr-x
translate
1439
log
stats
plain
blame
-rw-r--r--
vimrc.vim
4384
log
stats
plain
blame