summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83032.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: return 0xff when reading from port DDR (eg. RMW opcodes on DDR) hap2024-05-291-10/+10
* h8: fix standby time travel problem hap2024-03-041-0/+12
* h8(cpu devices): add variables to save_item hap2024-02-231-0/+1
* m6800,h8: shorthand variable types hap2024-02-141-8/+8
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-9/+8
* h8: Use finders Olivier Galibert2023-06-061-100/+100
* h8: m_ify Olivier Galibert2023-05-281-54/+54
* Interrupt callback rationalization AJR2023-03-111-1/+1
* h8: Add the h8/3032 Olivier Galibert2021-04-071-0/+253