summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tmc1800.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-88/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+7
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-7/+8
* divideo: Fetch screen to be potentially configured during device_config_compl... AJR2018-08-211-3/+7
* cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-171-16/+12
* cdp1861, cdp1862: Convert callbacks to devcb3 (nw) AJR2018-08-171-4/+4
* cdp1864: Partial MCFG elimination (all callbacks are now devcb3) (nw) AJR2018-08-171-6/+20
* devcb3 Vas Crabb2018-07-071-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+70