summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/upd3301.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nec/pc8801.cpp: promote machines to working status (#10685) Angelo Salese2022-12-191-0/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-9/+3
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-161-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb2021-09-261-6/+6
* Add floppy support to NEC PC-8001 (#8532) Angelo Salese2021-09-251-8/+23
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-12/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+24
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-24/+0
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-0/+11
* devcb3 Vas Crabb2018-07-071-6/+10
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-12/+12
* i8257: don't clear drq on tc (nw) cracyc2018-02-101-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+14
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+194