summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-086-9/+9
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-298-49/+49
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-276-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0617-74/+74
* remove bad unicode (nw) Nigel Barnes2018-05-051-1/+1
* bbc: Added Beeb Speech Synthesiser device. Nigel Barnes2018-05-043-1/+182
* bbc: Added various pointer devices on userport: Nigel Barnes2018-05-043-4/+386
* (nw) let's have some fun with the new functionality, and fix poor casper whil... Vas Crabb2018-05-041-10/+10
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-0418-117/+130
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* bbc_beebsid: Don't reset SID again (nw) Nigel Barnes2018-03-302-13/+1
* bbcmc: Improved joyport slot interface (nw) Nigel Barnes2018-03-204-24/+54
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-187-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-148-50/+63
* destaticify initializations (nw) (#3289) wilbertpol2018-03-044-22/+14
* Grammar police (nw) Olivier Galibert2018-02-245-5/+5
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-148-38/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1216-14/+27
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-2710-25/+76
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-2315-22/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1715-21/+21
* bbc_opus8272: Connected TC strobe, device is now working. Nigel Barnes2018-01-112-20/+19
* cfa3000: Added input devices on userport, analogue, and 1MHz bus. Nigel Barnes2017-11-2011-74/+628
* bbc: Added ARM Evaluation System co-processor device. Nigel Barnes2017-11-203-2/+214
* bbcb: Added Computer Village 1797 FDC (LVL Dos), not working. Nigel Barnes2017-11-063-2/+228
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* acorn_dsk: Removed CPN format, now handled with SSD/DSD. Nigel Barnes2017-10-111-1/+0
* bbc: Added Torch Z80 Communicator as Tube slot device. Nigel Barnes2017-10-113-2/+276
* tube_z80: Removed trampolines (nw) Nigel Barnes2017-10-112-15/+1
* tube_z80: Check NMI state when paging in ROM. Nigel Barnes2017-10-112-9/+23
* abc310: Added 80286 2nd processor. Nigel Barnes2017-10-023-2/+220
* tube_casper: Clock is 4MHz. Nigel Barnes2017-09-211-3/+3
* unused privates (nw) Vas Crabb2017-08-262-3/+1
* bbc: Added various 2nd processors as Tube slot devices: Nigel Barnes2017-08-2512-34/+1177
* acorn_dsk: Added OPUS_DDCPM_FORMAT Nigel Barnes2017-08-256-73/+213
* bbc: BeebSID slot device for the 1MHz bus. Nigel Barnes2017-08-244-17/+131
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-0710-191/+161
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-225-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1426-169/+169
* Self-registering devices prep: Vas Crabb2017-02-2713-19/+19
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1126-13/+13
* bbc: added ACP 1770 DFS to acorn1770 fdc. Nigel Barnes2016-11-191-19/+21
* opus3: added CPM format (nw) Nigel Barnes2016-11-191-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2226-75/+75
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-234-10/+332
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-234-0/+341
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-054-5/+224
* bbc: fix rom crc/sha1 (nw) Nigel Barnes2016-09-051-1/+1