summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron/m2105.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/electron: Only select ROMSEL when upper nibble is clear. Nigel Barnes2023-10-281-14/+10
* bus/electron/m2105: Rewritten M2105 expansion according to schematic. Nigel Barnes2021-05-091-93/+107
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-2/+2
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-60/+94
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-94/+60
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-2/+2
* electron: Amended cartridge slot interface to include OE and OE2 lines to spe... Nigel Barnes2019-01-231-59/+93
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-2/+2
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-27/+29
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-4/+4
* devcb3 Vas Crabb2018-07-071-2/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-2/+2
* 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-291-12/+12
* 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-18/+18
* Remove tagmap lookups (nw) Nigel Barnes2018-01-261-4/+4
* 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-1/+1
* electron: Re-implemented expansion port interface to access full 6502 bus. Nigel Barnes2018-01-161-9/+69
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-4/+4
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-4/+4
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-13/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-021-45/+61
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* 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-161-0/+154