| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enable ppc64le for travis (#7113) |  Julian Sikorski | 2020-08-22 | 1 | -0/+3 |
* | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 2 | -3/+53 |
* | bus/electron: Added the JAFA Mode 7 Display Unit. |  Nigel Barnes | 2020-08-19 | 1 | -0/+2 |
* | Clean up clang options now that clang 5 is a hard requirement, and suppress x... |  Vas Crabb | 2020-08-18 | 1 | -15/+11 |
* | sspeedr: new netlist audio implementation (#7081) |  Colin Douglas Howell | 2020-08-16 | 2 | -0/+9 |
* | netlist: Add tank to nl subtarget, update static_solvers. |  couriersud | 2020-08-17 | 1 | -0/+2 |
* | apple2: added HAL Labs Gizmo digital joystick adapter [R. Belmont, Golden Child] |  arbee | 2020-08-16 | 1 | -0/+2 |
* | -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... |  Ryan Holtz | 2020-08-16 | 2 | -0/+8 |
* | bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. |  Nigel Barnes | 2020-08-16 | 1 | -2/+4 |
* | Merge pull request #7063 from belegdol/disable-obsolete-imgui-functions-consi... |  ajrhacker | 2020-08-12 | 1 | -0/+1 |
|\ |
|
| * | Define IMGUI_DISABLE_OBSOLETE_FUNCTIONS consistently |  Julian Sikorski | 2020-08-12 | 1 | -0/+1 |
* | | Merge pull request #7064 from belegdol/ci-target-fix |  ajrhacker | 2020-08-12 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix ci build |  Julian Sikorski | 2020-08-12 | 1 | -0/+2 |
* | | | netlist: more include untangling. |  couriersud | 2020-08-12 | 1 | -0/+2 |
|/ / |
|
* / | Fix non-x86 build and try to make sure it does not break silently again (#7041) |  Julian Sikorski | 2020-08-12 | 2 | -4/+196 |
|/ |
|
* | odyssey2: add preliminary Videopac+ C7420 Home Computer Module emulation |  hap | 2020-08-12 | 1 | -0/+2 |
* | new NOT WORKING machines (#7049) |  David Haywood | 2020-08-12 | 1 | -2/+2 |
* | New machines marked as NOT_WORKING |  AJR | 2020-08-11 | 1 | -0/+1 |
* | untangle bus/odyssey2/rom.cpp |  hap | 2020-08-12 | 1 | -2/+4 |
* | odyssey2: add support for 16KB bankswitched roms |  hap | 2020-08-11 | 1 | -0/+2 |
* | -destroyr: Added netlist sound. [Ryan Holtz] |  Ryan Holtz | 2020-08-11 | 2 | -0/+6 |
* | nl.lua: fixed NL subtarget compile |  Ivan Vangelista | 2020-08-11 | 1 | -1/+1 |
* | cpu/nec: use anonymous namespaces to avoid ODR violations with enums |  Vas Crabb | 2020-08-11 | 1 | -2/+2 |
* | -flyball: Added netlist sound. [Ryan Holtz, Ivan Vangelista] |  Ryan Holtz | 2020-08-11 | 2 | -0/+6 |
* | Add missing file to tiny build |  AJR | 2020-08-10 | 1 | -0/+2 |
* | -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... |  Ryan Holtz | 2020-08-10 | 2 | -0/+10 |
* | netlist: align naming of files within the macro folder. |  couriersud | 2020-08-10 | 1 | -12/+12 |
* | nl.lua, nl.lst: added starcrus |  Ivan Vangelista | 2020-08-10 | 1 | -0/+6 |
* | Add and hook up a device for the D-12338-567 Williams Pin Sound '88 board, us... |  Lord-Nightmare | 2020-08-09 | 1 | -0/+2 |
* | Added carpolo and fireone to SUBTARGET nl. |  couriersud | 2020-08-09 | 1 | -6/+23 |
* | netlist: more header file separation |  couriersud | 2020-08-08 | 1 | -0/+6 |
* | apple2: Added support for the CMS SCSI II Card [R. Belmont, Apple II Document... |  arbee | 2020-08-08 | 1 | -0/+2 |
* | -BACTA Datalogger: Moved to shared library, improved message handling |  James Wallace | 2020-08-07 | 1 | -2/+2 |
* | Fix tiny build (#7040) |  Julian Sikorski | 2020-08-07 | 1 | -0/+5 |
* | -fireone: Committed netlist for couriersud to have a look at. |  Ryan Holtz | 2020-08-06 | 2 | -0/+5 |
* | Merge tag 'mame0223' into mainline-master |  Vas Crabb | 2020-08-06 | 1 | -1/+1 |
|\ |
|
| * | -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... |  Vas Crabb | 2020-08-06 | 1 | -1/+1 |
* | | Added an implementation of the BACTA Datalogging protocol used in many of the... |  James Wallace | 2020-08-05 | 1 | -0/+2 |
* | | netlist: Better fixes for Emscripten (#7031) |  Justin Kerk | 2020-08-04 | 2 | -5/+5 |
* | | netlist: Fix build under Emscripten (#7031) |  Justin Kerk | 2020-08-05 | 1 | -0/+5 |
* | | new NOT WORKING (plug & play) (#7027) |  David Haywood | 2020-08-03 | 1 | -1/+5 |
* | | odyssey2: add support for 4in1 cartridge |  hap | 2020-08-03 | 1 | -0/+2 |
* | | -tankbatt: Added netlist audio. [Ryan Holtz] |  Ryan Holtz | 2020-08-02 | 1 | -0/+2 |
* | | hp9825: hp98036 serial I/O module added (#7024) |  fulivi | 2020-08-01 | 1 | -0/+2 |
* | | netlist: Added CD4017/4022 devices. |  Aaron Giles | 2020-08-01 | 1 | -0/+2 |
* | | netlist: Device refactoring |  Aaron Giles | 2020-08-01 | 1 | -2/+0 |
* | | Merged interact into hec2hrp as they are almost the same. |  Robbbert | 2020-07-30 | 1 | -1/+0 |
* | | -starcrus: Added netlist sound. [Ryan Holtz, Colin Howell, Aaron Giles] |  Ryan Holtz | 2020-07-29 | 1 | -0/+2 |
* | | New machines marked as NOT_WORKING |  AJR | 2020-07-28 | 1 | -0/+1 |
* | | netlist: Fix an issue during proxy hookup. |  couriersud | 2020-07-28 | 1 | -0/+2 |