about summary refs log blame commit diff stats
path: root/subx/100index
blob: db6f4cdde0da3b5fce9d57777c34b73e7a1024d8 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                   
-- Overview of layers
0-9: infrastructure independent of this program
10-29: level 1, the SubX subset of the 32-bit x86 ISA
30-39: level 2, moving past counting bytes with operands and labels

--- Overview of tracing depths
0: errors
1-98: app level traces for different SubX programs
99: low-level details of the VM