summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-30/+30
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-118/+118
* bbcm512: Added mouse, and promoted to working. Nigel Barnes2018-05-041-3/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-11/+13
* bbc: Use MCFG_SCREEN_RAW_PARAMS (nw) Nigel Barnes2018-04-221-9/+2
* bbc: 6845 VSYNC is tied to CA1 on first VIA AJR2018-03-281-9/+0
* bbc: Fixed Shadow RAM corruption in Master/B+, and sideways RAM access in Mod... Nigel Barnes2018-03-201-92/+64
* bbc: Added cassette relay samples. Nigel Barnes2018-03-201-92/+109
* bbcmc: Improved joyport slot interface (nw) Nigel Barnes2018-03-201-1/+10
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-104/+112
* New clones marked as NOT_WORKING Nigel Barnes2018-03-061-61/+113
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-25/+49
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-5/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-19/+19
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-27/+27
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* Fix reutapm Fatal Error (nw) Scott Stone2017-11-211-1/+0
* bbcmet: Remove the other external ports (nw) AJR2017-11-211-0/+4
* cfa3000: Added input devices on userport, analogue, and 1MHz bus. Nigel Barnes2017-11-201-23/+47
* bbc: Added ARM Evaluation System co-processor device. Nigel Barnes2017-11-201-23/+25
* Machines promoted to working Nigel Barnes2017-10-111-5/+8
* acorn_dsk: Removed CPN format, now handled with SSD/DSD. Nigel Barnes2017-10-111-15/+13
* abc310: Added 80286 2nd processor. Nigel Barnes2017-10-021-4/+5
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* bbc: Added various 2nd processors as Tube slot devices: Nigel Barnes2017-08-251-60/+35
* acorn_dsk: Added OPUS_DDCPM_FORMAT Nigel Barnes2017-08-251-2/+2
* fix rom size (nw) MetalliC2017-08-251-1/+1
* bbc: BeebSID slot device for the 1MHz bus. Nigel Barnes2017-08-241-2/+3
* New clones marked NOT WORKING Nigel Barnes2017-08-241-53/+170
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-9/+9
* Trade MACHINE_IMPERFECT_KEYBOARD, MACHINE_NODEVICE_CAMERA and MACHINE_NODEVIC... Vas Crabb2017-07-271-27/+27
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-3/+6
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-2/+10
* New NOT WORKING clone Nigel Barnes2016-09-231-2/+49
* bbcm: replace cassette led with power led in layout Nigel Barnes2016-09-231-1/+2
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-0/+4
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-051-30/+7
* bbcb: moved fdc to slot device to support various controller boards: Nigel Barnes2016-09-051-82/+68
* bbc: updated to use input merger device Nigel Barnes2016-09-021-45/+61
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+2
* bbc: reinstated interrupt trampolines (nw) Nigel Barnes2016-07-221-10/+19