summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* casio/casloopy.cpp: Promoted system to working. (#11621) Phil Bennett2023-10-181-0/+15
* casio/cz101.cpp: Added sound output and RAM cartridge, and promoted system to... Devin Acker2023-10-181-0/+12
* nubus/thunder4gx.cpp: Preliminary support for Radius Thunder IV GX video card... arbee2023-10-161-0/+2
* nubus/8lc.cpp: Add support for the RasterOps 8LC card for the original Macint... arbee2023-10-111-0/+2
* 3rdparty/portaudio: Updated to latest upstream version. (#11604) invertego2023-10-091-0/+8
* macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework.... arbee2023-10-011-0/+1
* render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451) Julian Sikorski2023-09-293-0/+26
* 3rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on Li... Julian Sikorski2023-09-291-1/+0
* Filesystem code refactoring (#11570) ajrhacker2023-09-271-0/+2
* dec: reorganize and rename some device files Patrick Mackinlay2023-09-222-23/+0
* namco/namcos12.cpp: Emulated games with CDXA board. (#11558) 9871238791132023-09-223-8/+46
* Add dump of Iomega Zip 100MB IDE drive [Guru] AJR2023-09-211-0/+2
* bus/pc_joy: implement Interact Magnum 6 Game Controller angelosa2023-09-211-0/+2
* nscsi: Add SCSI tape device based on SIMH tape image format (#11430) Miëtek Bak2023-09-143-0/+8
* bus/vme: major overhaul Patrick Mackinlay2023-09-131-26/+38
* Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)" Vas Crabb2023-09-081-0/+2
* Updated bgfx, bx and bimg to current upstream versions. (#11493) Julian Sikorski2023-09-061-2/+0
* c64: Emulated the TIB Disc Drive DD-001 cartridge. [Curt Coder] Curt Coder2023-09-042-0/+14
* bus/spectrum: Added ZXBUS Nemo IDE Controller. (#11523) holub2023-09-031-0/+2
* Fixed MinGW AArch64 issues: (#11521) invertego2023-09-021-1/+1
* machine/7400.cpp: Removed unused 7400 logic device. Vas Crabb2023-08-301-12/+0
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-271-14/+18
* capcom/alien.cpp: stub MB86292 as a device angelosa2023-08-201-0/+12
* vme/enp10: add new device [CJ, System Source Computer Museum] Patrick Mackinlay2023-08-161-0/+2
* unidasm: Add disassemblers for DDP-516 and Prime S, R, V architectures AJR2023-08-141-0/+10
* video/mga2064w.cpp: add base infrastructure angelosa2023-08-061-12/+24
* unidasm: Add disassembler for Mitsubishi/Renesas M16C architecture AJR2023-08-011-1/+10
* msx1_cart.xml: Added 81 items, 80 working. (#11448) wilbertpol2023-07-301-0/+2
* mos6530n(ew): rename to mos6530 hap2023-07-251-3/+3
* 6532riot: remove unused device hap2023-07-251-12/+0
* mos6530l: remove unused device hap2023-07-251-12/+0
* mos6530: rename device to mos6530l hap2023-07-252-16/+25
* js_sound.js: fix sound level default for underrunning case (#11317) holub2023-07-241-0/+8
* m6502: add 6503 cpu hap2023-07-241-0/+3
* a2bus: Add emulation of ADS Noisemaker II board AJR2023-07-201-0/+2
* dp8573: add dp8572a variant Patrick Mackinlay2023-07-201-4/+4
* bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical ... SomeRandomGuyIdk2023-07-181-0/+12
* sinclair/scorpion.cpp: Added Scorpion ZS-256 TURBO+. (#11418) holub2023-07-181-0/+2
* modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11... Jindřich Makovička2023-07-181-1/+0
* seabattl: add pcb locations to parent set, hap2023-07-151-0/+4
* apple/macpwrbk030.cpp: convert macpb180c to use a WD90C26 VGA device angelosa2023-07-151-0/+12
* Allow the use of either Qt5 or Qt6 on Linux (#11413) Jindřich Makovička2023-07-141-10/+26
* fix tiny compile, probably hap2023-07-121-1/+1
* Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nig... Vas Crabb2023-07-122-4/+4
* Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] Lord-Nightmare2023-07-112-4/+4
* osd/mac: Make compile again. Does not yet start up because BGFX tries to for... arbee2023-07-091-0/+1
* isa/isa_cards.cpp: add Paradise Systems PVGA1 ISA16 card angelosa2023-07-042-0/+14
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-042-5/+27
* New systems marked not working Patrick Mackinlay2023-06-301-0/+2
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-292-4/+26