summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hmcs400/hmcs400op.cpp
Commit message (Expand)AuthorAgeFilesLines
* sbackg: remove driver, merge with ecbackg driver instead hap2024-09-231-2/+2
* hmcs400: add nvram hap2024-09-211-0/+4
* hmcs400: add standby/stop mode hap2024-09-201-2/+4
* hmcs400: add irq controller hap2024-09-191-4/+4
* hmcs400: add logerror for unmapped ports hap2024-09-181-0/+9
* hmcs400: add i/o ports hap2024-09-181-2/+28
* hmcs400: fill in most of the opcodes hap2024-09-161-3/+195
* hmcs400: add opcode placeholders hap2024-09-161-0/+440
* hmcs400: add cpu skeleton device hap2024-09-161-0/+19