summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd63484.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* hd63484: Simplify and unify handlers (nw) AJR2020-04-021-9/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-23/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+23
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-23/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-6/+6
* hd63484: Add external skew kludge to prevent display cutoff in kothello AJR2018-02-211-0/+5
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-77/+77
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* h63484 ==> hd63484 (nw) Sandro Ronco2016-05-131-0/+194
* remove legacy hd63484. (nw) Sandro Ronco2016-05-131-81/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+81