| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | | Merge pull request #5249 from mamedev/namcot_float_changes |  R. Belmont | 2019-06-16 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Changing a few double constants to explicitly be float, appease MSVC |  npwoods | 2019-06-16 | 1 | -4/+4 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #5250 from MASHinfo/master |  R. Belmont | 2019-06-16 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | pce_tourvision.xml: Typo |  MASH | 2019-06-16 | 1 | -1/+1 |
| | * | | | | | | | segaxbd.cpp: Typo |  MASH | 2019-06-16 | 1 | -1/+1 |
| * | | | | | | | | -tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accum... |  mooglyguy | 2019-06-16 | 6 | -0/+400 |
| | |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | | vii.cpp: Fix configuration errors (nw) |  AJR | 2019-06-16 | 1 | -0/+15 |
| |/ / / / / / |
|
| * | | | | | | mindset: Fix the keyboard. Reset is on F12 [O. Galibert] |  Olivier Galibert | 2019-06-16 | 1 | -46/+46 |
| * | | | | | | ucom4: remove global enum (nw) |  hap | 2019-06-16 | 4 | -117/+130 |
| * | | | | | | mcs48: Further distinction of UPI variants (nw) |  AJR | 2019-06-16 | 26 | -95/+123 |
| * | | | | | | tb303, tr606: disconnect from hh_ucom4 (nw) |  hap | 2019-06-16 | 5 | -133/+148 |
| | |_|/ / /
|/| | | | |
|
| * | | | | | mindset: Fix the 8042s, clock starts ticking [O. Galibert] |  Olivier Galibert | 2019-06-16 | 7 | -7/+21 |
| * | | | | | tk2000: Keyboard interface rewrite (nw) |  AJR | 2019-06-16 | 1 | -10/+17 |
| * | | | | | hmcs40: remove port enum (nw) |  hap | 2019-06-16 | 3 | -28/+16 |
| * | | | | | tk2000: Add printer interface |  AJR | 2019-06-16 | 1 | -31/+34 |
| * | | | | | dpb7000.cpp: Fix syntax error (nw) |  AJR | 2019-06-16 | 1 | -1/+1 |
| * | | | | | mcs48: Update documentation (nw) |  AJR | 2019-06-16 | 1 | -6/+10 |
| * | | | | | -dpb7000: Added additional logging for Brush Address Card and Store Address C... |  MooglyGuy | 2019-06-16 | 1 | -18/+192 |
| * | | | | | (nw) amu880: added a cassette interface |  Robbbert | 2019-06-17 | 2 | -19/+59 |
| |/ / / / |
|
| * | | | | ticalc1x: move to hh_tms1k (nw) |  hap | 2019-06-16 | 6 | -1797/+1738 |
| * | | | | mindset: Connect the keyboard (buggy), manage palette, resolution. Add a pat... |  Olivier Galibert | 2019-06-16 | 1 | -120/+196 |
| * | | | | Merge pull request #5246 from DavidHaywood/150619_2 |  R. Belmont | 2019-06-16 | 4 | -0/+205 |
| |\ \ \ \ |
|
| | * | | | | new NOT WORKING clones |  DavidHaywood | 2019-06-16 | 4 | -0/+205 |
| | |/ / / |
|
| * | | | | pc98.xml: softlist updates, part 5 (D) (#5245) |  r09 | 2019-06-16 | 2 | -328/+1579 |
| * | | | | XaviX logical improvements (nw) (#5244) |  David Haywood | 2019-06-16 | 8 | -298/+1040 |
| * | | | | cninja.cpp : Simplify gfxdecodes (#5219) |  cam900 | 2019-06-16 | 1 | -338/+313 |
| * | | | | Merge pull request #5242 from cam900/patch-105 |  R. Belmont | 2019-06-16 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | huc6272.cpp : Add docs |  cam900 | 2019-06-15 | 1 | -0/+3 |
| | | |_|/
| |/| | |
|
| * | | | | Merge pull request #5241 from cam900/patch-104 |  R. Belmont | 2019-06-16 | 1 | -0/+3 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | huc6230.cpp : Add docs |  cam900 | 2019-06-15 | 1 | -0/+3 |
| | |/ / |
|
| * | | | unsp.cpp: Fix device validation error (nw) |  AJR | 2019-06-15 | 1 | -1/+1 |
| * | | | cp2000: separate from chessbase (nw) |  hap | 2019-06-16 | 4 | -30/+148 |
| * | | | mess.lua: remove screenless.a again (nw) |  hap | 2019-06-16 | 1 | -40/+69 |
| * | | | hh_pic16: change screenless to pwm_display_device (nw) |  hap | 2019-06-15 | 12 | -96/+133 |
| * | | | unsp, spg110, spg2xx, sunplus_gcm394: Fix maps by unifying SoC devices with C... |  AJR | 2019-06-15 | 15 | -277/+257 |
| * | | | dfruit.cpp: Added in missing dipswitches and dipswitch locations for Gemcrush... |  braintro | 2019-06-15 | 1 | -7/+6 |
| * | | | Merge pull request #5243 from clawgrip/patch-16 |  ajrhacker | 2019-06-15 | 1 | -0/+5 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | o2.cpp: Add notes about the O2 Keyboard MCU (Zilog "RT101+228A") [Sean Riddle] |  ClawGrip | 2019-06-15 | 1 | -0/+5 |
| |/ / |
|
| * | | apple2e: CEC machines were copy-pasting an identical machine def, cleaned up ... |  arbee | 2019-06-14 | 1 | -100/+16 |
| * | | (nw) dfruit.cpp: Add in coinage to Gemcrush |  braintro | 2019-06-14 | 1 | -17/+16 |
| * | | hh*: using pwm_display_device for some drivers (nw) |  hap | 2019-06-15 | 21 | -209/+336 |
| * | | (nw) system1.cpp: Document the BPROM type for the Gardia sets. |  braintro | 2019-06-14 | 1 | -14/+14 |
| * | | Merge pull request #5238 from DavidHaywood/140619 |  R. Belmont | 2019-06-14 | 3 | -10/+54 |
| |\ \ |
|
| | * | | xavix - store the extra codebank byte in a private stack when making long cal... |  DavidHaywood | 2019-06-14 | 3 | -10/+54 |
| * | | | (nw) cd32: fixed typos |  Robbbert | 2019-06-15 | 1 | -2/+2 |
| * | | | cd32.xml: Fix -validate errors detected and assured it passes xmllint (nw) |  Scott Stone | 2019-06-14 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | cd32.xml - Sort list by name and add new dumps (#5233) |  Rebecca Wallander | 2019-06-14 | 1 | -225/+481 |
| * | | Merge pull request #5237 from f205v/patch-5 |  R. Belmont | 2019-06-14 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Correct ROM names, size |  f205v | 2019-06-14 | 1 | -3/+3 |
| * | | | Merge pull request #5234 from f205v/patch-4 |  R. Belmont | 2019-06-14 | 1 | -8/+10 |
| |\ \ \ |
|