summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/leland.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* leland: optimise use of tilemap (nw) Vas Crabb2018-05-201-7/+4
* leland: split out ataxx-specific stuff from base state class - really needs m... Vas Crabb2018-05-191-25/+22
* leland.cpp cleanups (#3519) cam9002018-05-171-115/+97
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-2/+2
* leland.cpp: initial work towards save state support (nw) Ivan Vangelista2016-12-021-0/+22
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+534