summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/leland.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* leland: fix alleymas missing gfx regression (nw) hap2019-04-061-2/+1
* leland.cpp : Further simplify cam9002019-04-021-8/+8
* leland.cpp, audio/leland.cpp : Updates cam9002019-04-011-107/+102
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* ay8910.cpp : Updates cam9002019-02-151-4/+4
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* (nw) more cleanup - remove more literal tags, split redline/offroad/etc. out ... Vas Crabb2018-06-021-31/+26
* leland: split out ataxx-specific stuff from base state class - really needs m... Vas Crabb2018-05-191-16/+18
* leland.cpp cleanups (#3519) cam9002018-05-171-42/+32
* 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
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-19/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+3
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* leland.cpp: initial work towards save state support (nw) Ivan Vangelista2016-12-021-3/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-3/+10
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1414