Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | correctly handle blank lines | Michael Abed | 2012-01-31 | -1/+2 |
| | ||||
* | je and jne had their opcodes reversed... whoops | Michael Abed | 2012-01-29 | -2/+2 |
| | ||||
* | Label count should be updated after address is computed | Michael Abed | 2012-01-29 | -1/+1 |
| | | | | Otherwise you it points to the address right before it, not after | |||
* | fix register number and label address calculation | Michael Abed | 2012-01-29 | -4/+3 |
| | ||||
* | initial commit | Michael Abed | 2012-01-27 | -0/+114 |