| Commit message (Expand) | Author | Age | Files | Lines |
| * | More work towards generic AVI playback, nwhlsl_aviplay |  MooglyGuy | 2019-07-22 | 12 | -4/+45 |
| * | -drawd3d: Experimental code to play back an AVI using HLSL filtering, nw |  mooglyguy | 2019-07-21 | 3 | -47/+156 |
| * | -aviio: Added functionality to read RGB24 and YUV420p uncompressed video fram... |  mooglyguy | 2019-07-21 | 2 | -15/+137 |
| * | New working clone |  braintro | 2019-07-21 | 2 | -0/+30 |
| * | (nw) cassette: cleanup, and fixed a few minor but annoying bugs |  Robbbert | 2019-07-21 | 1 | -55/+21 |
| * | (nw) ravens: new link (thanks Tafoid!) |  Robbbert | 2019-07-21 | 1 | -0/+1 |
| * | (nw) ravens: removed dead link |  Robbbert | 2019-07-21 | 1 | -1/+0 |
| * | (nw) fixed the build by resolving duplicate class name. |  Robbbert | 2019-07-21 | 1 | -12/+12 |
| * | -dpb_brushproc: Added recently-dumped PAL image, nw |  MooglyGuy | 2019-07-21 | 2 | -0/+19 |
| * | saitek_corona: move to own driver (nw) |  hap | 2019-07-21 | 6 | -118/+962 |
| * | Exposed natual_keyboard object to LUA (#5364) |  npwoods | 2019-07-20 | 3 | -1/+34 |
| * | New SKELETON: SWTPC 8212 terminal. |  Robbbert | 2019-07-21 | 2 | -0/+12 |
| * | New working clone |  braintro | 2019-07-20 | 2 | -10/+34 |
| * | (nw) add known PALs to Gardia (Japan) set |  braintro | 2019-07-20 | 1 | -16/+13 |
| * | (nw) segac2.cpp: Add in Sega ID# for Poto Poto |  braintro | 2019-07-20 | 1 | -1/+1 |
| * | stratos: add savestates (nw) |  hap | 2019-07-20 | 1 | -129/+236 |
| * | (nw) fixed "Unknown slot option '35hd' in slot 'iec11:fd4000:pc8477av1:0'" wh... |  Robbbert | 2019-07-20 | 1 | -1/+1 |
| * | Merge pull request #5359 from npwoods/lua_effective_frameskip |  R. Belmont | 2019-07-20 | 3 | -2/+3 |
| |\ |
|
| | * | Making video_manager::effective_frameskip() public and exposing via LUA |  npwoods | 2019-07-18 | 3 | -2/+3 |
| * | | falco5220: Various improvements |  Dirk Best | 2019-07-20 | 1 | -4/+91 |
| * | | lucky37.cpp: very minor comments updates (nw) |  Ivan Vangelista | 2019-07-20 | 1 | -2/+2 |
| * | | Merge pull request #5363 from npwoods/lua_paste |  ajrhacker | 2019-07-19 | 5 | -23/+24 |
| |\ \ |
|
| | * | | Moving paste() from mame_ui_manager class to natural_keyboard class, |  npwoods | 2019-07-19 | 5 | -23/+24 |
| | |/ |
|
| * | | (nw) fixed the build. The compiler complained about the 2nd usage but not the... |  Robbbert | 2019-07-20 | 1 | -2/+2 |
| * | | stratos: add endgame rom, partially add lcd (nw) |  hap | 2019-07-20 | 6 | -91/+216 |
| * | | New machines marked as NOT_WORKING |  AJR | 2019-07-19 | 3 | -0/+316 |
| * | | i8155: Update port outputs upon mode change |  AJR | 2019-07-19 | 2 | -54/+72 |
| * | | fix build (reverting prev fix) |  MetalliC | 2019-07-20 | 1 | -4/+4 |
| * | | Revert "Allow 16bpp gfxdecode (#5167)" |  R. Belmont | 2019-07-19 | 77 | -589/+616 |
| * | | new not working machines |  Ivan Vangelista | 2019-07-19 | 4 | -3/+204 |
| * | | poly88: Correct USART interrupt vector (nw) |  AJR | 2019-07-19 | 1 | -1/+1 |
| * | | sensorboard: can now reset board with black pieces starting from the bottom (nw) |  hap | 2019-07-19 | 3 | -25/+47 |
| * | | Merge pull request #5361 from npwoods/lua_sound_manager |  ajrhacker | 2019-07-19 | 1 | -0/+18 |
| |\ \ |
|
| | * | | Exposing sound_manager to LUA |  npwoods | 2019-07-19 | 1 | -0/+18 |
| | |/ |
|
| * | | bzone, redbaron: Simplify handlers; silence some dummy reads (nw) |  AJR | 2019-07-19 | 5 | -26/+26 |
| * | | (nw) korvet: added cassette skeleton. Marked all 4 machines in this driver as... |  Robbbert | 2019-07-19 | 3 | -26/+42 |
| * | | mindset: Palette fixes and some more register details [O. Galibert, Al Kossow] |  Olivier Galibert | 2019-07-19 | 1 | -12/+23 |
| * | | poly88: Improve note (nw) |  AJR | 2019-07-19 | 1 | -3/+3 |
| * | | poly88.cpp: RAM note (nw) |  AJR | 2019-07-19 | 1 | -0/+4 |
| * | | poly88, poly8813: Add PolyMorphic 16K RAM card and make one the default |  AJR | 2019-07-19 | 3 | -6/+179 |
| * | | polyvti: Add status port (nw) |  AJR | 2019-07-18 | 1 | -1/+15 |
| |/ |
|
| * | i8212: Simplify read/write handlers (nw) |  AJR | 2019-07-18 | 4 | -35/+35 |
| * | poly88: Be safe when loading snapshots (nw) |  AJR | 2019-07-18 | 1 | -1/+2 |
| * | poly88, poly8813: Bus expansion |  AJR | 2019-07-18 | 9 | -222/+649 |
| * | stratos: small cleanup (nw) |  hap | 2019-07-19 | 1 | -63/+59 |
| * | stratos: add stop/go buttons (nw) |  hap | 2019-07-19 | 2 | -51/+85 |
| * | saitek_stratos.cpp: Fix clang build [-Werror, -Wunused-private-field] (nw) |  AJR | 2019-07-18 | 1 | -3/+3 |
| * | stratos: added buttons to layout based on artwork by fhub (nw) |  hap | 2019-07-18 | 1 | -88/+347 |
| * | (nw) fixed the build |  Robbbert | 2019-07-19 | 1 | -4/+4 |
| * | socrates.cpp: verified that Professour Saitout ROM matches the one of Socrate... |  Ivan Vangelista | 2019-07-18 | 1 | -2/+2 |