summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz] MooglyGuy2022-03-271-0/+12
* qx10: add multifont option card (#9286) Brian Johnson2022-03-201-0/+2
* ti99: New expansion card "TIPI". Michael Zapf2022-03-201-0/+2
* b5000: add b6000, b6100 hap2022-03-201-0/+6
* bus/archimedes/podule: Added MIDI devices: Nigel Barnes2022-03-171-0/+2
* bus/archimedes/econet: Added MIDI devices: Nigel Barnes2022-03-171-0/+2
* bus/nes_ctrl: Split zapper sensor off as a reusable device. (#9417) 0kmg2022-03-171-1/+5
* add b5000 cpu core file placeholders hap2022-03-171-0/+20
* Add missing cpu.lua entries for the rest of the SM5* family. Fixes single-dr... arbee2022-03-141-0/+4
* nes: added R.O.B. hap2022-03-151-0/+8
* pcmx2: boot to monitor Patrick Mackinlay2022-03-111-0/+4
* ns32382: new device Patrick Mackinlay2022-03-041-0/+11
* bus/bbc/joyport: Added the Master Compact mouse. Nigel Barnes2022-02-271-0/+2
* Re-enabled some compiler warnings and cleaned up some Python scripts a little. Vas Crabb2022-02-241-4/+23
* amiga.cpp: modernization changes (#9263) Angelo Salese2022-02-221-0/+12
* New working clones Nigel Barnes2022-02-191-0/+2
* bus/coco: Added Glenside IDE Adapter. Nigel Barnes2022-02-191-0/+2
* asmjit: mame integration Patrick Mackinlay2022-02-131-20/+49
* Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-121-0/+1
* bus/a2bus: Added Apple II 3.5" Disk Controller Card. (#9215) ksherlock2022-02-091-0/+2
* bus/epson_qx, qx10.cpp: Added Epson QX-10 expansion bus. (#9241) Brian Johnson2022-02-091-0/+11
* abc1600: Added sector dump floppy image format. [Curt Coder] Curt Coder2022-02-071-0/+12
* 65C02 updates AJR2022-01-271-21/+18
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-251-0/+4
* Add build file missing from 12a1291f5a3e578010325131bd3dbbd7c61aff18 AJR2022-01-151-0/+5
* Fixed arcade build; added missing newline. Robbbert2022-01-081-1/+1
* Adding bitmap_printer_device and convert epson_lx810 to use it. (#8863) goldnchild2022-01-071-0/+11
* Created an initial file system implementation for OS-9 under the CoCo (#9096) npwoods2022-01-071-0/+12
* device_image_interface: Interface overhaul AJR2022-01-061-0/+8
* apple2: Added support for the ProDOS ROM Drive card. [R. Belmont] arbee2022-01-041-0/+2
* Added a 'version' verb to floptool (#9079) npwoods2022-01-041-0/+1
* qbus device: DVK KGD framebuffer (#9058) shattered2022-01-031-0/+2
* Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ... npwoods2022-01-031-0/+24
* -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) 0kmg2021-12-261-0/+2
* Added preliminary TS-Configuration for ZX Evolution driver. (#8989) holub2021-12-251-0/+22
* Fix build with newer versions of Emscripten; minimum supported version is now... Justin Kerk2021-12-231-56/+1
* bus/nes_ctrl: Added a SNES controller port adapter. (#9027) 0kmg2021-12-221-0/+2
* sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-8/+11
* besta: Converted to VME device. (#9008) shattered2021-12-201-0/+2
* a2bus: add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belm... arbee2021-12-161-0/+2
* a2bus: consolidate card lists to clean up the drivers. [R. Belmont] arbee2021-12-161-0/+2
* Filesystem code cleanup AJR2021-12-141-1/+2
* gt913: fix single-driver build, fix invalid Unicode character. [R. Belmont] arbee2021-12-141-1/+3
* Atari Lynx emulation updates (#8931) cam9002021-12-141-0/+12
* bus/archimedes/podule: Podules for Acorn Archimedes. [Centre for Computing Hi... Nigel Barnes2021-12-031-0/+8
* dl11: DEC DL11-type serial line unit (#8894) shattered2021-12-021-0/+10
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* New machines added as WORKING arbee2021-12-011-0/+2
* stv: moved video into video/saturn.cpp to remove possible circular dependency... Robbbert2021-12-011-15/+0
* 3rdparty.lua: fix msvc build by reordering configuration statements Patrick Mackinlay2021-11-301-10/+10