about summary refs log tree commit diff stats
path: root/315slice.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7331 - hacky way to convert slice to stringKartik Agaram2020-12-041-0/+14
=hlt&id=f2889b002ab36e13ac5771cf33635ec35cfc3b34'>^
d5cf0cf1 ^



1
2
3
4
5
6
7
8
9
10
11




                                                                   

                                            



                                                  
-- 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

See layer 29 for the description of 'level'.

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