summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-051-5/+5
* bbc: updated to use input merger device Nigel Barnes2016-09-021-68/+21
* Devfind revision phase 2 (nw) AJR2016-08-051-9/+9
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-8/+8
* bbc: reinstated interrupt trampolines (nw) Nigel Barnes2016-07-221-1/+11
* New WORKING clones added Nigel Barnes2016-07-181-1/+20
* bbc: added monitor configuration (Colour, B&W, Green, Amber) Nigel Barnes2016-07-181-26/+26
* bbc: fdc callbacks on connected devices only (nw) Nigel Barnes2016-02-051-4/+16
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-5/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* bbc: added Torch computer (preliminary) Nigel Barnes2015-12-291-0/+23
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-141-11/+28
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1820