summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ms7004.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* 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-13/+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-2/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-10/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* ms7004 keyboard: handle incoming serial data via INT pin. Sergey Svishchev2017-02-061-6/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* multiple keyboard devices: use required_ioport_array, take 2 (nw) Sergey Svishchev2016-08-251-35/+7
* ms7004: enable serial rx and re-add PORT_CODEs for F17..F20 Sergey Svishchev2016-08-091-10/+18
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* Fixed the build. Robbbert2016-07-311-4/+4
* ms7004: add PORT_CHAR's Sergey Svishchev2016-07-301-104/+104
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-1/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+499