summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Collapse)AuthorAgeFilesLines
* ContinuationAlex AUVOLAT2014-01-171-1/+1
|
* Nothing, really.Alex AUVOLAT2014-01-141-1/+1
|
* Added FEED/FED signals in protocol.Alex AUVOLAT2014-01-093-2/+18
|
* Assembler kind of works ; created simple assembly program that prints Tick! ↵Alex AUVOLAT2014-01-083-6/+17
| | | | every second.
* 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