summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9345.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-3/+4
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-10/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-8/+8
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+9
* EF9345 : Fix random mame crash while drawing characters at the right or botto... Jean-François DEL NERO2017-05-031-12/+10
* New machine support : The French Minitel 2 Terminal. (#2261) Jean-François DEL NERO2017-04-291-7/+65
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-61/+61
* * Make object finders behave like pointers for the purposes of implicit casts... Vas Crabb2016-08-271-1/+1
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-4/+4
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1021