summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc
Commit message (Expand)AuthorAgeFilesLines
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* bbc_acorn1770: Use new mr_w handler to reset FDC (nw) AJR2019-06-131-1/+1
* srcclean (nw) Vas Crabb2019-05-261-6/+6
* bbc: Implemented PMS Genie ROM device. Nigel Barnes2019-05-123-2/+165
* bbc: Added ATPL AutoPrommer and User Port Splitter devices. Nigel Barnes2019-05-116-2/+439
* (nw) Clean up the mess on master Vas Crabb2019-03-2680-368/+2167
* Revert "conflict resolution (nw)" andreasnaive2019-03-2580-2167/+368
* ns32000: Skeleton CPU device with disassembler for NS32000 family. Nigel Barnes2019-03-233-5/+288
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-1416-97/+99
* bus/bbc/joyport, bus/bbc/userport: Simplify read/write handlers (nw) AJR2019-03-1213-30/+30
* bus/bbc/fdc, i8271: Simplify read/write handlers (nw) AJR2019-03-1016-56/+56
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* bbc_cciword: Added missing ROM switching zones for Inter-Word. Nigel Barnes2019-03-101-2/+6
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-4/+4
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-2535-173/+174
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-2/+2
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-182-8/+8
* tms9914: Rename read/write handlers and remove superfluous arguments (nw) AJR2019-02-181-6/+6
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-36/+41
* Provide 1 MHz clock for uPD7002 (nw) AJR2019-02-031-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* bbc_sprite: INT line is passed back through 1MHz bus (nw) Nigel Barnes2019-01-261-0/+1
* bbc: Added the Logotron Sprite Board on the 1MHz bus (for use with Logotron L... Nigel Barnes2019-01-253-0/+150
* bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, ... Nigel Barnes2019-01-1612-0/+1353
* bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices. Nigel Barnes2018-12-225-2/+395
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-2112-26/+26
* bbc_opus8272: Use XTAL (nw) Nigel Barnes2018-12-151-1/+1
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-258-0/+8
* srcclean and fixup (nw) Vas Crabb2018-11-252-24/+24
* bbc: Added Aries B488 and Acorn IEEE488 Interface devices on 1MHz bus. Nigel Barnes2018-11-203-5/+389
* bbc_tube_80186: cleanup (nw) Nigel Barnes2018-11-201-5/+1
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-1828-348/+135
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* bbcmc: Added expansion port and Mertec Companion expansion device. Nigel Barnes2018-10-264-0/+571
* bbcb: Added ReCo6502 co-processor. Nigel Barnes2018-10-263-9/+397
* bbc.cpp: Reimplemented the addressable latch with LS259 device. Nigel Barnes2018-10-264-21/+63
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-2/+1
* bbc_tube_6502/65c102: Added ReCo6502 Tube 1.21 ROM. Nigel Barnes2018-09-255-274/+108
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* bbc_ams3_device: Use C escape sequence (nw) Nigel Barnes2018-09-221-1/+1
* bbc: Added Acorn Bitstik and Bitstik 2 analogue controllers. Nigel Barnes2018-09-173-3/+221
* bbcb: Added floppy disc controller options:- Nigel Barnes2018-09-175-4/+455
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-1734-648/+786
* less space (nw) smf-2018-09-141-1/+1
* opus.cpp: fixed my copy-paste error (nw) Ivan Vangelista2018-09-071-1/+1
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-068-120/+111
* i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-241-4/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-166-18/+6
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-106-9/+9