summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namcos2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* namcos2.cpp: enabled save state support (nw) Ivan Vangelista2020-06-301-9/+7
* srcclean and cleanup (nw) Vas Crabb2020-06-211-7/+7
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-8/+8
* a last small bunch of macro removals before the week-end (nw) Ivan Vangelista2020-05-151-2/+2
* c140.cpp updates [cam900, superctr] cam9002020-05-071-0/+31
* Revert "c140.cpp updates [cam900, superctr]" R. Belmont2020-05-061-31/+0
* c140.cpp updates [cam900, superctr] cam9002020-05-061-0/+31
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-14/+10
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-84/+40
* namcos2 / namcos21 - use configured banking for audiocpu (#3986) David Haywood2018-09-111-4/+10
* use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood2018-09-091-6/+2
* stage1 namcoc65 / c68 devicification (#3974) David Haywood2018-09-071-120/+12
* Replace machine().device with subdevice for NVRAM installation; clean up vide... AJR2018-06-031-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Checkpoint... (nw) Olivier Galibert2018-01-031-8/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-3/+3
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* srcclean (nw) Vas Crabb2017-01-221-4/+4
* More clean-ups. angelosa2017-01-011-34/+0
* Clean-ups, 279 lines removed from machine/namcos2.cpp (nw) angelosa2016-12-311-279/+4
* Bind C148 to Namco System 2 as well angelosa2016-12-301-0/+60
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* update by request (nw) Miodrag Milanovic2015-12-211-1/+1
* Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... Miodrag Milanovic2015-12-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with therealmogminer@gmail.com2015-11-091-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+808