summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hmcs400/hmcs400.cpp
Commit message (Expand)AuthorAgeFilesLines
* hlcd0538: add hlcd0607 hap2025-06-041-1/+1
* diexec: Add callback to allow debugger to break into the middle of wait-type ... AJR2024-11-171-0/+1
* hmcs400: add hmcs412/414/424 hap2024-11-061-14/+101
* horseran: add svg screen for lcd [hap, Sean Riddle] hap2024-10-221-1/+1
* sbackg: remove driver, merge with ecbackg driver instead hap2024-09-231-4/+4
* hmcs400: add nvram hap2024-09-211-4/+82
* hmcs400: add standby/stop mode hap2024-09-201-35/+50
* tlcs90: small spacing cleanup, remove execute_burn altogether (renamed but ke... hap2024-09-201-1/+1
* hmcs400: add timers hap2024-09-201-0/+117
* hmcs400: add irq controller hap2024-09-191-12/+206
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+1
* hmcs400: add logerror for unmapped ports hap2024-09-181-3/+22
* hmcs400: add i/o ports hap2024-09-181-3/+85
* hmcs400: fill in most of the opcodes hap2024-09-161-8/+77
* hmcs400: add opcode placeholders hap2024-09-161-5/+124
* hmcs400: add disassembler hap2024-09-161-15/+64
* hmcs400: add cpu skeleton device hap2024-09-161-0/+194