summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/ns32000 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-264-0/+1261
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-1261/+0
* srcclean (nw) Vas Crabb2019-03-241-1/+1
* ns32000dasm.cpp: Fix another catastrophic opcode format bug (nw) AJR2019-03-231-1/+1
* ns32000dasm.cpp: Fix catastrophic bug with one opcode format (nw) AJR2019-03-231-0/+1
* Fix clang error: private field 'm_pcmask' is not used [-Werror,-Wunused-priva... AJR2019-03-231-1/+0
* ns32000: Skeleton CPU device with disassembler for NS32000 family. Nigel Barnes2019-03-234-0/+1261