summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8275.h
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-14/+1
* i8275: Simplify read/write handlers (nw) AJR2019-10-051-3/+3
* i8275: Calculate refresh rate from software-configured parameters AJR2019-07-021-22/+24
* wy100: Add speaker (nw) AJR2019-07-021-0/+2
* i8275: Improve and simplify handling of field attributes AJR2019-06-071-6/+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/+13
* New machines marked as NOT_WORKING AJR2018-08-211-0/+10
* devcb3 Vas Crabb2018-07-071-6/+10
* i8275: DMA refinements AJR2018-06-071-1/+2
* i8275: Blank top and bottom row lines when underline is greater than 7 AJR2018-05-211-1/+3
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-12/+12
* i8275: fix thinko in previous commit; make Preset Counters command useful. Sergey Svishchev2018-02-121-0/+1
* i8275: handle invisible field attributes and "end of row - stop dma" special ... Sergey Svishchev2018-01-311-0/+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-16/+14
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* 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-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+236