summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron/rombox.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-8/+8
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+31
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-31/+34
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-4/+4
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-3/+3
* electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes2019-01-231-29/+26
* electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes2018-01-261-2/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-161-15/+65
* electron_rombox: Use required_device_array (nw) Nigel Barnes2018-01-121-42/+12
* electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... Nigel Barnes2018-01-111-0/+179