summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/royalmah.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-58/+58
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-103/+103
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Relax constraints on address mirroring/global mask combinations. Mirror bits ... AJR2018-04-111-9/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-305/+338
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-23/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-33/+66
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-24/+48
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Checkpoint... (nw) Olivier Galibert2018-01-031-1/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-9/+9
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-3/+3
* Some sldh commenting (nw) Scott Stone2017-08-151-2/+2
* royalmah.cpp: HOLD_LINE cleanup (nw) AJR2017-08-131-22/+8
* janptr96: Change CPU type to TMPZ84C015 and drive interrupts through internal... AJR2017-08-061-41/+17
* royalmah: completed dip-switches for mjifb and clones (MT05608) (nw) Ivan Vangelista2017-08-021-45/+48
* srcclean (nw) Vas Crabb2017-06-251-3/+3
* Left-over (nw) Angelo Salese2017-06-201-1/+0
* New working game angelosa2017-06-201-6/+86
* New not working machine Ivan Vangelista2017-06-191-6/+19
* royalmah.cpp: added 6845 to janyoup2 (nw) angelosa2017-06-051-1/+18
* Replace fake TLCS-90 I/O space with callbacks AJR2017-05-301-30/+23
* srcclean (nw) Vas Crabb2017-05-281-8/+8
* royalmah.cpp: removed aysnd tagmap lookups, partial move to configured bankin... Ivan Vangelista2017-05-171-152/+185
* New working machine Ivan Vangelista2017-05-161-3/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-38/+38
* royalmah.cpp: redumped mjyarou, verified it only has 1 Z80 [Guru] Ivan Vangelista2017-05-011-26/+63
* New not working clone Ivan Vangelista2017-04-291-2/+26
* Redump actually do more (nw) angelosa2017-04-251-17/+15
* new NOT WORKING machine angelosa2017-04-251-0/+23
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* MT #05392 angelosa2016-12-251-1/+2
* Demoted these to MNW, see MT #00964 for more info (nw) angelosa2016-12-251-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-47/+47
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-6/+8
* Mahjong Cafe Paradise board number (nw) Luca Elia2016-09-251-3/+3
* Designate more memory reset inputs in mahjong games; regularize service input... AJR2016-08-251-1/+1
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-3/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-10/+10
* some handmade changes (nw) Miodrag Milanovic2015-12-211-5/+5
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-2/+2