Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4591 | Kartik Agaram | 2018-09-22 | 1 | -2/+2 |
| | |||||
* | 4590 | Kartik Agaram | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | 4581 | Kartik Agaram | 2018-09-21 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
* | 4575 | Kartik Agaram | 2018-09-21 | 1 | -0/+49 |
| | | | | | | | | New example, just to fix in my head how arguments go on the stack. It's possible I'm still confused about the order callers push args in to the stack. But even if this violates the calling convention, it should still run. | ||||
* | 4530 - create an apps/ directory | Kartik Agaram | 2018-09-01 | 1 | -61/+0 |
| | |||||
* | 4529 - move examples to a sub-directory | Kartik Agaram | 2018-09-01 | 1 | -0/+61 |