summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bbc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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