summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83217.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: return 0xff when reading from port DDR (eg. RMW opcodes on DDR) hap2024-05-291-7/+7
* New systems marked not working hap2024-03-271-0/+2
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb2024-03-241-1/+1
* misc hap disasm: correction to prev commit hap2024-03-071-2/+2
* h8: add internal rom to address map for some h8 devices hap2024-03-071-9/+13
* h8: fix standby time travel problem hap2024-03-041-4/+15
* h8_intc: don't detect an nmi at power-on when initial pin state is 'ASSERT_LI... hap2024-02-281-3/+4
* h83337: add readback of wscr and stcr hap2024-02-251-0/+3
* h8: add basic support for h8/3217, hap2024-02-251-0/+261