summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/bus.lua
Commit message (Expand)AuthorAgeFilesLines
...
* bus/cbus: bulk replace cbus -> pc98_cbus angelosa2025-10-221-29/+29
* misc/savquest.cpp: stub HASP dongle in a device angelosa2025-10-221-0/+2
* terak: de-skeletonize -- add video boards. (#14383) shattered2025-10-221-0/+2
* bus/megadrive/cart: initial pass at a new cart slot interface (#14197) Angelo Salese2025-10-191-0/+54
* nec/pc9801: update and re-sort QA (#14316) Angelo Salese2025-10-181-0/+6
* Add skeleton driver for Sun E250 (#14205) ClawGrip2025-10-141-0/+2
* bk: parallel expansion slot and carts (#14263) shattered2025-10-121-0/+25
* bus/qbus: Added BK IRPS and DVK KTLK serial port adapter cards. (#14310) shattered2025-10-131-0/+4
* bus/qbus/dvk_kmd.cpp: Added the DVK KMD intelligent floppy controller. (#14226) shattered2025-10-071-0/+2
* rs232.cpp: Add option for Heath H19 terminal (#14196) Mark Garlanger2025-09-261-0/+2
* bus/bbc/exp: Added ROM handlers to the slot interface. Nigel Barnes2025-09-161-0/+4
* bus/bbc/analogue: Added Micro Mike and light pen devices Datapen Light Pen, T... Nigel Barnes2025-09-131-2/+6
* bus/isa/pcat512me.cpp: add PC AT 512Kb Memory Expansion Patrick Mackinlay2025-09-121-0/+2
* isa/5080pa.cpp: add IBM 5080 Peripheral Adapter Patrick Mackinlay2025-09-091-0/+2
* isa/ubpnic.cpp: add Ungermann-Bass Personal NIC Patrick Mackinlay2025-09-081-0/+2
* heathzenith/h8.cpp: Add more cards, change to using address_space_installer (... Mark Garlanger2025-09-041-0/+6
* endstate: zxbus + vtrd (#13372) holub2025-09-041-0/+2
* Extension bus for Technics KN5000 and its HD-AE5000 optional board. (#14068) Felipe CorrĂȘa da Silva Sanches2025-09-041-0/+14
* Tidied various things, added side effect checks for some reads. Vas Crabb2025-08-311-12/+0
* ibm/rtpc.cpp: ibm advanced monochrome graphics display adapter (aka apa8) Patrick Mackinlay2025-08-291-0/+2
* bus/coleco/cartridge: Initial support for the 'Super Game Cartridge' Dirk Best2025-08-261-0/+2
* mdioport: move to devices folder, hook it up to teradrive (#14078) Angelo Salese2025-08-231-0/+13
* in207100: Slotify keyboard and add some alternate options [AJR] AJR2025-08-221-0/+2
* Begin slotifying generic Keytronic serial keyboards [AJR] AJR2025-08-221-0/+16
* bus/bbc/vsp: Slotified the Voice Synthesis Processor slot to take either Acor... Nigel Barnes2025-08-211-0/+17
* heathzenith/h8.cpp: Implement H8 Bus (#13560) Mark Garlanger2025-08-211-0/+32
* st: add rom cartridges Olivier Galibert2025-08-181-0/+2
* Add dump and skeleton device emulation of Sharp MZ-1P16 Plotter Printer [AJR,... AJR2025-07-311-0/+2
* bus/megadrive: implement Triple Play 96/Gold 8-bit NVRAM mapper angelosa2025-07-281-0/+2
* bus/megadrive: add support for Titan Overdrive 2 mapper angelosa2025-07-281-0/+2
* mz800: Add floppy disk interface and ROM card expansions AJR2025-07-271-0/+4
* mz800: Make MZ-1R18 RAM disk a slot option; switch to 16-bit I/O addressing AJR2025-07-261-0/+2
* votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... Nigel Barnes2025-07-191-0/+2
* z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable D... holub2025-07-041-4/+18
* sharp/mz2500.cpp: preliminary MZ80 bus slot implementation: angelosa2025-06-231-0/+17
* a2bus/a2ieee488.cpp: Added support for the Apple IEEE-488 Card. [R. Belmont, ... arbee2025-06-201-0/+2
* bus/bbc/1mhzbus: Added BEEBEX Extender for BBC Micro. Nigel Barnes2025-06-191-0/+2
* bus/acorn: Buffered the bus using device_memory_interface. Nigel Barnes2025-06-181-0/+20
* sinclair/spec128.cpp: Support multiple kinds of AY devices through a slot (#1... holub2025-06-171-0/+14
* bus/spectrum/zxbus.cpp Moved to separate folder (#13809) holub2025-06-131-9/+9
* nubus/enetlc.cpp: Support for the Apple Ethernet LC Card and Apple Ethernet L... arbee2025-06-111-0/+14
* rtpc: fix keyboard diagnostic Patrick Mackinlay2025-06-091-14/+0
* atarifdc: Convert to slot device AJR2025-06-081-0/+2
* tsvme104: added Tekmis TSVME104 card [Xolod] Patrick Mackinlay2025-05-201-0/+2
* New sound infrastructure. Olivier Galibert2025-04-271-0/+14
* apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... arbee2025-04-261-4/+0
* bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86 angelosa2025-04-231-2/+0
* bus/snes/st018.cpp: Add primary support of ST018 coprocessor (#13553) cam9002025-04-131-0/+2
* MSX: add Video80 homebrew card (#13568) fulivi2025-04-101-0/+2
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_... Mark Garlanger2025-03-201-3/+3