summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m5074x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+7
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* m5074x: Add port pullup configuration AJR2021-05-061-1/+2
* M50753: Finish A/D converter, including completion IRQ. [R. Belmont] arbee2020-10-251-0/+4
* M740 family updates AJR2020-10-251-7/+7
* M50753: add support for the 8-bit IN port. [R. Belmont] arbee2020-10-241-0/+4
* M50753: Add both IRQ lines and route them to the correct interrupt bits. [R. ... arbee2020-10-191-0/+10
* macprtb.cpp: Preliminary MCU configuration AJR2020-10-181-14/+42
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-5/+5
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-3/+3
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-39/+5
* devcb3 Vas Crabb2018-07-071-8/+8
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* override part 2 (nw) Miodrag Milanovic2015-12-051-5/+5
* cleanuo Miodrag Milanovic2015-12-051-8/+0
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+147