summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... arbee2025-04-261-4/+0
* cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so... holub2025-04-261-7/+5
* bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86 angelosa2025-04-231-2/+0
* build: fix msvc build Patrick Mackinlay2025-04-231-1/+1
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-231-2/+2
* Fixed the last GCC class memory access warnings and cleaned up some stuff. Vas Crabb2025-04-211-3/+0
* 3rdparty/portmidi: Disable another warning to help clang on Windows. Vas Crabb2025-04-201-0/+1
* 3rdparty/portmidi: Fixes for Linux and clang builds. Vas Crabb2025-04-201-0/+1
* 3rdparty/portmidi: Updated to PortMidi 2.0.4. Vas Crabb2025-04-201-5/+4
* Made PTR64 a makefile-only thing - it isn't necessary in the code. Vas Crabb2025-04-201-25/+0
* machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ne... arbee2025-04-191-0/+12
* Cleaned up build scripts and compiling documentation: Vas Crabb2025-04-204-68/+9
* 3rdparty/bimg: Re-added hack to work around GitHub CI issues. Vas Crabb2025-04-191-0/+19
* toolchain.lua: correct typo, hap2025-04-181-2/+2