summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m3comm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-15/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+4
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-4/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* few misc docs (nw) MetalliC2018-04-261-2/+2
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-5/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* scud: Fix music; reduce log spam (nw) AJR2017-11-191-11/+14
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-2/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-16/+10
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-2/+2
* NAOMI2 jumpers docs (nw) MetalliC2016-05-021-0/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-57/+57
* m3comm going a bit further (nw) MetalliC2016-04-101-8/+55
* m3comm checkpoint (nw) MetalliC2016-04-071-14/+58
* nw MetalliC2016-04-061-1/+1
* further work on M3 comm board, add actual Model3 interface (not yet hooked to... MetalliC2016-04-061-29/+119
* Sega Model3/Naomi/Hikaru Communication Board basic MetalliC2016-04-051-0/+256