summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/abc800.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-18/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+18
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-10/+11
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-5/+6
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* devcb3 Vas Crabb2018-07-071-5/+6
* abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] Curt Coder2018-05-161-3/+3
* abc800: Cleanup. (nw) Curt Coder2018-05-141-28/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-2/+2
* Improvements to rgb_t (nw) AJR2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* abc80x, abc1600: Used MCFG_SCREEN_RAW_PARAMS. (nw) Curt Coder2016-06-221-4/+1
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+311