summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bbc.cpp: Centronics ack line is not inverted. Nigel Barnes2020-09-101-2/+2
* acw443: Use Large 32016 2nd Processor. Nigel Barnes2020-09-101-2/+2
* bbc.cpp: Reset devices before CPU reset is cleared on BREAK. Nigel Barnes2020-08-161-2/+2
* electron: Use \u notation for utf8 arrows, and remove BOM. Nigel Barnes2020-07-241-1/+1
* abc110: Use Z80 coprocessor with Z80 Tube 2.00, now supports Winchester. Nigel Barnes2020-07-131-12/+3
* New machines marked as NOT_WORKING Nigel Barnes2020-06-161-0/+150
* bbc.cpp: No need for both wd1770 and wd1772 devices. (nw) Nigel Barnes2020-06-161-32/+30
* New working software list additions Nigel Barnes2020-06-151-0/+2
* New clones marked as NOT_WORKING Nigel Barnes2020-05-261-6/+237
* bbcb_de/bbcb_us: Use acorn8271 fdc device instead of duplicate 8271 implement... Nigel Barnes2020-05-261-44/+9
* bbc.cpp: Refactored video ULA implementation, and added video NuLA palette su... Nigel Barnes2020-05-261-19/+14
* bbc_cass.xml: Merged bbca_cass, bbcb_cass, bbcm_cass and added compatibility ... Nigel Barnes2020-05-261-33/+13
* Fixed regression in peps0615 introduced in 635f469c7dd0b5166455bafeddb0e898b1... smf-2020-05-061-2/+1
* autoc15: custom keyboard layout (nw) Nigel Barnes2020-03-211-1/+67
* bus/bbc/internal/cumana68k: Improved interrupt handling, some software now bo... Nigel Barnes2020-03-211-0/+2
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-2/+2
* bbc.cpp: Renamed torchh10->torchh, and removed torchh21. Same machine with di... Nigel Barnes2020-01-221-17/+7
* bus/bbc/1mhzbus: Added Acorn Winchester Disc. Nigel Barnes2020-01-221-13/+12
* bbcmaiv: Added internal modem port, with Acorn AIV SCSI Host Adaptor. Nigel Barnes2020-01-221-2/+10
* bbcm: Added FinMOS 3.29, a pre-release of MOS 3.50. Nigel Barnes2020-01-071-0/+3
* bbc.cpp: Rename slot device tags rs232->rs423 and centronics->printer (nw) Nigel Barnes2020-01-071-6/+6
* autoc15: Added RAM disc device. Nigel Barnes2019-11-071-3/+3
* New clones marked as NOT_WORKING Nigel Barnes2019-11-061-0/+52
* autoc15: Replaced HD6845 with HD6345, required for smooth scrolling. Nigel Barnes2019-11-061-0/+23
* bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... Nigel Barnes2019-11-061-131/+170
* Spring cleaning: Vas Crabb2019-11-011-9/+9
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-12/+12
* econet: Eliminate machine().device and hardcoded bus tag (nw) AJR2019-08-171-8/+4
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-8/+8
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-2/+2
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-14/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-33/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+33
* bbcb_us: Re-attached bbcb_flop_us softlist (nw) Nigel Barnes2019-03-131-1/+1
* Provide 1 MHz clock for uPD7002 (nw) AJR2019-02-031-2/+2
* bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, ... Nigel Barnes2019-01-161-30/+17
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+2
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-211-4/+4
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-181-98/+87
* bbcmc: Added expansion port and Mertec Companion expansion device. Nigel Barnes2018-10-261-8/+8
* bbc.cpp: Reimplemented the addressable latch with LS259 device. Nigel Barnes2018-10-261-624/+593
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-6/+6
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-387/+357
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-21/+22
* Details, details (nw) Vas Crabb2018-09-011-3/+3
* i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-241-12/+12
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-10/+3
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-8/+8