summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc
Commit message (Expand)AuthorAgeFilesLines
* More #include future-proofing AJR2022-01-061-0/+1
* acorn_vidc: Implement DAC differences between VIDC1 and VIDC1a. Nigel Barnes2021-11-141-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-222-2/+2
* bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. Nigel Barnes2021-05-213-1/+392
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* bbc_tube_80286: Correct mapped RAM size. Nigel Barnes2021-05-091-1/+1
* bbc_cumana68k: Initialise members. Nigel Barnes2021-05-092-31/+11
* bus/bbc/fdc: Use arrays of floppy_connector. Nigel Barnes2021-05-0910-84/+68
* Software list items promoted to working Nigel Barnes2021-05-091-1/+1
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-0222-71/+91
* econx25: Added the dual Z80 co-processor board (incomplete). Nigel Barnes2021-02-283-2/+254
* bbc_tube_casper: VIA interface is enabled on address A4. Nigel Barnes2021-02-202-19/+20
* tube_cms6809: Board is only mapped to upper half of tube addresses. Nigel Barnes2021-02-201-3/+6
* bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. Nigel Barnes2021-02-207-6/+451
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-213-4/+4
* bbc_tube_rc6502: Fixed shared ram sizes. Nigel Barnes2020-12-041-2/+2
* bbc_tube_arm: Use tap to page out the ROM. Nigel Barnes2020-11-142-35/+21
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+3
* bbc_voicebox: Callback to CB1 line is inverted. Nigel Barnes2020-10-222-15/+1
* bus/bbc/rom: Added support for the Gemini DataGem ROM carrier board. Nigel Barnes2020-10-194-0/+151
* cfa3000: Added romsets for issues 10.2, 9, and 7. Nigel Barnes2020-10-081-0/+1
* bbc_tube_32016: Added FPU and fixed dipswitches. Nigel Barnes2020-10-072-50/+42
* bus/bbc: remove remaining stream_sample_t Vas Crabb2020-09-281-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* 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