summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron/exp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-17emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb1-4/+0
2022-10-18bus/electron: Added Millsgrade Voxbox Speech Synthesiser. Nigel Barnes1-2/+2
2022-06-05bus/electron: Added the ElkSD64 and ElkSD128 Electron SD interfaces. Nigel Barnes1-0/+4
2021-08-21bus/electron: Added a homebrew 68000 second processor. Nigel Barnes1-0/+2
2020-09-07bus/electron: Use input_merger for IRQs where required and various minor clea... Nigel Barnes1-7/+0
2020-08-23bus/electron: Added the P.R.E.S. AP1/AP6 and First Byte Printer Interface dev... Nigel Barnes1-2/+4
2020-08-19bus/electron: Added the JAFA Mode 7 Display Unit. Nigel Barnes1-2/+2
2019-11-06electron: Added Wizard Sidewinder Rom Expansion Board. [Nigel Barnes, Binary ... Nigel Barnes1-0/+4
2019-11-01Spring cleaning: Vas Crabb1-3/+3
2019-03-26(nw) Clean up the mess on master Vas Crabb1-22/+8
2019-03-25Revert "conflict resolution (nw)" andreasnaive1-8/+22
2019-02-25bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR1-4/+4
2019-01-23electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes1-20/+6
2018-05-04Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb1-12/+13
2018-01-26electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes1-4/+0
2018-01-16electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes1-2/+28
2018-01-11electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... Nigel Barnes1-5/+4
2017-11-08electron: Added Acorn Plus 1 expansion device Nigel Barnes1-4/+4
2017-05-14Move static data out of devices into the device types. This is a significant... Vas Crabb1-3/+3
2017-04-21electron: Added Power Software joystick interface Nigel Barnes1-2/+2
2017-03-23electron: Added First Byte joystick interface Nigel Barnes1-8/+15
2017-02-27Self-registering devices prep: Vas Crabb1-1/+1
2017-02-11Remove emu.h from headers (nw) Olivier Galibert1-0/+1
2016-10-22NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic1-1/+1
2016-09-02electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes1-15/+5
2016-07-16New NOT WORKING machine Nigel Barnes1-7/+32
2016-06-29Cleanup and version bumpmame0175 Miodrag Milanovic1-1/+1
2016-06-05electron: added preliminary expansion port Nigel Barnes1-0/+104