summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos22.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-6256/+0
* namcos22: fix drvnoclear issues hap2022-04-091-7/+1
* tlcs900: check timer enable before clocking chained timer, this improves ngpc... hap2022-03-151-4/+4
* New working clones Ivan Vangelista2022-03-141-99/+254
* New working clones Ivan Vangelista2022-02-191-5/+5
* New working clones Ivan Vangelista2022-01-301-0/+115
* New clones marked as NOT_WORKING Ivan Vangelista2021-11-251-1/+53
* namcos22: add some system22 game versions to title [sjy96525] (#8869) sjy5252021-11-231-3/+3
* cv1k: update espgal2 pcb note hap2021-08-231-3/+3
* cv1k: split espgal2 recent u4 dump hap2021-08-231-14/+14
* New working clones Ivan Vangelista2021-06-101-1/+67
* pacman: mark mspactwin as a hack hap2021-05-111-3/+3
* New working clones Ivan Vangelista2021-05-091-3/+79
* namcos22: correct propcyclj comment hap2020-11-281-15/+5
* New working clones Brian Troha2020-11-281-30/+117
* namcos22: window clip camera vl/vr was wrong way around hap2020-11-141-1/+0
* namcos22: add Pr3tty F1y's bugreport to TODO list hap2020-11-131-0/+1
* namcos22: remove an unneeded machine_start hap2020-11-021-11/+4
* mmdisplay2: adjust internal layouts (nw) hap2020-06-151-39/+34
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-33/+42
* m37710: nop unused SFR area (nw) hap2020-06-101-0/+4
* namcos22: tweak some analog minmax, add note (nw) hap2020-06-091-24/+18
* namcos22: small amount macro removal (nw) hap2020-05-281-187/+188
* armedf: correct game title (nw) hap2020-05-281-1/+1
* namcos22: change ss22 spot, a bit better, a bit worse (nw) hap2020-05-261-19/+21
* a last small bunch of macro removals before the week-end (nw) Ivan Vangelista2020-05-151-18/+18
* namcos22: mark alpinesa with unemulated protection (nw) hap2020-05-101-33/+34
* New working clones Ivan Vangelista2020-05-091-1213/+1108
* namcos22: mark dirtdash pointroms as bad (nw) hap2020-03-291-10/+10
* misc: small correction (nw) hap2020-03-041-1/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* namcos22: remove the fixme (nw) hap2019-10-051-5/+2
* 'subwoofer' does not describe a position (nw) Vas Crabb2019-10-051-3/+3
* PORT_CUSTOM simplification (nw) AJR2019-09-141-4/+5
* m37710: Internalize timing for A-D converter AJR2019-08-301-2/+0
* MT 07297 (nw) AJR2019-04-241-2/+2
* m37710: Replace I/O space with callbacks AJR2019-04-071-143/+133
* (nw) Clean up the mess on master Vas Crabb2019-03-261-81/+83
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-83/+81
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-67/+68
* remove some unnneeded void* cast (nw) hap2019-02-261-2/+2
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-8/+9
* namcos22: fix bug with priority over textlayer (nw) hap2018-11-091-1/+0
* mb87078: refactor and correct data_w/r (nw) hap2018-11-061-6/+1
* namcos22.cpp: Fix clang build [-Werror,-Wabsolute-value] (nw) AJR2018-11-031-1/+1
* namcos22: added ss22 volume control, improve propcycl/adillor controls (nw) hap2018-11-031-87/+77