summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ncr5380.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode... Michael Zapf2023-06-081-5/+0
* ncr5380: Add a function to check for DMA mode. Michael Zapf2023-06-081-0/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-011-4/+4
* emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-251-4/+4
* Fix a number of uninitialized variables Olivier Galibert2022-07-181-0/+5
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-201-0/+669
* Retiring my original NCR5380 implementation. [R. Belmont, AJR] arbee2021-05-081-420/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+424