summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/leland.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-27/+27
* (nw) leland.cpp: Correct remaining ROM names for Off Road Track PAK sets. braintro2019-05-291-18/+18
* Documentation update for Moon War II based on eBay auction pic (nw) braintro2019-04-071-1/+1
* make upyoural al clone of alleymas (nw) hap2019-04-061-1/+1
* leland.cpp, audio/leland.cpp : Updates cam9002019-04-011-124/+124
* leland.cpp: Minor ROM name corrections (nw) braintro2019-03-311-20/+28
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+42
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-42/+40
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-35/+37
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-2/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+4
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-13/+13
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2
* leland.cpp: Correct the correction (nw) braintro2018-06-171-4/+4
* leland.cpp: Minor doc update (nw) braintro2018-06-171-7/+7
* eepromser: prevent ambiguity between clock and streaming enable (nw) Vas Crabb2018-06-101-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-3/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-24/+24
* (nw) more cleanup - remove more literal tags, split redline/offroad/etc. out ... Vas Crabb2018-06-021-70/+69
* remove a few literal tags from address maps (nw) Vas Crabb2018-06-011-9/+9
* new working clone - World Soccer Finals (rev 4) braintro2018-05-211-16/+60
* leland: split out ataxx-specific stuff from base state class - really needs m... Vas Crabb2018-05-191-36/+30
* leland: move audiocpu to device and remove frequent tag lookup (nw) cracyc2018-05-171-42/+0
* leland.cpp cleanups (#3519) cam9002018-05-171-82/+82
* leland.cpp: Minor doc update (nw) braintro2018-05-161-25/+33
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-62/+62
* 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-39/+39
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-20/+20
* leland.cpp: Correct ROM name for rev 5 of Ataxx. [Kevin Eshbach, The Dumping ... braintro2018-03-171-9/+14
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-97/+111
* leland.cpp: documented undumped pals for pigout [Kevin Eshbach, The Dumping U... Ivan Vangelista2018-03-051-0/+44
* leland.cpp: Correct ROM labels for Pig Out: Dine Like a Swine! [Kevin Eshbach... briantro2018-02-241-70/+78
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* leland.cpp: Did you for get the "U" (nw) briantro2018-02-221-67/+67
* leland.cpp: forgot to remove not working flag for offroad3 (nw) Ivan Vangelista2018-02-211-1/+1
* leland.cpp: worked around offroad3 crashing (nw) Ivan Vangelista2018-02-211-3/+11
* leland.cpp: More ROM name corrections - documentation (nw) briantro2018-02-191-43/+59
* new clones added briantro2018-02-171-337/+498
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+58
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4