summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/leland.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* new working clone - World Series: The Season (rev 0) briantro2017-10-151-35/+95
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* misc companyname update (nw) hap2017-02-261-24/+24
* leland.cpp: initial work towards save state support (nw) Ivan Vangelista2016-12-021-2/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-38/+20
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* Merged ataxx.cpp into leland.cpp as they had a completely shared main header ... Scott Stone2016-05-261-3/+704
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-2/+3
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2328