summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos22.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-607/+0
* namcos22: fix drvnoclear issues hap2022-04-091-60/+60
* init vars for coverity (mame/video/m-z) Robbbert2022-03-301-2/+2
* init vars for coverity (includes/n,o,p) Robbbert2022-03-231-7/+7
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-1/+2
* New working clones Brian Troha2020-11-281-0/+1
* namcos22: remove an unneeded machine_start hap2020-11-021-5/+4
* namcos22: remove 1 usage of auto_alloc (2 remaining) hap2020-10-251-1/+1
* mmdisplay2: adjust internal layouts (nw) hap2020-06-151-2/+2
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-37/+37
* konppc: remove 7seg led hack (nw) hap2020-06-051-11/+11
* namcos22: small amount macro removal (nw) hap2020-05-281-34/+31
* a last small bunch of macro removals before the week-end (nw) Ivan Vangelista2020-05-151-17/+17
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-2/+2
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-2/+2
* MT 07297 (nw) AJR2019-04-241-1/+1
* m37710: Replace I/O space with callbacks AJR2019-04-071-87/+113
* mb87078: refactor and correct data_w/r (nw) hap2018-11-061-1/+0
* namcos22: added ss22 volume control, improve propcycl/adillor controls (nw) hap2018-11-031-12/+12
* namcos22: get rid of ioport tag lookups, tweak ss22 analog limits (nw) hap2018-10-281-10/+17
* namcos22: add/document ss22 outputs (nw) hap2018-10-271-8/+5
* namcos22: show alpinr2b titlescreen animation, preliminary (nw) hap2018-10-221-0/+1
* namcos22: improve window clipping (nw) hap2018-10-211-5/+8
* namcos22: added savestates, added render from pointram(ridgerac waving flag),... hap2018-10-171-27/+47
* namcos22: shorthand variable types (nw) hap2018-10-101-114/+114
* namcos22: fix system22 coin handling (nw) hap2018-10-061-13/+9
* namcos22: small misc update (nw) hap2018-10-041-11/+12
* namcos22: another small optimization (nw) hap2018-10-021-1/+2
* namcos22: fix possible array out of bounds reads at simulate_slavedsp (nw) hap2018-10-011-0/+1
* namcos22: get rid of scanline timer for dsp irqs (nw) hap2018-09-301-6/+6
* namcos22: Added viewmatrix reflection. This fixes alpinr2b character selectio... hap2018-09-281-0/+9
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-50/+54
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-133/+140
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+18
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+12
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-78/+78
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1