summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dkong.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-119/+108
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Donkey Kong: Change orientation so that -norotate matches direct feed recordi... smf-2018-03-241-2/+11
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* latch8, discrete: Major device cleanup (nw) (#2187) ajrhacker2017-03-251-3/+2
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1036