summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sega/megacd.cpp: delete valueless lc89510 device stub angelosa2025-07-271-12/+0
* 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
* srcclean and cleanup Vas Crabb2025-07-271-1/+1
* fz1 and clones: preliminary sound emulation, fz20m: fix SCSI hookup (#13967) Devin Acker2025-07-251-0/+12
* 3rdparty.lua: fix LZMA PPMD support (#13981) lucinda lovebuny2025-07-211-1/+1
* votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... Nigel Barnes2025-07-192-0/+14
* Removed wayland-egl-backend requirement at compile-time (#13903) Julian Sikorski2025-07-191-3/+0
* Add support for Freescale mcf5206e peripherals for Pluto 6 emulation (#13261) Naoki Saito2025-07-132-0/+28
* machine/macseconds.cpp: mix-in to consolidate all of the copy-pastes of the M... arbee2025-07-121-0/+12
* sinclair/glukrs.cpp: Replaced custom RTC with verified KR512VI1/MC146818 (#13... holub2025-07-091-3/+3
* machine/i2cds1307.cpp: Added I2C DS1307; Used the device in Spectrum Next (#1... holub2025-07-081-0/+11
* Emscripten build: Prevent excessive link times with the default optimization ... Justin Kerk2025-07-051-1/+13
* z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable D... holub2025-07-041-4/+18
* tiny.lua: added SN76496 Ivan Vangelista2025-07-021-0/+1
* machine/icd2053b.cpp: Support for the Cypress Semiconductor ICD2053B programm... arbee2025-06-291-0/+12
* sharp/mz2500.cpp: preliminary MZ80 bus slot implementation: angelosa2025-06-231-0/+17
* casio/fz1.cpp: Add floppy to FZ-1 and clones (#13849) Devin Acker2025-06-211-0/+12
* 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
* sound: Olivier Galibert2025-06-172-0/+3
* video/mr9735.cpp: New MR9735-002 Teletext/Viewdata Video Generator device. Nigel Barnes2025-06-161-0/+12
* machine/ay34592.cpp: New AY-3-4592 keyboard encoder device. Nigel Barnes2025-06-161-0/+12
* osd: remove redundant checks when setting BASE_TARGETOS/SDLOS_TARGETOS (#13830) Pino Toscano2025-06-151-6/+1
* bus/spectrum/zxbus.cpp Moved to separate folder (#13809) holub2025-06-131-9/+9
* roland_tr707.cpp, video/hd61602.cpp: LCD emulation. (#13798) m1macrophage2025-06-121-0/+12
* nubus/enetlc.cpp: Support for the Apple Ethernet LC Card and Apple Ethernet L... arbee2025-06-111-0/+14
* video/ariel.cpp: New device for the Apple "Ariel" RAMDAC used in several lowe... arbee2025-06-111-0/+12
* rtpc: fix keyboard diagnostic Patrick Mackinlay2025-06-091-14/+0
* atarifdc: Convert to slot device AJR2025-06-081-0/+2
* sound: Set SOUND_DISABLE_THREADING for Emscripten target Justin Kerk2025-06-051-0/+1
* Add 74LS61x memory mapper circuit. Michael Zapf2025-06-011-0/+12
* -sound: Removed DirectSound sound module. Vas Crabb2025-05-291-1/+0
* -sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y... Vas Crabb2025-05-251-0/+1
* various VT3xx (mostly VT369) work + some other VT refactoring, many sets now ... mamehaze2025-05-231-0/+25
* sound/xaudio2_sound.cpp: Initial support for new sound system features. Vas Crabb2025-05-231-0/+2
* remove obsolete wave (cassette sound) device hap2025-05-211-14/+0
* tsvme104: added Tekmis TSVME104 card [Xolod] Patrick Mackinlay2025-05-201-0/+2
* muichiz Olivier Galibert2025-05-181-0/+12
* build: update vs/msbuild settings to reflect current clangcl (#13633) Patrick Mackinlay2025-05-132-60/+103
* sound: Add a compressor. May need some tuning Olivier Galibert2025-05-101-0/+2
* modules.lua: only check for pipewire lib if NO_USE_PIPEWIRE is 0 hap2025-05-071-4/+5
* 3rdparty/expat: Updated expat to version 2.7.1. (#13643) holub2025-05-031-4/+4
* Only link asmjit if native DRCs are built. Vas Crabb2025-05-012-13/+14
* New sound infrastructure. Olivier Galibert2025-04-275-0/+88