summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix MT07756 (ROM sets incorrectly being reported as missing) by partially rev... Vas Crabb2020-09-252-4/+4
* bus/bbc/1mhzbus: Added the Acorn Music 500, Hybrid Music 5000 Synthesiser, Hy... Nigel Barnes2020-09-253-6/+602
* bus/bbc/joyport: CB lines are bi-directional. Nigel Barnes2020-09-232-7/+34
* bus/bbc/userport: Added the Hybrid Music 4000 Keyboard. Nigel Barnes2020-09-223-2/+230
* bus/bbc/userport: CB lines are bi-directional. Nigel Barnes2020-09-214-7/+49
* bus/bbc/tube/32016: Fixed paging out of ROM in lower memory only, and added t... Nigel Barnes2020-09-103-15/+69
* tube_32016: Fix build AJR2020-09-081-1/+1
* bbc_tube_z80: HIRQ line is not connected. Nigel Barnes2020-09-072-2/+1
* bbc_tube_arm: HIRQ line is not connected. Nigel Barnes2020-09-071-9/+7
* bbc_tube_zep100m: Added latest known MCP 2.02, and removed imperfect disk flags. Nigel Barnes2020-09-072-6/+4
* bus/bbc/userport: Added the Sprow LCD Display. Nigel Barnes2020-08-273-0/+170
* bbc_autocue: Corrected RAM page register. Nigel Barnes2020-08-241-5/+7
* bbc_ramdisc: Fix passthrough interrupt lines. Nigel Barnes2020-08-181-2/+2
* bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. Nigel Barnes2020-08-168-77/+302
* bus/bbc/1mhzbus/torchhd: Remove imperfect disk tag. Nigel Barnes2020-07-241-2/+0
* bus/bbc/1mhzbus: Added the Torch Hard Disc Pack. Nigel Barnes2020-07-223-0/+251
* bbc_tube_z80/bbc_tube_zep100: Clear RAM at startup and fix save state size. Nigel Barnes2020-07-162-6/+8
* bus/bbc/tube: Added Torch Z80 Communicator variants for B, B+ and Master. Nigel Barnes2020-07-133-11/+107
* bus/bbc/tube: Added Acorn Z80 2nd Processor (Winchester) device. Nigel Barnes2020-07-133-26/+56
* bus/bbc/userport: Renamed palette.h->palext.h Nigel Barnes2020-07-133-14/+14
* bbc_acorn8271/bbc_ams3: Correct 8271 clock (nw) Nigel Barnes2020-06-242-2/+2
* 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