summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/electron.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* bbc.cpp, electron.cpp: Eliminate output().set_value AJR2020-10-171-1/+3
* bus/electron: Added the JAFA Mode 7 Display Unit. Nigel Barnes2020-08-191-1/+9
* electron: Replaced OS/BASIC with clean 32K dump. [robcfg] Nigel Barnes2020-07-251-2/+2
* drivers starting with e: removed read* and write* macros (nw) Ivan Vangelista2020-06-081-21/+21
* New working clones Nigel Barnes2019-12-201-10/+158
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-8/+8
* electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes2019-01-231-3/+3
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-2/+2
* electron: Fixed bad palette write. Nigel Barnes2018-04-171-5/+5
* electron: Improved video handling. Nigel Barnes2018-04-161-9/+9
* electron64: Implemented Master RAM Board, and promoted to working. Nigel Barnes2018-03-231-12/+43
* electron: Set CPU clock 2MHz/1MHz according to ROM/RAM access. Nigel Barnes2018-03-211-0/+47
* New clones marked as NOT_WORKING Nigel Barnes2018-03-061-2/+8
* electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes2018-01-261-6/+6
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-161-33/+66
* electron: Added Acorn Plus 1 expansion device Nigel Barnes2017-11-081-65/+9
* Self-registering devices prep: Vas Crabb2017-02-271-2/+1
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-021-26/+0
* electron: now uses RAM device instead of ROM_REGION Nigel Barnes2016-09-021-5/+32
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-5/+5
* New NOT WORKING machine Nigel Barnes2016-07-161-4/+31
* electron: added cassette softlist and implemented BREAK key Nigel Barnes2016-02-081-6/+6
* beep_device: removed set_volume hap2016-01-211-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+423