summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/bus.lua
Commit message (Collapse)AuthorAgeFilesLines
* bus/pci: add SiS6326 AGP card angelosa2024-03-131-0/+2
|
* -bus/a2bus: Added SNES MAX game controller interface card. Vas Crabb2024-03-101-0/+2
| | | | -docs: Clarified description of EMULATOR make option.
* bus/pci: add Cirrus Logic GD5446 card angelosa2024-03-091-0/+2
|
* a800: Add Atari CX85 Numeric Keypad to controller port options AJR2024-03-031-0/+2
|
* plg150-ap: Added Olivier Galibert2024-03-031-6/+8
|
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-2/+2
|
* bus/pci: add PDC20262 card [Guru] angelosa2024-02-291-0/+2
|
* trs/mc10.cpp: Add "Multiport" cartridge and RAM expansion for the Matra & ↵ Sylvain Glaize2024-02-281-0/+2
| | | | Hachette Alice (#12080)
* bus/pci: separate AGP cards to their own container, add Laguna 3d as AGP ↵ angelosa2024-02-271-0/+2
| | | | slot option
* bus/pci: add Vision 864 and 968 cards angelosa2024-02-251-0/+2
|
* bus/ata: basic Toshiba XM-3301 ATAPI CD drive [Angelo Salese, Grull Osgo] angelosa2024-02-241-0/+2
| | | | * Allows mounting with TAISATAP.SYS in DOS, allows gammagic to moving on to Voodoo init
* bus/spectrum: Added Prism VTX 5000 Modem device. Nigel Barnes2024-02-171-0/+2
|
* bus/idpartner: added SASI adapter Miodrag Milanovic2024-02-171-0/+2
|
* bus/pci/vt6306: confirm some HW details [Guru] angelosa2024-02-171-2/+2
|
* bus/rs232: Added the Micro-Robotics Scorpion Intelligent Controller device. Nigel Barnes2024-02-171-0/+2
|
* bus/pci: add stub for VT6306 FireWire controller angelosa2024-02-171-0/+2
|
* Add a plg100-vl skeleton-ish. We have h8-h8 serial communications Olivier Galibert2024-02-161-0/+15
| | | | reliability issues to track.
* bus/bbc/1mhzbus: Added The Barry-Box (not working) Nigel Barnes2024-02-161-0/+2
|
* bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard. Nigel Barnes2024-02-151-0/+2
|
* bus/pci: add WD9710 Paradise Pipeline card angelosa2024-02-151-0/+2
|
* bus/pci: add stub for OAK OTI Spitfire line angelosa2024-02-121-0/+2
|
* New machines marked as NOT_WORKING Miodrag Milanovic2024-02-111-0/+14
| | | | | | | ---------------------------------- Iskra Delta Partner [Jernej Jakob] sfrj/idpartner.cpp : Added bus connector and split GDP into separate card [Miodrag Milanovic]
* bus/pci: add stub for ESS Solo1/Maestro line angelosa2024-02-101-0/+2
|
* bus/qbus: Added DVK MX floppy controller. (#11840) shattered2024-02-091-0/+2
|
* tim011: Add expansion bus support and AY card [Marko Solajic, Miodrag Milanovic] Miodrag Milanovic2024-02-011-0/+15
|
* bus/pce: Moved Super System Card and Arcade Card to slot card devices. (#11726) cam9002024-01-261-0/+4
| | | | | | | | | * Moved expansion card emulation out of the system into card devices. * Removed machine configuration settings for expansion settings. * Started to modernise the HuCard slot interface. New working software list items (pce.xml) ------------------------ Arcade Card Pro
* New not working system & software list: Sega AI (#11747) wilbertpol2024-01-231-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | * bus/segaai: Rename device_segaai_card_interface to segaai_card_interface * bus/segaai: Rename device_segaai_exp_interface to segaai_exp_interface * hash/segaai.xml: Add barcode for several titles. * hash/segaai.xml: Merge eigooha1 and eigooha2 into eigoohan, and eigogam1 and eigogam2 into eigogame. * hash/segaai.xml: Update description for Eigo de Ohanashi and Eigo de Game. * hash/segaai.xml: Add notes to Pinpon Music Rhythm and Melody. * hash/segaai.xml: Merge Okeiko Aiueo and Hanamaru Aiueo into a single software item. * hash/segaai.xml: Swapped checksums for Okeiko Aiueo and Hanamaru Aiueo and updated some notes. * hash/segaai.xml: Added and replaced some overlays. Added placeholders for some older revisions released on cassette. * hash/segaai.xml: Add cassette dumps of Alice World, Robinson Land, and Cosmis Train. * hash/segaai.xml: Add dumps of several older cassette versions. * hash/segaai.xml: Add/update serial, alt_title, and barcodes for cassette releases. * hash/segaai.xml: Use improved overlay scans. * layout/segaai.lay: Display clickable area when no overlay is present. * layout/segaai.lay: Make cursor square. * sega/segaai.cpp: Update old driver. * sega/segaai.cpp: Let cards and expansions install themselves. * sega/segaai.cpp: Adjust upd7759 sound level. * sega/segaai.cpp: Mark cassette as stereo. * sega/segaai.cpp: Only output the left channel from the cassette player. * sega/segaai.cpp: Set the cassette channel to use for data input. * sega/segaai.cpp: Add upd7759 busy signal to input port 4.
* bus/pci: add stub for Emagic Audiowerk2 angelosa2024-01-211-0/+2
|
* bus/pci: add stub for AHA2940AU [Guru] angelosa2024-01-201-0/+2
|
* bus/pci: Make #include guards match paths, sort filenames. Vas Crabb2024-01-201-18/+18
|
* bus/pci: add ZR36057 stub angelosa2024-01-191-0/+2
|
* bus/pci: add RTL8139 stub angelosa2024-01-181-0/+2
|
* bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) Angelo Salese2024-01-161-0/+2
|
* bus/pci: add stubs for S3 SonicVibes and RTL802AS PCI based cards angelosa2024-01-161-0/+4
|
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-161-2/+2
| | | | | | | | | * machine/intelfsh.cpp: Implemented fast mode for Fujitsu flash. * bus/ata/atapihle.cpp: Made DMA ready configurable. * sound/stt_sa1.cpp: Emulated STT-SA1 PCM sample playback. Systems promoted to working ----------------------------- Shamisen Brothers Vol 1 (V1.01K) [Windy Fairy, Taro, angeryer]
* pci: correct upcalls, add ymp21 and ds2416 skeletons Olivier Galibert2024-01-141-0/+4
|
* bus/pci: add ProMotion 3210 PCI card stub [VGA Legacy MKIII] angelosa2024-01-141-0/+2
|
* newpci: Create a first stab at slottable cards. Embrace the future insanity Olivier Galibert2024-01-131-0/+24
| | | | sw1000xg: Add a very temporary placeholder
* bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI ↵ wilbertpol2023-12-311-0/+2
| | | | Interface. (#11892)
* bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885) robjustice2023-12-301-0/+2
|
* bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word ↵ wilbertpol2023-12-221-0/+2
| | | | | | | Processor cartridge. (#11866) New software list items marked not working (msx2_cart.xml) ------------------------------ FS-SR021 MSX2 Word Processor (Japan) [file-hunter]
* bus/kim1: Add support for MTU "Visible Memory" (aka "Visable Memory") board. ↵ arbee2023-12-191-0/+4
| | | | [R. Belmont]
* commodore/kim1: Add preliminary KIM-1 expansion bus/backplane support and ↵ arbee2023-12-131-0/+14
| | | | MTU K-1016 16K RAM card. [R. Belmont]
* bus/multibus/robotron_k7070.cpp, robotron/a7150.cpp: Made Robotron K7070 KGS ↵ shattered2023-12-131-0/+2
| | | | a Multibus card. (#11647)
* Added Casio WG-130 waveblaster device (#11826) Devin Acker2023-12-091-0/+2
|
* waveblaster: add the dx60xg [O. Galibert, Matt] Olivier Galibert2023-12-081-0/+2
|
* waveblaster: add the db50xg [O. Galibert, Phil Bennett] Olivier Galibert2023-12-081-0/+2
|
* wavesynth: Slotify the omniwave Olivier Galibert2023-12-081-0/+14
|
* bus/bbc/analogue: Added Microwriter Quinkey input device. Nigel Barnes2023-11-171-0/+2
|
* casio/casloopy.cpp: Promoted system to working. (#11621) Phil Bennett2023-10-181-0/+15
| | | | | | | | | | | | * Emulated most features of the system, with the exception of sound output and the thermal printer. * bus/vboy/slot.cpp: Fixed loading loose software on big Endian hosts. [Vas Crabb] Systems promoted to working --------------------------- Casio Loopy [Phil Bennett, Ryan Holtz] New working software list items (casloopy.xml) ------------------------------- Chakra-kun no Omajinai Paradise [Rachel Simone Weil]