summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/crtc_ega.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crtc_ega: latch the row preset cracyc2024-03-311-0/+1
* ega: latch start address cracyc2022-06-051-0/+1
* ega: irq and row preset cracyc2022-06-051-2/+1
* ega: palette and memory map fixes cracyc2022-06-041-5/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+9
* 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-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+38
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-3/+3
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-35/+7
* devcb3 Vas Crabb2018-07-071-4/+4
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-21/+17
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-38/+35
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-61/+61
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+236