| Commit message (Expand) | Author | Age | Files | Lines |
| * | don't attempt to load a translation file if the language setting is empty (nw) |  Vas Crabb | 2019-11-26 | 1 | -1/+4 |
| * | -bgfx: Fixed Github issue #5961. [Ryan Holtz] |  MooglyGuy | 2019-11-25 | 1 | -2/+2 |
| * | Opengl: Apply line width provided by renderer. [Couriersud] |  couriersud | 2019-11-25 | 1 | -0/+1 |
| * | bgfx: Fix edge case around B/C/G settings. [Couriersud] |  couriersud | 2019-11-25 | 1 | -1/+2 |
| * | srcclean (nw) |  Vas Crabb | 2019-11-25 | 3 | -3/+3 |
| * | -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] |  MooglyGuy | 2019-11-25 | 13 | -48/+120 |
| * | clean up capitalisation in titles (nw) |  Vas Crabb | 2019-11-25 | 2 | -11/+11 |
| * | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 80 | -1573/+1573 |
| * | popeye: Minor modernization. (nw) |  couriersud | 2019-11-24 | 2 | -1/+4 |
| * | netlist: clang lint fixes and standalone build fix. (nw) |  couriersud | 2019-11-24 | 4 | -4/+6 |
| * | Opengl render driver: fix bug preventing adjustment of ... [Couriersud] |  couriersud | 2019-11-24 | 1 | -1/+1 |
| * | vt1682 - tweak fallthrough bg colour, improves fade to white cases (nw) |  DavidHaywood | 2019-11-24 | 1 | -2/+10 |
| * | vt1682 - render sprites line by line, fix rasters on Place Kick title screen |  DavidHaywood | 2019-11-24 | 1 | -50/+52 |
| * | new not working machine |  Ivan Vangelista | 2019-11-23 | 3 | -3/+78 |
| * | New working clone |  braintro | 2019-11-23 | 2 | -21/+48 |
| * | namcops2.cpp: MT07489 (nw) |  Ivan Vangelista | 2019-11-23 | 1 | -4/+4 |
| * | ssrj.cpp: fixed MT07492 [sasuke] |  Ivan Vangelista | 2019-11-23 | 1 | -8/+12 |
| * | -netlist: Add new devices to net_lib.cpp, nw |  mooglyguy | 2019-11-23 | 1 | -0/+4 |
| * | flstory.cpp: added dip-switch locations [Guru] |  Ivan Vangelista | 2019-11-23 | 1 | -76/+77 |
| * | -multipcm: Added optional compile-time sample logging. [Ryan Holtz] |  mooglyguy | 2019-11-23 | 2 | -0/+48 |
| * | Mark trsvidtx as bad dump (nw) |  R. Belmont | 2019-11-23 | 1 | -1/+1 |
| * | m37710: More accurate mapping of port and interrupt registers; de-duplicate a... |  AJR | 2019-11-23 | 2 | -173/+204 |
| * | -netlist: Fixed typo on 7442 diagram, nw |  MooglyGuy | 2019-11-23 | 1 | -1/+1 |
| * | (nw) Housekeeping |  Robbbert | 2019-11-23 | 1 | -0/+1 |
| * | -netlist: Added 7442 4-Line BCD to 10-Line Decimal Decoder. [Ryan Holtz] |  MooglyGuy | 2019-11-23 | 2 | -0/+167 |
| * | -netlist: Fix typo, nw |  MooglyGuy | 2019-11-23 | 1 | -1/+1 |
| * | -netlist: Added 7492 Divide-by-12 Counter. [Ryan Holtz] |  MooglyGuy | 2019-11-23 | 2 | -0/+198 |
| * | Merge pull request #5948 from cam900/tmap038_mirror |  R. Belmont | 2019-11-22 | 4 | -34/+28 |
| |\ |
|
| | * | tmap038.cpp : Add tile size check related to vram is found, Move mirroring ma... |  cam900 | 2019-11-23 | 4 | -34/+28 |
| * | | New machines added as MACHINE_NOT_WORKING |  arbee | 2019-11-22 | 2 | -0/+10 |
| |/ |
|
| * | apple2: fix recognition of .NIB images on the old diskii controller (MT #7496... |  arbee | 2019-11-22 | 2 | -3/+3 |
| * | util/options.cpp: fix locale issues and a const correctness issue |  Vas Crabb | 2019-11-23 | 4 | -93/+174 |
| * | popeye: Applied recommended code changes. (nw) |  couriersud | 2019-11-23 | 2 | -6/+10 |
| * | popeye: Add interlaced rendering. [Couriersud] |  couriersud | 2019-11-23 | 4 | -26/+86 |
| * | bbc_ramdisc: Added configuration option to select 1MB or 2MB model (nw) |  Nigel Barnes | 2019-11-22 | 2 | -8/+12 |
| * | bml3: Added Hitachi Real Time Clock card [Russell Bull] |  Nigel Barnes | 2019-11-22 | 3 | -1/+159 |
| * | -bgfx: Fixed broken rendering when using bgfx_screen_chains none, nw |  mooglyguy | 2019-11-22 | 3 | -7/+28 |
| * | at:cpp: added motherboards (#5942) |  rfka01 | 2019-11-22 | 2 | -14/+46 |
| * | Merge pull request #5941 from DavidHaywood/211119 |  R. Belmont | 2019-11-22 | 3 | -127/+25 |
| |\ |
|
| | * | hook up victnine mcu, tested that it boots at least |  DavidHaywood | 2019-11-21 | 3 | -127/+25 |
| * | | vt1682.cpp - (plug & play) Implement Sprite Priority + notes (#5945) |  David Haywood | 2019-11-22 | 1 | -283/+413 |
| * | | Merge pull request #5943 from JoakimLarsson/eismda |  Joakim Larsson Edström | 2019-11-22 | 6 | -604/+717 |
| |\ \ |
|
| | * | | mda.cpp, eis_hgb107x: Ericsson High resolution Monochrome Graphics Board 1070... |  Joakim Larsson Edstrom | 2019-11-22 | 6 | -604/+717 |
| * | | | Merge pull request #5936 from JoakimLarsson/alfaskop410x_1 |  Joakim Larsson Edström | 2019-11-22 | 5 | -121/+352 |
| |\ \ \ |
|
| | * | | | alfaskop4110, kron180, e100: clean up of vram and chargen handlings + kron180... |  Joakim Larsson Edstrom | 2019-11-21 | 3 | -70/+51 |
| | * | | | alfaskop41xx.cpp: Added three skeleton drivers for various parts of Alfaskop ... |  Joakim Larsson Edstrom | 2019-11-21 | 2 | -0/+288 |
| | * | | | mc6854.cpp: small cleanup for readability |  Joakim Larsson Edstrom | 2019-11-21 | 1 | -62/+24 |
| * | | | | New working machine added (#5946) |  algestam | 2019-11-22 | 2 | -10/+38 |
| * | | | | hh_sm510: gnw_dkcirc start melody fix (nw) (#5944) |  algestam | 2019-11-22 | 1 | -1/+1 |
| * | | | | UI updates: |  Vas Crabb | 2019-11-22 | 11 | -226/+344 |