summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/apollo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-20/+0
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-84/+84
* Apollo changes: [Hans Ostermeyer] arbee2016-07-121-7/+1
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* Apollo changes: [Hans Ostermeyer] arbee2016-02-201-2/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* clang-modernize part 7 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1978