summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/electron.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+12
* electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes2019-01-231-12/+13
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-1/+1
* New working clones Nigel Barnes2018-09-111-29/+40
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-4/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* electron: Improved video handling. Nigel Barnes2018-04-161-0/+1
* electron: Use MCFG_SCREEN_RAW_PARAMS (nw) Nigel Barnes2018-03-301-4/+2
* electron64: Implemented Master RAM Board, and promoted to working. Nigel Barnes2018-03-231-5/+22
* electron: Set CPU clock 2MHz/1MHz according to ROM/RAM access. Nigel Barnes2018-03-211-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* electron64: replaced wrong ROM (nw) Nigel Barnes2018-03-081-2/+2
* New clones marked as NOT_WORKING Nigel Barnes2018-03-061-6/+22
* (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-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-161-23/+7
* electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... Nigel Barnes2018-01-111-0/+1
* electron: Added Acorn Plus 1 expansion device Nigel Barnes2017-11-081-9/+2
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-021-2/+5
* electron: now uses RAM device instead of ROM_REGION Nigel Barnes2016-09-021-6/+9
* New NOT WORKING machine Nigel Barnes2016-07-161-26/+45
* electron: added preliminary expansion port Nigel Barnes2016-06-051-0/+3
* electron: added cassette softlist and implemented BREAK key Nigel Barnes2016-02-081-14/+23
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+250