summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* yamaha: new GEW7 and GEW12 machines, various GEW8/MultiPCM improvements (#11105) Devin Acker2023-04-222-9/+34
* bus/msx/cart: Added Sony HBI-55/Yamaha UDC-01 SRAM data cartridges. (#10966) wilbertpol2023-04-181-0/+2
* cpu/m6502: Template 6502 microcontroller helper on underlying CPU type. Vas Crabb2023-04-171-0/+2
* bus/msx/module: Added Yamaha SKW-01 emulation. (#11113) wilbertpol2023-04-171-0/+2
* roland_s50.cpp: Add floppy format AJR2023-04-131-0/+12
* Add device emulation of Dallas DS2430A 1-Wire EEPROM AJR2023-04-111-0/+12
* Fix single-driver compile for sony/psx.cpp Justin Kerk2023-04-101-0/+1
* smc1102: add device skeleton hap2023-04-071-0/+3
* mb89352: retire legacy scsi device Patrick Mackinlay2023-04-051-12/+0
* bus/spectrum: Added ZXBUS and NeoGS card. (#11032) holub2023-04-051-0/+14
* tmp68301: Reimplement in the new68k framework. The timers are not yet implem... Olivier Galibert2023-04-042-12/+3
* pegasos2: Initial devices for MV64361 and VT8231 Dirk Best2023-04-031-0/+4
* 3rdparty: Another attempt to satisfy Windows Clang. [R. Belmont] arbee2023-04-011-1/+2
* 3rdparty.lua: Windows Clang needs another warning suppression for PortAudio. ... arbee2023-04-011-0/+1
* 3rdparty.lua: Fix clang build after portaudio update AJR2023-04-011-0/+2
* PortAudio: sync to upstream GitHub revision 0e9b386a1053261340bc8bb32335484ef... arbee2023-04-011-5/+0
* namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-011-0/+12
* bus/nabupc: Added support for RS232 Card. (#11047) Brian Johnson2023-03-291-0/+2
* abc80: Devicify the SN74S263 character generator. [Curt Coder] Curt Coder2023-03-281-0/+12
* abc80x: Split floppy software lists by disk drive type. [Curt Coder] Curt Coder2023-03-261-0/+12
* mos8563: Split device source from mc6845 AJR2023-03-251-0/+12
* scripts/minimaws: Fixed last-minute change to zipfile use. (#11028) wilbertpol2023-03-261-1/+1
* Various optimisations to code generaton. Vas Crabb2023-03-261-113/+113
* minimaws: Let command-line romident identify media inside zip archives. (#11024) wilbertpol2023-03-262-6/+19
* New systems marked not working Nigel Barnes2023-03-251-0/+15
* bus/ISA: Added HP82321A BASIC Language coprocessor (#10926) Sven Schnelle2023-03-241-0/+1
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-1/+1
* Remove unused cd90_640_dsk formats (functionally replaced by thom_dsk) AJR2023-03-231-12/+0
* brother/lw30.cpp: Added driver for Brother LW-30 word processor. (#10996) BartmanAbyss2023-03-201-0/+12
* bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984) wilbertpol2023-03-141-2/+8
* unidasm: Add Interdata Series 16 disassembler AJR2023-03-111-0/+10
* bus/msx: Added Yamaha UCN-01 cartridge-to-module slot adapter. (#10972) wilbertpol2023-03-111-0/+2
* cpu/z180: Added CSIO emulation. [Vas Crabb, Sandro Ronco] Vas Crabb2023-03-111-1/+3
* bus/snes/profighter.cpp: Added skeleton devices for "Pro Figher" SNES cartrid... Ivan Vangelista2023-03-101-0/+2
* abc1600: Implement Luxor R8 mouse. [Curt Coder] Curt Coder2023-03-071-0/+2
* Reduce warnings that need to be suppressed to build linenoise. Vas Crabb2023-03-071-6/+0
* Updated forked linenoise to latest upstream. Vas Crabb2023-03-071-343/+348
* 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. Vas Crabb2023-03-071-6/+5
* Various updates, mostly around Lua: Vas Crabb2023-03-071-9/+23
* vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710) Eric Anderson2023-02-272-0/+14
* Various cleanups: Vas Crabb2023-02-271-2/+2
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-278-796/+124
* Retire legacy NCR 539X emulation AJR2023-02-251-13/+0
* machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ... Dirk Best2023-02-261-0/+12
* Add dump and skeleton device for Schneider NLQ 401 Printer [unknown] AJR2023-02-251-0/+2
* bus/msx/cart/slotexpander.cpp: Add support for four-slot expander cartridges.... wilbertpol2023-02-231-0/+2
* scc68070: Revert to use musashi for now, it's very much not a traditional 68000. Olivier Galibert2023-02-221-0/+2
* emumem: First try at wait states Olivier Galibert2023-02-221-0/+2
* m68000: New implementation, generated from the micro/nanocode Olivier Galibert2023-02-221-2/+12
* 3rdpary/bimg: Just disable SSE on all 32-bit builds to be safe. Vas Crabb2023-02-201-2/+2