summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/electron.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+3
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-13/+15
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* electron: Improved video handling. Nigel Barnes2018-04-161-3/+2
* electron64: Implemented Master RAM Board, and promoted to working. Nigel Barnes2018-03-231-46/+57
* electron: Set CPU clock 2MHz/1MHz according to ROM/RAM access. Nigel Barnes2018-03-211-9/+14
* New clones marked as NOT_WORKING Nigel Barnes2018-03-061-0/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes2018-01-261-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-161-3/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-30/+29
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-29/+30
* move ULA struct out of global namespace (nw) smf-2017-12-111-30/+29
* electron: Added Acorn Plus 1 expansion device Nigel Barnes2017-11-081-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* electron: now uses RAM device instead of ROM_REGION Nigel Barnes2016-09-021-1/+7
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* paging doctor comma (nw) Scott Stone2016-07-161-1/+1
* New NOT WORKING machine Nigel Barnes2016-07-161-0/+2
* electron: added preliminary expansion port Nigel Barnes2016-06-051-0/+1
* electron: added cassette softlist and implemented BREAK key Nigel Barnes2016-02-081-7/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+117