summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8_adc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanup Vas Crabb2023-06-241-1/+1
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-081-3/+2
* h8: Use finders Olivier Galibert2023-06-061-9/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* h8: m_ify Olivier Galibert2023-05-281-190/+190
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-6/+6
* 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-16/+17
* Self-registering devices prep: Vas Crabb2017-02-271-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Change endianness of H8 ADC register superctr2016-08-201-1/+1
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-8/+13
* reverting: Miodrag Milanovic2016-01-201-19/+19
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-19/+19
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+501