summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eurocom2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-2/+2
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-2/+2
* "Unknown portable computer" is too generic for fullname, and make "unknown" l... hap2018-09-051-1/+1
* New NOT WORKING clones AJR2018-08-111-7/+23
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-5/+5
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-25/+24
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* eurocom2: Correct CPU type and XTAL value (nw) AJR2017-12-151-2/+2
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+19
* srcclean (nw) Vas Crabb2017-03-261-19/+19
* eurocom2, waveterm: new skeleton drivers (Eltec EurocomII SBC, PPG Waveterm A) Sergey Svishchev2017-03-121-0/+522