about summary refs log tree commit diff stats
path: root/subx/examples/ex7.subx
Commit message (Collapse)AuthorAgeFilesLines
* 4581Kartik Agaram2018-09-211-9/+9
| | | | | | | | | | | | Even more cuddling. We want to keep lines short where the opcode and operands are self-explanatory. If there are any implicit registers, etc., we'll continue to do the table layout. The first two columns look messy now; let's see how this goes. Maybe I'll give up on the tabular layout altogether, just string args with a single space.
* 4564Kartik Agaram2018-09-201-4/+4
|
* 4561Kartik Agaram2018-09-201-21/+21
|
* 4535 - support for global variable namesKartik Agaram2018-09-011-34/+38
|
* 4531 - automatically compute segment addressesKartik Agaram2018-09-011-1/+1
|
* 4530 - create an apps/ directoryKartik Agaram2018-09-011-52/+87
|
* 4529 - move examples to a sub-directoryKartik Agaram2018-09-011-0/+64