summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hec2hrp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.224 Vas Crabb2020-08-231-1/+1
* hector: cleanup Robbbert2020-07-311-287/+150
* Merged interact into hec2hrp as they are almost the same. Robbbert2020-07-301-23/+120
* *interact.xml works with hector1,hec2hr,victor,hec2hrp as well. Robbbert2020-07-301-52/+24
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-130/+147
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-147/+130
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-1/+1
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-94/+111
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-7/+7
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-18/+18
* imagedev\printer: removed MCFG macro (nw) Ivan Vangelista2019-01-211-6/+6
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-3/+3
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-9/+9
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-27/+27
* hector: More cleanup, and eliminating machine().device, nw mooglyguy2018-06-031-160/+101
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-10/+10
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-29/+31
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-31/+29
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* 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-6/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-77/+86
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-10/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-5/+10
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+731