summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rungun.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-125/+0
* init vars for coverity (includes/r) Robbbert2022-03-231-13/+13
* drivers starting with r: removed read and write macros (nw) Ivan Vangelista2020-06-131-15/+12
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+1
* k054539.cpp : Reduce unnecessary arguments in handlers cam9002019-02-031-1/+0
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-3/+9
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* rungun.cpp: coin counters, improved sound mixing, minor cleanups (nw) angelosa2018-05-231-8/+8
* misc first_screen() removal (nw) Ivan Vangelista2018-03-081-6/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* k054321.cpp: added save state support. Also removed unneeded includes from th... Ivan Vangelista2017-04-261-1/+0
* k054321: Implement as a device [O. Galibert, Phil Bennett] Olivier Galibert2017-04-251-4/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-6/+11
* 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-12/+12
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Handled single screen at 60 FPS, nw angelosa2015-12-071-1/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* rungun.cpp: Optimized video code by using separate tilemaps for each screen, nw angelosa2015-12-031-2/+2
* m_current_frame_number -> m_current_display_bank angelosa2015-12-031-1/+1
* Removed palette hack angelosa2015-12-021-0/+1
* Slow and dirty, but it works. angelosa2015-12-021-3/+3
* Experimental Run & Gun base address setup. Added Palette and Text Layers, cor... angelosa2015-12-011-1/+9
* demultiplex the video output to 2 screens to simulate the konami demux board ... David Haywood2015-11-301-1/+10
* Forgot to remove this, nw angelosa2015-11-301-2/+0
* rungun.cpp: Fixed Run N Gun single/dual monitor logic setup. [Angelo Salese] angelosa2015-11-301-1/+5
* rungun.cpp: added video priority mode bit, fixes title screen missing rotatio... angelosa2015-11-301-0/+2
* rungun.c: Added '936 ROM readback. [Angelo Salese] angelosa2015-11-291-0/+4
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* k053246/k055673: updated to use delegates and inline configs. nw. Fabio Priuli2014-06-261-4/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-3/+3
* Rewrote Konami 056800 (MIRAC): [Phil Bennett] Phil Bennett2013-11-171-15/+19
* better splitting of the 4x device. (nw) David Haywood2013-07-111-1/+1
* Split up in their own files the remaining modernized devices contained in kon... Scott Stone2013-07-111-1/+1
* shuffle some things around ready for attempting to kill off non-device code (nw) David Haywood2013-07-101-0/+2
* I'll need this split out to look at Tasman properly too. (nw) David Haywood2013-07-101-0/+1
* konami hell resolve (nw) Miodrag Milanovic2013-04-131-6/+13