summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ie15.cpp
Commit message (Expand)AuthorAgeFilesLines
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-301-8/+25
* ie15: resolve all rs232 handlers, even unused 68bit2019-10-231-2/+2
* IE15 terminal: rework the RS232 interfaces 68bit2019-10-181-6/+78
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+15
* -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw MooglyGuy2019-02-031-15/+17
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-2/+2
* -ie15kbd, im6402, ins8154: De-MCFG, nw mooglyguy2018-09-041-2/+2
* rendlay: allow user variables and repetition in layouts, also add a few more ... Vas Crabb2018-07-221-5/+5
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* 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-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-2/+0
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-18/+12
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+25
* srcclean (nw) Vas Crabb2017-03-261-32/+32
* Fix validation (nw) AJR2017-03-161-1/+1
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-0/+631