summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83003.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+2
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-18/+16
* h8_dma: reorganize, upgrade Olivier Galibert2023-06-061-41/+40
* h8: Use finders Olivier Galibert2023-06-061-135/+141
* h8: m_ify Olivier Galibert2023-05-281-61/+61
* h83003: Expose all four TEND outputs AJR2023-04-081-8/+6
* Interrupt callback rationalization AJR2023-03-111-1/+1
* h8_dma: Preliminary support for short address mode AJR2020-11-171-1/+7
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* h83002, h83003, h83006, h83008, h83048: Add configuration option to restrict ... AJR2019-07-211-106/+108
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+0
* vl70: Hookup inputs [O. Galibert] Olivier Galibert2019-03-211-0/+3
* h8: Internal MCFG elimination (nw) AJR2018-12-091-25/+26
* h8: H8/3003 support [R. Belmont] arbee2018-08-021-0/+288