summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd71071.cpp
Commit message (Expand)AuthorAgeFilesLines
* sord future32a: Add and hookup the kanji mask roms Olivier Galibert2025-09-201-14/+17
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* machine/upd71071.cpp: Initialize address and count registers - fixes random H... r092022-11-261-2/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-9/+6
* upd71071, v3021, vt82c496: removed MCFG macros (nw) Ivan Vangelista2018-09-101-1/+1
* upd71071: disable channel at tc (nw) cracyc2018-02-111-0/+12
* upd71071: only set tc at end of op, fixes cameltry (nw) cracyc2018-02-111-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-285/+249
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Another round of these Vas Crabb2016-08-271-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+517