summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/upd7220.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-12/+12
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* 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-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+19
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-4/+0
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* mikromik: implement the 7220 offset and screen size change differently as the... cracyc2015-10-101-5/+0
* fix MikroMikko 1 video kara10010002015-10-091-0/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+234