| Commit message (Expand) | Author | Age | Files | Lines |
| * | scripts/minimaws: Fixed last-minute change to zipfile use. (#11028) |  wilbertpol | 2023-03-26 | 1 | -1/+1 |
| * | Various optimisations to code generaton. |  Vas Crabb | 2023-03-26 | 1 | -113/+113 |
| * | minimaws: Let command-line romident identify media inside zip archives. (#11024) |  wilbertpol | 2023-03-26 | 2 | -6/+19 |
| * | New systems marked not working |  Nigel Barnes | 2023-03-25 | 1 | -0/+15 |
| * | bus/ISA: Added HP82321A BASIC Language coprocessor (#10926) |  Sven Schnelle | 2023-03-24 | 1 | -0/+1 |
| * | -Lua engine: run everything in coroutines. (#11019) |  Vas Crabb | 2023-03-25 | 1 | -1/+1 |
| * | Remove unused cd90_640_dsk formats (functionally replaced by thom_dsk) |  AJR | 2023-03-23 | 1 | -12/+0 |
| * | brother/lw30.cpp: Added driver for Brother LW-30 word processor. (#10996) |  BartmanAbyss | 2023-03-20 | 1 | -0/+12 |
| * | bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984) |  wilbertpol | 2023-03-14 | 1 | -2/+8 |
| * | unidasm: Add Interdata Series 16 disassembler |  AJR | 2023-03-11 | 1 | -0/+10 |
| * | bus/msx: Added Yamaha UCN-01 cartridge-to-module slot adapter. (#10972) |  wilbertpol | 2023-03-11 | 1 | -0/+2 |
| * | cpu/z180: Added CSIO emulation. [Vas Crabb, Sandro Ronco] |  Vas Crabb | 2023-03-11 | 1 | -1/+3 |
| * | bus/snes/profighter.cpp: Added skeleton devices for "Pro Figher" SNES cartrid... |  Ivan Vangelista | 2023-03-10 | 1 | -0/+2 |
| * | abc1600: Implement Luxor R8 mouse. [Curt Coder] |  Curt Coder | 2023-03-07 | 1 | -0/+2 |
| * | Reduce warnings that need to be suppressed to build linenoise. |  Vas Crabb | 2023-03-07 | 1 | -6/+0 |
| * | Updated forked linenoise to latest upstream. |  Vas Crabb | 2023-03-07 | 1 | -343/+348 |
| * | 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. |  Vas Crabb | 2023-03-07 | 1 | -6/+5 |
| * | Various updates, mostly around Lua: |  Vas Crabb | 2023-03-07 | 1 | -9/+23 |
| * | vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710) |  Eric Anderson | 2023-02-27 | 2 | -0/+14 |
| * | Various cleanups: |  Vas Crabb | 2023-02-27 | 1 | -2/+2 |
| * | Removed local copy of SDL source and update Android build support. (#10899) |  Miodrag Milanović | 2023-02-27 | 8 | -796/+124 |
| * | Retire legacy NCR 539X emulation |  AJR | 2023-02-25 | 1 | -13/+0 |
| * | machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ... |  Dirk Best | 2023-02-26 | 1 | -0/+12 |
| * | Add dump and skeleton device for Schneider NLQ 401 Printer [unknown] |  AJR | 2023-02-25 | 1 | -0/+2 |
| * | bus/msx/cart/slotexpander.cpp: Add support for four-slot expander cartridges.... |  wilbertpol | 2023-02-23 | 1 | -0/+2 |
| * | scc68070: Revert to use musashi for now, it's very much not a traditional 68000. |  Olivier Galibert | 2023-02-22 | 1 | -0/+2 |
| * | emumem: First try at wait states |  Olivier Galibert | 2023-02-22 | 1 | -0/+2 |
| * | m68000: New implementation, generated from the micro/nanocode |  Olivier Galibert | 2023-02-22 | 1 | -2/+12 |
| * | 3rdpary/bimg: Just disable SSE on all 32-bit builds to be safe. |  Vas Crabb | 2023-02-20 | 1 | -2/+2 |
| * | 3rdparty/bimg: Try to keep all the builds working. |  Vas Crabb | 2023-02-19 | 1 | -1/+1 |
| * | 3rdparty/bimg: Disable SSE on 32-bit x86 - it assumes x86-64 integer ALU is a... |  Vas Crabb | 2023-02-19 | 1 | -1/+8 |
| * | srcclean and bump copyright date on language files to 2023 |  Vas Crabb | 2023-02-19 | 2 | -2/+2 |
| * | Input refactoring: |  Vas Crabb | 2023-02-18 | 2 | -0/+3 |
| * | nes zapper: improve trigger, put bandai lightgun in its own file |  hap | 2023-02-16 | 1 | -0/+2 |
| * | imacg3.cpp, powermacg3.cpp: added Cuda, MacADB, and DIMM serial presence dete... |  arbee | 2023-02-15 | 1 | -0/+12 |
| * | bus/msx/cart/ram.cpp: Added RAM expansion cartridges. (#10888) |  wilbertpol | 2023-02-15 | 1 | -0/+2 |
| * | bus/nabupc: Added hard disk controller card. (#10880) |  Brian Johnson | 2023-02-09 | 1 | -0/+2 |
| * | Miscellaneous cleanup: |  Vas Crabb | 2023-02-09 | 1 | -10/+10 |
| * | New systems marked not working |  Patrick Mackinlay | 2023-02-08 | 1 | -0/+2 |
| * | cpu/arcompact: Cleanup: |  Vas Crabb | 2023-02-06 | 1 | -0/+2 |
| * | -cpu/arcompact: Rewrote core. (#10808) |  David Haywood | 2023-02-06 | 1 | -1/+35 |
| * | New machines added as NOT_WORKING |  arbee | 2023-02-04 | 1 | -0/+2 |
| * | Small batch of input refactoring: |  Vas Crabb | 2023-02-05 | 1 | -0/+2 |
| * | New systems marked not working |  Patrick Mackinlay | 2023-02-03 | 1 | -0/+2 |
| * | New systems marked not working |  Patrick Mackinlay | 2023-02-03 | 1 | -0/+2 |
| * | mc88200: new device |  Patrick Mackinlay | 2023-02-03 | 1 | -0/+11 |
| * | Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable ... |  Vas Crabb | 2023-02-01 | 1 | -0/+1 |
| * | osd: Turned video modules into actual modules, fixed various issues. |  Vas Crabb | 2023-02-01 | 3 | -52/+49 |
| * | Various input and OSD refactoring: |  Vas Crabb | 2023-01-29 | 3 | -8/+12 |
| * | Miscellaneous fixes and refactoring: |  Vas Crabb | 2023-01-28 | 1 | -1/+1 |