summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_sci.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: fixed race condition in SCI where a new byte was written right before the... arbee2020-11-291-0/+4
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-13/+13
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-6/+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-16/+16
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* H8 SCI: improvements superctr2016-08-211-1/+6
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-15/+15
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-68/+95
* reverting: Miodrag Milanovic2016-01-201-38/+38
* tags are now strings (nw) Miodrag Milanovic2016-01-161-38/+38
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+692