summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rohga.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-20/+20
* Various Data East Driver Cleanups/Notes (#3449) cam9002018-05-121-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+8
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-8/+8
* (nw) misc follow-up Vas Crabb2018-05-061-10/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-119/+125
* rohga.cpp : Fix gfxdecode instead garbage (#3282) cam9002018-03-011-3/+3
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* wizdfire: Update notes (nw) AJR2018-02-161-2/+7
* rohga : Cleanup IO and Protection Handling, Cleanup duplicates, Add notes, Re... cam9002018-02-161-131/+76
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-8/+16
* Get rid of nonbuffered_palette_w at decocomn (#3103) cam9002018-01-241-5/+8
* Improved Nitro Ball priority / alpha mixing (#3110) cam9002018-01-241-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* deco146: Fully handle sound latch internal in the device Dirk Best2017-10-271-11/+18
* deco146: Use DEVCB for input ports and explicitly define these in all drivers... AJR2017-08-311-0/+12
* misc housekeeping / one-liners David Haywood2017-08-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* rohga.cpp: Allow Continue was inverted - Fixed - NW briantro2017-01-021-2/+2
* rohga.cpp: Spacing - NW briantro2017-01-021-1/+1
* rohga.cpp: Reapply dipswitch fixes. - NW briantro2017-01-021-123/+103
* Conflicts (nw) angelosa2017-01-021-102/+123
* rohga.cpp: Fix Schmeiser Robo DEMO Sound dipswitch - NW briantro2017-01-011-0/+2
* rohga.cpp: Dipswitch improvements [Brian Troha] briantro2016-12-311-125/+102
* new WORKING game - Hangzo (Japan, prototype) [ShouTime (+others)] David Haywood2016-12-311-3/+186
* fix 06422 David Haywood2016-12-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Partially fix MT #01890 angelosa2016-09-161-23/+23
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-1/+10
* Fix deco crypt separate compile (nw) Miodrag Milanovic2016-04-301-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-14/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1778