summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nanoprocessor
Commit message (Expand)AuthorAgeFilesLines
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-2/+2
* srcclean (nw) Vas Crabb2016-11-273-17/+17
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-203-6/+3
* nanoprocessor: a bit more info on NP fulivi2016-11-031-0/+44
* nanoprocessor: using ostream in disassembler now fulivi2016-11-031-26/+24
* nanoprocessor: added CB to read state of input DC lines fulivi2016-11-032-4/+21
* nanoprocessor: minor fixes fulivi2016-11-033-9/+9
* nanoprocessor: fixed format strings. Execution of code seems ok. fulivi2016-11-031-3/+3
* nanoprocessor: initial support. Disassembler only is known to work at this po... fulivi2016-11-033-0/+739