summaryrefslogtreecommitdiff
path: root/asm/test.asm
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'emile'Alex AUVOLAT2014-01-091-1/+1
| | | | | | | Conflicts: asm/asm.ml asm/asmlex.mll asm/asmpars.mly
* Remove useless D initialization, remove LA instruction (actually, it is LI)Alex AUVOLAT2014-01-081-2/+1
|
* Remove SP initialization, it's actually useless.Alex AUVOLAT2014-01-081-1/+0
|
* Assembler kind of works ; created simple assembly program that prints Tick! ↵Alex AUVOLAT2014-01-081-3/+5
| | | | every second.
* Crap. Here it is.Alex AUVOLAT2014-01-081-0/+26