Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4669 | Kartik Agaram | 2018-10-05 | 1 | -8/+5 |
| | |||||
* | 4668 | Kartik Agaram | 2018-10-05 | 1 | -2/+2 |
| | |||||
* | 4662 | Kartik Agaram | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | 4644 | Kartik Agaram | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | 4639 | Kartik Agaram | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | 4624 | Kartik Agaram | 2018-09-30 | 1 | -1/+1 |
| | | | | | | | | Start requiring a '-o' flag to designate the output binary when translating. Things currently get funky if you pass in multiple inputs, but that's ok. This is the first step to supporting multiple input files for a single output binary. | ||||
* | 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. | ||||
* | 4531 - automatically compute segment addresses | Kartik Agaram | 2018-09-01 | 1 | -1/+1 |
| | |||||
* | 4529 - move examples to a sub-directory | Kartik Agaram | 2018-09-01 | 1 | -0/+20 |