summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/interact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged interact into hec2hrp as they are almost the same. Robbbert2020-07-301-307/+0
* *interact.xml works with hector1,hec2hr,victor,hec2hrp as well. Robbbert2020-07-301-4/+6
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-1/+0
* (nw) nascom1/2: cassette fixed ; added more cassette wav sounds Robbbert2019-06-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-41/+39
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-39/+41
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-30/+28
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-8/+8
* imagedev\printer: removed MCFG macro (nw) Ivan Vangelista2019-01-211-2/+2
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* hector: More cleanup, and eliminating machine().device, nw mooglyguy2018-06-031-7/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-10/+10
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+13
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-5/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+299