summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8500
Commit message (Expand)AuthorAgeFilesLines
* h8500: Add mode control and EPROM variant types AJR2021-06-209-14/+81
* New machines marked as NOT_WORKING AJR2020-09-122-3/+53
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-4/+2
* h8500dasm: Fix JMP @aa:16 decoding; use BSR mnemonic for relative calls (nw) AJR2020-04-091-2/+2
* h8500dasm: Fix length calculation for indirect JMP/JSR (nw) AJR2020-04-091-1/+1
* New machines marked as NOT_WORKING AJR2020-04-041-1/+1
* Add H8/500 disassembler and skeleton CPU device family AJR2020-04-0412-0/+1465