summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ie15.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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