summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rungun.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+4
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1