summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/bus.lua
Commit message (Expand)AuthorAgeFilesLines
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-211-0/+2
* hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ... arbee2017-06-201-0/+13
* d64plus: Implemented banking of extra 64K, and 6845 with chargen. Machine pro... Nigel Barnes2017-06-151-1/+2
* ti99: Hexbus implementation; floppy HX5102 early WIP Michael Zapf2017-06-061-1/+5
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-5/+3
* ti99: Created bus gromport, split monster file gromport Michael Zapf2017-05-251-2/+11
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-0/+2
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-11/+13
* Merge branch 'master' into games_master_cartridge tim lindner2017-05-141-48/+49
|\
| * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-48/+49
* | Emulation of Games Master Cartridge tim lindner2017-05-131-0/+2
|/
* electron: Added Power Software joystick interface Nigel Barnes2017-04-211-0/+2
* electron: Added First Byte joystick interface Nigel Barnes2017-03-231-0/+2
* Merge pull request #2172 from kazblox/master R. Belmont2017-03-211-0/+2
|\
| * nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-0/+2
* | ti99/geneve: Bus mouse now a separate device, may also be used with evpc. Michael Zapf2017-03-191-0/+4
* | Merge pull request #2154 from shattered/_b85368c ajrhacker2017-03-161-0/+17
|\ \
| * | hp_ipc: de-skeletonize. Sergey Svishchev2017-03-161-0/+17
* | | agat: split from apple2, implement basic agat7 hardware (take 2). Sergey Svishchev2017-03-161-0/+4
|/ /
* / ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-0/+2
|/
* ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ... Vas Crabb2017-03-011-0/+20
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-271-2/+0
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-271-0/+2
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-241-0/+2
|\
| * nes: Add Magic Kid Googoo board. Kaz2017-02-241-0/+2
* | Get rid of now-deprecated a2lang (nw) arbee2017-02-061-2/+0
* | vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu... Curt Coder2017-02-061-0/+2
* | Amiga keyboard updates: Vas Crabb2017-02-051-0/+2
|/
* c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-011-0/+2
* vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-011-0/+2
* Convert the Amiga keyboards to a bus interface with slot devices Dirk Best2017-01-221-0/+16
* srcclean (nw) Vas Crabb2017-01-221-12/+12
* Added fccpu20 to Miniforce as a VME card Joakim Larsson Edstrom2017-01-211-0/+2
* Merge pull request #1926 from fulivi/hp9845_dev9 R. Belmont2017-01-051-0/+2
|\
| * hp9845: draft of HP9895 floppy drive. PHI passes POST. fulivi2017-01-051-0/+2
* | - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... Joakim Larsson Edstrom2017-01-051-2/+4
|/
* VME: converted mvme350 board driver to slot device and a general cleanup Joakim Larsson Edstrom2017-01-041-4/+2
* Moved and renamed mame/bus/vme files to devices/bus/vme for now Joakim Larsson Edstrom2017-01-021-4/+4
* Slightly better solution to the VME issue. (nw) couriersud2016-12-281-0/+10
* Fix linking issues due to VME commits. All vme bus objects files are now couriersud2016-12-281-6/+0
* Added VME device and divided mzr8105 in board and card devices. Naughty segfa... Joakim Larsson Edstrom2016-12-261-0/+17
* Added coco2 clone t4426 (nw) (#1819) Joakim Larsson Edström2016-12-161-0/+1
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-221-2/+3
* Fix some single driver builds (nw) Miodrag Milanovic2016-11-081-1/+1
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+12
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-0/+2
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-0/+15
* Merge pull request #1413 from npwoods/coco_dragon_fdc Vas Crabb2016-09-171-0/+1
|\