summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m88000
Commit message (Expand)AuthorAgeFilesLines
* Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-131-2/+2
* ncd19c: Map some memory and devices AJR2021-02-021-0/+1
* m88000: initial execution implementation Patrick Mackinlay2021-02-022-41/+1478
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-6/+4
* m88000: Use split memory spaces for MC88100; fix masking logic in disassemble... AJR2020-01-233-8/+17
* bitwise comparison always evaluates to false [-Werror=tautological-compare] smf-2020-01-241-1/+1
* m88000: One more disassembly fix (nw) AJR2020-01-231-0/+3
* m88000: Various disassembly fixes (nw) AJR2020-01-231-5/+5
* New machines marked as NOT_WORKING AJR2020-01-234-0/+1511