summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_port.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: add more variables to savestate, hap2024-03-181-1/+1
* ymmu*: invert lcd edge, hap2024-03-121-1/+1
* h8: add basic support for h8/3217, hap2024-02-251-4/+4
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-13/+5
* m6800,h8: shorthand variable types hap2024-02-141-17/+18
* h8_port: pass along ddr on write for high-impedance pins hap2024-02-141-4/+6
* h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts hap2024-02-141-0/+13
* h8: return 0xff for unconnected digital input ports, hap2024-02-111-1/+1
* h8: add software standby mode and optional nvram hap2024-02-101-0/+32
* h8: port registers are not modified at reset hap2024-02-091-4/+5
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-081-4/+3
* h8: Use finders Olivier Galibert2023-06-061-7/+0
* h8: m_ify Olivier Galibert2023-05-281-33/+33
* Casio CTK-551 [Daivn Acker] Devin Acker2021-10-131-0/+5
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-8/+8
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-8/+8
* reverting: Miodrag Milanovic2016-01-201-9/+9
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+102