summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 3rdparty/bimg: Try to keep all the builds working. Vas Crabb2023-02-191-1/+1
* 3rdparty/bimg: Disable SSE on 32-bit x86 - it assumes x86-64 integer ALU is a... Vas Crabb2023-02-191-1/+8
* srcclean and bump copyright date on language files to 2023 Vas Crabb2023-02-192-2/+2
* Input refactoring: Vas Crabb2023-02-182-0/+3
* nes zapper: improve trigger, put bandai lightgun in its own file hap2023-02-161-0/+2
* imacg3.cpp, powermacg3.cpp: added Cuda, MacADB, and DIMM serial presence dete... arbee2023-02-151-0/+12
* bus/msx/cart/ram.cpp: Added RAM expansion cartridges. (#10888) wilbertpol2023-02-151-0/+2
* bus/nabupc: Added hard disk controller card. (#10880) Brian Johnson2023-02-091-0/+2
* Miscellaneous cleanup: Vas Crabb2023-02-091-10/+10
* New systems marked not working Patrick Mackinlay2023-02-081-0/+2
* cpu/arcompact: Cleanup: Vas Crabb2023-02-061-0/+2
* -cpu/arcompact: Rewrote core. (#10808) David Haywood2023-02-061-1/+35
* New machines added as NOT_WORKING arbee2023-02-041-0/+2
* Small batch of input refactoring: Vas Crabb2023-02-051-0/+2
* New systems marked not working Patrick Mackinlay2023-02-031-0/+2
* New systems marked not working Patrick Mackinlay2023-02-031-0/+2
* mc88200: new device Patrick Mackinlay2023-02-031-0/+11
* Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable ... Vas Crabb2023-02-011-0/+1
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-013-52/+49
* Various input and OSD refactoring: Vas Crabb2023-01-293-8/+12
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-1/+1