summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/csplayh5.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-11/+11
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-4/+4
* v9938/v9958: Eliminate MCFG macros (nw) AJR2018-09-081-6/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* srcclean (nw) Vas Crabb2018-05-271-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-66/+66
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* (nw) last bunch for tonight Robbbert2018-04-121-12/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* Unbreak metlfrzr.cpp & csplayh5.cpp angelosa2018-02-061-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Eliminate some machine().firstcpu usage (nw) AJR2018-01-021-0/+1
* csplayh5.cpp: redumped nuretemi's sound ROM [ShouTime, The Dumping Union] Ivan Vangelista2017-12-301-3/+2
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-2/+2
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-2/+2
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+26
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-26/+3
* new NOT_WORKING game angelosa2017-12-051-3/+26
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-08-271-27/+27
* csplayh5.cpp: dipswitches (nw) angelosa2017-07-301-48/+43
* New NOT_WORKING machines angelosa2017-07-301-24/+102
* Merge tag 'mame0188' Vas Crabb2017-07-261-3/+3
|\
| * missing 'i' (nw) Vas Crabb2017-07-251-3/+3
| * last-minute fixes (nw) Vas Crabb2017-07-231-1/+1
* | Super Kogal Grandprix -> Super Kogal Ranking (nw) Angelo Salese2017-07-251-1/+1
|/
* srcclean (nw) Vas Crabb2017-07-231-56/+56
* Eliminate leading space in description (nw) Scott Stone2017-07-191-1/+1
* Note (nw) angelosa2017-07-161-2/+3
* Wrote a new device container for nichibutsu sound HW, merged usage for csplay... angelosa2017-07-161-131/+28
* Parallel port is connected, unknown purpose tho (nw) angelosa2017-07-161-0/+12
* new NOT_WORKING angelosa2017-07-161-8/+99
* new NOT_WORKING angelosa2017-07-161-16/+65
* new NOT_WORKING angelosa2017-07-161-1/+24
* new NOT_WORKING angelosa2017-07-161-34/+84
* srcclean (nw) Vas Crabb2017-06-251-12/+12
* Clean-ups and notes updates, added system inputs (nw) angelosa2017-06-141-89/+76
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-39/+17
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* nbmj9195,csplayh5,kenseim,niyanpai: Fix the memory maps (collision with the c... Olivier Galibert2016-06-201-2/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-3/+8