summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ms7004.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-1/+1
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-13/+2
* i8243: Device overhaul (nw) AJR2018-09-241-1/+1
* devcb3 Vas Crabb2018-07-071-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* multiple keyboard devices: use required_ioport_array, take 2 (nw) Sergey Svishchev2016-08-251-16/+1
* ms7004: enable serial rx and re-add PORT_CODEs for F17..F20 Sergey Svishchev2016-08-091-0/+7
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+85