summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/newbrain/eim.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... AJR2021-06-201-1/+1
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+12
* bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) AJR2019-02-191-8/+8
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-3/+4
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-1/+1
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-4/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-10/+10
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-2/+3
* devcb3 Vas Crabb2018-07-071-8/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* adc0808: Rewrite and make it work Dirk Best2018-04-021-43/+12
* 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-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-14/+2
* 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-37/+37
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-3/+3
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-021-0/+303