summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron (follow)
Commit message (Expand)AuthorAgeFilesLines
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-153-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-294-30/+30
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-272-2/+2
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-275-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-093-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-069-37/+37
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-049-48/+55
* electron: Added Mega Games Cartridge device. Nigel Barnes2018-03-303-0/+161
* electron_click: save state (nw) Nigel Barnes2018-03-301-0/+1
* electron abr/aqr use bitwise operators (nw) Nigel Barnes2018-03-302-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-14/+8
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* electron: Added cartridge devices for: Nigel Barnes2018-01-3119-121/+1544
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes2018-01-2617-135/+1367
* Remove tagmap lookups (nw) Nigel Barnes2018-01-263-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-175-5/+5
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-1616-118/+411
* electron_rombox: Use required_device_array (nw) Nigel Barnes2018-01-124-101/+46
* electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... Nigel Barnes2018-01-115-5/+585
* electron_plus3: Added Advanced 1770 DFS 2.10. Nigel Barnes2018-01-111-0/+2
* electron_plus1: Added Slogger Expansion 2.00 and 2.01. Nigel Barnes2018-01-111-4/+10
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-222-5/+5
* electron: Added Acorn Plus 1 expansion device Nigel Barnes2017-11-084-11/+319
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-1/+1
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-062-5/+5
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-084-49/+31
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* more incorrect names fixed (nw) smf-2017-05-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1410-60/+61
* electron: Added Power Software joystick interface Nigel Barnes2017-04-213-2/+151
* electron: Added First Byte joystick interface Nigel Barnes2017-03-233-8/+153
* Self-registering devices prep: Vas Crabb2017-02-273-3/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-116-3/+3
* electron: added PRES ADFS versions to Plus3 expansion. Nigel Barnes2016-11-192-13/+22
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-6/+6
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-026-77/+290
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* fix duplicated description (nw) Nigel Barnes2016-07-181-1/+1
* New NOT WORKING machine Nigel Barnes2016-07-164-80/+348
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-292-74/+74
* electron: added preliminary expansion port Nigel Barnes2016-06-052-0/+262