summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mikromik.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-16/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+16
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-1/+1
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-9/+10
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+6
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* more accurate colors for MikroMikko 1 kara10010002015-12-031-2/+10
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+144