summaryrefslogtreecommitdiff
path: root/cpu/prog_test1.rom
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'emile'Alex AUVOLAT2014-01-091-3/+11
| | | | | | | 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-5/+4
|
* Remove SP initialization, it's actually useless.Alex AUVOLAT2014-01-081-5/+4
|
* Assembler kind of works ; created simple assembly program that prints Tick! ↵Alex AUVOLAT2014-01-081-15/+21
| | | | every second.
* Crap. Here it is.Alex AUVOLAT2014-01-081-0/+30