summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-27/+26
* Make OG happier about output latches, nw mooglyguy2018-08-021-0/+1
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-6/+6
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-12/+22
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* devcb3 Vas Crabb2018-07-071-4/+4
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-2/+2
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-141-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-77/+77
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-66/+66
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3
* New clones marked as NOT_WORKING Nigel Barnes2018-05-251-8/+44
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18