Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'emile' | Alex AUVOLAT | 2014-01-09 | 1 | -1/+1 |
| | | | | | | | Conflicts: asm/asm.ml asm/asmlex.mll asm/asmpars.mly | ||||
* | Remove useless D initialization, remove LA instruction (actually, it is LI) | Alex AUVOLAT | 2014-01-08 | 1 | -2/+1 |
| | |||||
* | Remove SP initialization, it's actually useless. | Alex AUVOLAT | 2014-01-08 | 1 | -1/+0 |
| | |||||
* | Assembler kind of works ; created simple assembly program that prints Tick! ↵ | Alex AUVOLAT | 2014-01-08 | 1 | -3/+5 |
| | | | | every second. | ||||
* | Crap. Here it is. | Alex AUVOLAT | 2014-01-08 | 1 | -0/+26 |