summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/km035.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-17/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-2/+2
* 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-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* multiple keyboard devices: use required_ioport_array, take 2 (nw) Sergey Svishchev2016-08-251-16/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal Sergey Svishchev2016-07-181-0/+94