summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/jvs13551.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-6/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-8/+3
* 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-25/+25
* jvs13551: Remove identical second halves of overdumped MCU PROMs AJR2017-04-191-5/+5
* Add TMP90PH44 device type for Sega 837-13551 I/O Board (nw) AJR2017-04-121-1/+12
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+2
* reverting: Miodrag Milanovic2016-01-201-2/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+191