summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-10-2210-25/+25
* use slot device for gamate cartridge slot, do protection handling there (it's... David Haywood2017-10-206-0/+774
* S-100 bus refinements AJR2017-10-172-15/+3
* Consistency renaming for "Dragon Ball Z" - addresses MT#6713 (nw) Scott Stone2017-10-151-2/+2
* abc800: Fixed Luxor 55-10828 "slow" floppy controller board logic. [Curt Coder] Curt Coder2017-10-122-83/+110
* 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
* Misc description changes (nw) Scott Stone2017-10-101-1/+1
* Merge pull request #2695 from shattered/_eef7cb7 Joakim Larsson Edström2017-10-082-0/+238
|\
| * apply comments from PR#2695 Sergey Svishchev2017-10-071-12/+8
| * vme_hcpu30: Besta HCPU30 VME board, skeleton driver. Sergey Svishchev2017-10-032-0/+242
* | abc800: Added skeleton for Databoard 4112-23 floppy disk controller. [Curt Co... Curt Coder2017-10-043-0/+271
* | abc800: Fixed Turbo Kontroller name to UNI DISK and identified CPU type. [Cur... Curt Coder2017-10-034-153/+232
|/
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-015-0/+6
* abc310: Added 80286 2nd processor. Nigel Barnes2017-10-023-2/+220
* coco3: Make banked cartridges actually work AJR2017-09-284-25/+82
* Merge pull request #2674 from JoakimLarsson/t4426_3 Joakim Larsson Edström2017-09-271-78/+179
|\
| * t4426: cleanup Joakim Larsson Edstrom2017-09-261-42/+35
| * t4426 cart: added 14411 BRG, 6850 acia as a second rs232 port and fixed banking Joakim Larsson Edstrom2017-09-261-72/+180
* | Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-246-8/+8
* | (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-247-20/+20
|/
* vme_mzr8300: Use Am9513 to generate 9615 baud for all SIO channels (nw) AJR2017-09-231-8/+23
* rs232: Add 9615 baud rate actually used by a number of systems AJR2017-09-231-1/+7
* Build fix (nw) AJR2017-09-221-2/+0
* tube_casper: Clock is 4MHz. Nigel Barnes2017-09-211-3/+3
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-2124-0/+2219
* sms/gamegear misc fixes Enik Land2017-09-162-1/+2
* hp9k_3xx: add 98603 ROM card Sven Schnelle2017-09-062-0/+132
* natural keyboard: prefer lower shift states, eliminate O(n) lookup Vas Crabb2017-09-051-39/+35
* Merge branch 'master' into hil_keyboard R. Belmont2017-09-039-5/+420
|\
| * pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-024-5/+18
| * Removing non-standard C++ (nw) Nathan Woods2017-09-021-1/+2
| * apple2: Preliminary support for the Synetix SuperSprite card. [Golden Child, ... arbee2017-08-302-0/+206
| * a2arcadebd: add port mirrors so all programs on the test disk work. [Golden C... arbee2017-08-301-0/+2
| * hp85: support of opt. ROMs (#2604) fulivi2017-08-292-0/+193
* | HP9000/300: Add HIL keyboard support Sven Schnelle2017-09-031-0/+1
* | HP HIL: passthrough commands between devices Sven Schnelle2017-09-034-42/+62
|/
* srcclean (nw) Vas Crabb2017-08-276-52/+52
* after-market Adam FDC hacks (nw) Vas Crabb2017-08-261-4/+4
* 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
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-255-6/+5
* bbc: BeebSID slot device for the 1MHz bus. Nigel Barnes2017-08-244-17/+131
* psi98: Rewrite HLE keyboard, all keys now supported Dirk Best2017-08-202-13/+279
* Added some not working interface for third AY (nw) angelosa2017-08-102-0/+27
* psi98: Add HLE ASCII keyboard and make it default Dirk Best2017-08-103-0/+104
* psi98: Add keyboard slot interface, create skeleton for keyboard Dirk Best2017-08-104-0/+388