summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* Assembler kind of works ; created simple assembly program that prints Tick! e...Alex AUVOLAT2014-01-083-6/+17
* Document ; add hlt instruction ; make monitor faster.Alex AUVOLAT2014-01-071-2/+14
* Make sw/sb run in one tick less, correct scheduler.Alex AUVOLAT2014-01-061-1/+1
* Nothingness...Alex AUVOLAT2014-01-042-27/+46
* Dynamic frequency ajustment.Alex AUVOLAT2014-01-043-21/+42
* Document programs ; better time support in monitor.Alex AUVOLAT2014-01-045-5/+91
* Style corrections.Alex AUVOLAT2014-01-032-4/+4
* Nothingness, again.Alex AUVOLAT2014-01-032-0/+2
* CPU all implemented except missing ALU operations.Alex AUVOLAT2014-01-032-0/+2
* Monitor now works correctly.Alex AUVOLAT2014-01-035-17/+175
* Added simulator monitor tool.Alex AUVOLAT2014-01-036-0/+298