summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/we32000
Commit message (Expand)AuthorAgeFilesLines
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-10/+8
* we32100d: Fix mask (nw) AJR2020-04-251-1/+1
* appease vs2019_clang with llvm 10.0 smf-2020-04-251-1/+1
* we32100d.cpp: Less goofy formatting (nw) AJR2020-01-251-1/+2
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* we32100: Type specifiers cannot be stacked (nw) AJR2020-01-162-14/+10
* pace, we32100: Notes (nw) AJR2020-01-011-1/+2
* we32100: Calculate PC-relative offsets for effective addressing (nw) AJR2019-12-312-10/+55
* we32100: Fix disassembly of expanded-operand type modes (nw) AJR2019-12-301-2/+2
* Add new disassembler for WE32100 architecture AJR2019-12-304-0/+1067