summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/bus.lua
Commit message (Collapse)AuthorAgeFilesLines
* add mapper 29 and preliminary mapper 30 support (#8225) 0kmg2021-06-251-0/+2
| | | | | | | | | | | | New working software list additions ----------------------------------- 2A03Puritans [rainwarrior] E.T. [KHAN] Glider [anonymous] * mapper 29: support should be complete but there are few if any other homebrew roms to test against * mapper 30: only supports the most basic board that doesn't use flashable memory - tested on a dozen or so roms, all working * add a game each for mappers 29 (Glider), 30 (E.T.), and 31 (2A03Puritans) so there is something in the software lists to actually test against. Glider is discontinued by manufacture, the other two are freely available from their authors. * various naming clean ups, like BTL- prefixes for things that are not bootlegs
* New working software list additions hap2021-06-211-2/+0
| | | | | | | | | ----------------------------------- lk3000: Calculator, Electronic Notebook [hap, Sean Riddle] New NOT_WORKING software list additions --------------------------------------- lk3000: English-German [hap, Sean Riddle]
* mc10.cpp: Converted expansion port to slot device and removed fake machines. ↵ tim lindner2021-06-171-0/+18
| | | | (#8184)
* apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. ↵ arbee2021-06-151-0/+2
| | | | Belmont]
* bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and ↵ Nigel Barnes2021-06-141-0/+10
| | | | CoCo WordPak/WordPak II/WordPak RS/WordPak 2+ devices.
* New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] AJR2021-06-111-0/+2
|
* vtech: Rework expansion bus emulation Dirk Best2021-06-011-0/+4
| | | | | | | | - Use memory taps instead of directly installing into the memory map - Use address_maps to specify address ranges - Add missing save states - Support the BennVenn SD Loader (preliminary) - Move lightpen skeleton to a device
* bus/coco: add CoCo Max Hi Res Input Module (#8104) tim lindner2021-05-311-0/+2
|
* adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ↵ arbee2021-05-221-0/+2
| | | | Belmont]
* bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. Nigel Barnes2021-05-211-0/+2
|
* saitek_osa: added maestro/analyst B/C/D/D+/D++ module [hap, Berger, anonymous] hap2021-05-211-0/+2
|
* adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow] arbee2021-05-171-0/+2
|
* -bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan ↵ MooglyGuy2021-05-161-0/+2
| | | | | | | Holtz, PulkoMandy] (#8059) Software list items promoted to working --------------------------------------- vsmile_cart: V.Smile Smart Keyboard (USA), V.Smile Clavier Tip Tap (France), V.Smile Schreibspaß (Germany) [Ryan Holtz, PulkoMandy]
* saitek_osa: add skeleton device for Sparc module [hap, Berger] hap2021-05-151-0/+2
|
* added saitek OSA module interface used in leonardo/renaissance hap2021-05-141-0/+16
|
* cdr-254sh: Skeleton Olivier Galibert2021-05-101-0/+2
|
* apple2: Add support for the BOOTI card [R. Belmont] arbee2021-05-081-0/+2
|
* qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ↵ AJR2021-05-051-0/+2
| | | | Interface [AJR, Bitsavers]
* bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the ↵ arbee2021-04-251-0/+2
| | | | Apple IIc. [R. Belmont, Apple II Documentation Project]
* smartboard: add internal artwork for the pc version hap2021-04-191-0/+2
|
* smartboard: add support to connect it to pc printer port hap2021-04-191-2/+4
|
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-0/+22
|
* nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers] AJR2021-04-161-0/+2
|
* cdu415: Add skeleton Olivier Galibert2021-04-141-0/+2
|
* cdu75s: start the driver Olivier Galibert2021-04-081-0/+2
|
* Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] arbee2021-04-061-0/+13
|
* bus/a2bus: Added Orange Micro Grappler printer interface card. Vas Crabb2021-04-071-2/+2
|
* HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) fulivi2021-03-071-0/+2
| | | | | | | * rs232: added device for synchronous I/O * hp9845: implemented external clocking in hp98046 serial module Co-authored-by: ajrhacker <ajrhacker@users.noreply.github.com>
* econx25: Added the dual Z80 co-processor board (incomplete). Nigel Barnes2021-02-281-0/+2
|
* bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. Nigel Barnes2021-02-201-0/+4
|
* scripts: Remove references to non-existent headers and duplicate source file ↵ Roberto Benfatto2021-02-141-2/+1
| | | | references. (#7770)
* New working machines Curt Coder2021-01-141-4/+6
| | | | | | | -------------------- Facit DTC (DeskTop Computer) [Luxor ABC arkivet, Curt Coder] abc800: Added new revisions of ROMs, and skeletons for DataBoard 4106/4107. [Luxor ABC arkivet, Curt Coder]
* odyssey2: add service test cart 7seg output hap2021-01-041-0/+2
|
* bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) tim lindner2020-12-251-0/+2
|
* a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 ↵ AJR2020-12-241-0/+2
| | | | Asynchronous Serial Interface [AJR, Apple II Documentation Project]
* Add dump and skeleton devices for Emerald Technology 3XTwin ISA board AJR2020-12-231-0/+2
|
* apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] arbee2020-12-221-0/+2
|
* Add dump of AppleCD 150 [DBWBP] AJR2020-11-201-0/+2
|
* bus/coco: Added symphony 12 music device. (#7472) tim lindner2020-11-171-0/+2
|
* apple2: Support the SUP'R'TERMINAL 80-column card. [R. Belmont] arbee2020-11-091-0/+2
|
* aquarius: Peripherals implemeted as slot devices: 4K/16K/32K/16K+ Memory ↵ Nigel Barnes2020-10-311-0/+25
| | | | | | | | | | Cartridges, Mini Expander (now with controllers), Quick Disk (not working), C1541 DOS Interface (not working) - Implemented memory mapper for CP/M. - Serial printer port. - External RAM is now scrambled. - SuperCart bankswitching board implemented for Aquaricart. - Cartridge images of size 4K, 8K, 16K now supported, was previously 16K only.
* -bus/a2bus: Added Apple II Parallel Printer Interface Card. Vas Crabb2020-11-011-0/+2
| | | | | | -frontend/mame/audit.cpp: Fixed another annoying edge case. -Cleaned up RawInput code slightly.
* bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379) tim lindner2020-10-261-16/+18
|
* bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, ↵ Vas Crabb2020-10-231-76/+78
| | | | Golden Child, archive.org]
* bus/bbc/rom: Added support for the Gemini DataGem ROM carrier board. Nigel Barnes2020-10-191-0/+2
|
* Software list items promoted to working Ryan Holtz2020-10-101-0/+2
| | | | | | | ----------------------------------- vsmile_cart: V.Smile Tanz Mit Center (Germany), V.Smile Défi Gym (France), Gimnasio Interactivo V.Smile (Spain) -vsmile: Added support for the Jammin' Gym Class dance mat. [bmx, Ryan Holtz]
* fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306) r092020-10-081-0/+14
| | | | | | | * fmtowns: add a SCSI card slot for the original models - Add a slot device for the Model 1/2 dedicated SCSI slot - Add a device for the FMT-121 SCSI Card - Modify the I/O maps and machine configurations so the slot and the integrated controller don't overlap
* bus/bbc/1mhzbus: Added the Acorn Music 500, Hybrid Music 5000 Synthesiser, ↵ Nigel Barnes2020-09-251-0/+2
| | | | Hybrid Music 3000 Expander, and Peartree Music 87 Synthesiser.
* bus/bbc/userport: Added the Hybrid Music 4000 Keyboard. Nigel Barnes2020-09-221-0/+2
|
* apple2: preliminary support for the Sider SASI card and the Xebec OEM ↵ arbee2020-09-201-0/+2
| | | | version [R. Belmont]