summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* cdtv: Subcode supportcdtv_subcode Dirk Best2025-07-122-6/+8
* Remove invalid executable bits (#13904) Julian Sikorski2025-07-042-0/+0
* z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable D... holub2025-07-044-0/+349
* machine/icd2053b.cpp: Support for the Cypress Semiconductor ICD2053B programm... arbee2025-06-291-21/+34
* nubus/cards.cpp: It helps to make the newest cards actually accessible. [R. ... arbee2025-06-281-1/+13
* Fix copy/paste error breaking build, and some space indents. Vas Crabb2025-06-271-5/+6
* -sound/js_sound.cpp: Blind attempt at updating for base class changes. Vas Crabb2025-06-271-3/+3
* srcclean Vas Crabb2025-06-252-3/+3
* sharp/mz2500.cpp: preliminary MZ80 bus slot implementation: angelosa2025-06-238-0/+446
* a2bus/a2ieee488.cpp: Added support for the Apple IEEE-488 Card. [R. Belmont, ... arbee2025-06-203-1/+215
* bus/a800/atarifdc.h: Remove leftover #includes AJR2025-06-201-2/+0
* bus/bbc/1mhzbus/beebex.cpp: Assign unique slot tags. Nigel Barnes2025-06-191-4/+4
* bus/bbc/1mhzbus/beebex.cpp: Fix slot tags AJR2025-06-191-1/+1
* bus/bbc/1mhzbus: Added BEEBEX Extender for BBC Micro. Nigel Barnes2025-06-193-0/+171
* bus/acorn/cu/cugraph: Fix #include guard. Nigel Barnes2025-06-181-3/+3
* bus/acorn: Buffered the bus using device_memory_interface. Nigel Barnes2025-06-1854-1172/+2662
* sinclair/spec128.cpp: Support multiple kinds of AY devices through a slot (#1... holub2025-06-174-0/+304
* mcd: shift the end of the disk by 150 sectors like the start cracyc2025-06-162-1/+22
* bus/bbc/1mhzbus/barrybox: Added microphone, and is now working. Nigel Barnes2025-06-142-52/+38
* bus/spectrum/zxbus.cpp Moved to separate folder (#13809) holub2025-06-139-26/+26
* Revert "nubus_image: fix gcc compile warning with strncpy (size does not incl... hap2025-06-121-5/+9
* nubus_image: fix gcc compile warning with strncpy (size does not include \0 c... hap2025-06-121-9/+5
* -validate passes nullptr for tags. [R. Belmont] arbee2025-06-112-4/+10
* Fix clang error: 'm_nubus' is a private member of 'device_nubus_card_interfac... AJR2025-06-111-1/+1
* pwrbkduo/cards.h: Corrected include guard. [R. Belmont] arbee2025-06-111-2/+2
* nubus/enetlc.cpp: Support for the Apple Ethernet LC Card and Apple Ethernet L... arbee2025-06-1116-23/+1733
* rtpc: fix keyboard diagnostic Patrick Mackinlay2025-06-094-713/+0
* bus/a800/telelink2.cpp: Add mirroring to allow cartridge to boot AJR2025-06-081-1/+1
* atarifdc: Convert to slot device AJR2025-06-083-0/+898
* -sound/xaudio2_sound.cpp: Changed buffering strategy for output streams. Vas Crabb2025-06-061-0/+2
* multibus: fixed regression on isbc202 (#13594) fulivi2025-06-042-2/+3
* ti99: Expand SAMS memory card to 4M, use memory mapper circuit. Michael Zapf2025-06-012-82/+149
* misc: small spelling correction hap2025-05-291-1/+1
* remove obsolete wave (cassette sound) device hap2025-05-214-8/+2
* tsvme104: added Tekmis TSVME104 card [Xolod] Patrick Mackinlay2025-05-203-0/+207
* hash/pc98.xml: fix hamlet boot order, fix tesserae metadata angelosa2025-05-151-0/+1
* isa/sblaster.cpp: hookup command logs thru logmacro.h angelosa2025-05-151-2/+12
* ti99: Make the HFE format available to the disk controllers. Michael Zapf2025-05-125-0/+10
* sblaster: add command 0x80 cracyc2025-05-112-1/+17
* adlib: remove unneeded r/w trampoline hap2025-05-112-23/+1
* adlib: use official product name for device string hap2025-05-111-8/+7
* Merge a number of speakers. Olivier Galibert2025-05-052-8/+6
* odyssey2: set voice subslot cartridge as required hap2025-05-051-1/+1
* -emu/device.cpp: Allow flagging devices as not working or not supporting save... Vas Crabb2025-05-017-9/+2
* Cleaned up various things. Vas Crabb2025-04-291-34/+46
* misc: be consistent with dummy save state var name (easy to grep if the worka... hap2025-04-286-8/+7
* cbus/pc9801_86.cpp: fix DAC routing regression angelosa2025-04-281-3/+4
* New sound infrastructure. Olivier Galibert2025-04-2746-237/+393
* misc: clean up some utf8 strings hap2025-04-275-21/+21
* srcclean in preparation for release. Vas Crabb2025-04-272-3/+3