summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc
Commit message (Expand)AuthorAgeFilesLines
* bbc_opus3: Added notes on motor control (nw) Nigel Barnes2020-06-172-32/+16
* bbc_cc500: Use pal4bit (nw) Nigel Barnes2020-06-171-3/+3
* bbc_cv1797: Implemented side and motor control, and now works. Nigel Barnes2020-06-172-39/+32
* bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. Nigel Barnes2020-06-153-4/+476
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-076-14/+14
* altos486, bbc_tube_80186, ngen, sad8852, slicer: Double clock inputs due to m... AJR2020-06-041-1/+1
* bus/bbc/userport/palette: Use pal4bit (nw) Nigel Barnes2020-05-261-6/+6
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-202-4/+4
* some more handlers simplified (nw) Ivan Vangelista2020-05-132-14/+14
* Fixed regression in peps0615 introduced in 635f469c7dd0b5166455bafeddb0e898b1... smf-2020-05-061-2/+1
* Merged software list bbc_flop_65c102 into bbc_flop_6502 (nw) Nigel Barnes2020-03-242-2/+0
* bus/bbc/1mhzbus: Added PEDL Multiform Z80. Nigel Barnes2020-03-223-3/+267
* bus/bbc/userport: Added the Clwyd Technics Colour Palette and Chameleon devices. Nigel Barnes2020-03-213-0/+218
* bus/bbc/internal/cumana68k: Improved interrupt handling, some software now bo... Nigel Barnes2020-03-214-56/+103
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-2/+2
* bus/bbc/tube: Added insert_rom property to optionally insert any support roms... Nigel Barnes2020-03-152-2/+9
* bus/bbc/fdc: Added insert_rom property to optionally insert any support roms,... Nigel Barnes2020-03-159-17/+54
* bus/bbc/internal/we32kram: Added Shadow RAM 2.20 ROM as BIOS option (nw) Nigel Barnes2020-03-151-4/+6
* bus/bbc/1mhzbus/opus3: Include default floppy formats (nw) Nigel Barnes2020-03-151-2/+6
* bus/bbc/1mhzbus/ieee488: Added IEEE FS 0.1 ROM as BIOS option (nw) Nigel Barnes2020-03-151-0/+2
* bus/bbc/1mhzbus: Added the RetroClinic DataCentre. [Nigel Barnes, RetroClinic] Nigel Barnes2020-03-153-0/+408
* bus/bbc/1mhzbus: Added Pull Down RAM and Colour Card 500 devices. Nigel Barnes2020-03-035-2/+379
* srcclean, manual adjustments (nw) Vas Crabb2020-01-262-9/+9
* bus/bbc/1mhzbus: Added Acorn Winchester Disc. Nigel Barnes2020-01-223-5/+285
* bbcmaiv: Added internal modem port, with Acorn AIV SCSI Host Adaptor. Nigel Barnes2020-01-224-0/+420
* bus/bbc/1mhzbus/beebide: Added jumper configuration for address and interrupt... Nigel Barnes2020-01-072-48/+85
* bus/bbc/1mhzbus: Added Sprow BeebIDE 16-bit and RetroClinic BBC 8-bit IDE int... Nigel Barnes2020-01-073-0/+278
* bus/bbc/1mhzbus: Added BeebOPL FM Synthesiser. Nigel Barnes2020-01-073-0/+150
* softlist_dev.cpp: get some stuff out of the global namespace (nw) Vas Crabb2019-12-081-1/+1
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-244-20/+20
* bbc_ramdisc: Added configuration option to select 1MB or 2MB model (nw) Nigel Barnes2019-11-222-8/+12
* Correct region widths in miscellaneous drivers and devices (nw) AJR2019-11-163-5/+5
* bbc_cumana68k: Remove trampolines and cleanup (nw) Nigel Barnes2019-11-163-180/+151
* bbcb: Added Morley Electronics RAM Disc and PMS 64K Non-Volatile Ram Module d... Nigel Barnes2019-11-115-3/+400
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-102-11/+13
* cfa3000: Set devices to internal, not applicable to other machines (nw) Nigel Barnes2019-11-073-3/+3
* bbcb: Added the Robin Voice Box device. Nigel Barnes2019-11-073-0/+150
* autoc15: Added RAM disc device. Nigel Barnes2019-11-073-3/+154
* bbc_cumana68k: Remove software list reference (nw) Nigel Barnes2019-11-071-1/+1
* bbcm: Added Solidisk PC-Plus co-processor. [Nigel Barnes, Centre for Computin... Nigel Barnes2019-11-073-11/+73
* bbc_raven20: Fix sha1 (nw) Nigel Barnes2019-11-071-2/+2
* Fix clang unused private field errors (nw) AJR2019-11-061-2/+0
* bbcm: Added Slogger Click, Solidisk Mega 256, Peartree MR8000, Master Smart C... Nigel Barnes2019-11-069-0/+612
* bbcb: Added many internal ROM/RAM expansion boards from Aries, ATPL, Computec... Nigel Barnes2019-11-0633-0/+4996
* bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... Nigel Barnes2019-11-0610-7/+624
* Spring cleaning: Vas Crabb2019-11-0116-202/+47
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-4/+4
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-1/+1
* 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