summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* aerofgt, bbc, ksys573, kyocera, mlanding, pc9801, snk, spg2xx_zone_32bit, tek... Ivan Vangelista2020-10-311-5/+8
* bbc.cpp, electron.cpp: Eliminate output().set_value AJR2020-10-171-23/+8
* bbc.cpp: No need for both wd1770 and wd1772 devices. (nw) Nigel Barnes2020-06-161-31/+11
* bbcb_de/bbcb_us: Use acorn8271 fdc device instead of duplicate 8271 implement... Nigel Barnes2020-05-261-30/+4
* bbc.cpp: Refactored video ULA implementation, and added video NuLA palette su... Nigel Barnes2020-05-261-3/+15
* simplified some handlers (nw) Ivan Vangelista2020-05-131-37/+37
* use C++ library includes (nw) firewave2020-01-221-1/+1
* bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... Nigel Barnes2019-11-061-164/+331
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-5/+5
* wd_fdc: Adopt new mr_w handler in various drivers (nw) AJR2019-06-011-3/+3
* machine/74259.cpp : Simplify handlers cam9002019-05-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-97/+54
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-54/+97
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-9/+9
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-3/+3
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-4/+4
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-1/+1
* bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, ... Nigel Barnes2019-01-161-86/+43
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-181-122/+272
* srcclean and cleanup (nw) Vas Crabb2018-10-281-2/+2
* bbc.cpp: Reimplemented the addressable latch with LS259 device. Nigel Barnes2018-10-261-711/+411
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-2/+2
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-30/+43
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-2/+2
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-4/+4
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-4/+4
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-221-1/+0
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-20/+20
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-20/+20
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* bbcm: Fixed paging in of Shadow RAM according to ACCCON. Nigel Barnes2018-04-211-23/+8
* bbc: Fixed Shadow RAM corruption in Master/B+, and sideways RAM access in Mod... Nigel Barnes2018-03-201-292/+229
* bbc: Added cassette relay samples. Nigel Barnes2018-03-201-4/+10
* bbcmc: Improved joyport slot interface (nw) Nigel Barnes2018-03-201-26/+0
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* bbcm: Switch between internal/external tube ports. Nigel Barnes2017-11-201-2/+10
* cfa3000: Added input devices on userport, analogue, and 1MHz bus. Nigel Barnes2017-11-201-10/+18
* bbc: Added various 2nd processors as Tube slot devices: Nigel Barnes2017-08-251-2/+4
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-1/+1
* bbc: the direct update handler is supposed not to be useful anymore [N. Barne... Olivier Galibert2017-03-311-61/+0
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-2/+18
* bbcm: replace cassette led with power led in layout Nigel Barnes2016-09-231-0/+2
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-2/+7