summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/csplayh5.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* reduh Olivier Galibert2016-04-271-61/+20
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-20/+61
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1