| Commit message (Expand) | Author | Age | Files | Lines |
| * | rebalance sound after ymz280b change |  DavidHaywood | 2020-12-30 | 8 | -26/+32 |
| * | ncr5380n: fix MAME lockup introduced in the previous change [R. Belmont] |  arbee | 2020-12-30 | 1 | -0/+1 |
| * | Temporary hack so most DRC games work on the M1/Apple Silicon. [R. Belmont, b... |  arbee | 2020-12-29 | 1 | -0/+5 |
| * | hitpoker.cpp: Fix mistake in allocation size |  AJR | 2020-12-29 | 1 | -1/+1 |
| * | konamigx: missing part of the patch |  Olivier Galibert | 2020-12-28 | 1 | -2/+0 |
| * | k053247: put the real memory size. Fixes the soccerss crashes, if not the me... |  Olivier Galibert | 2020-12-28 | 2 | -8/+6 |
| * | tms57002: clear some forgotten registers |  Olivier Galibert | 2020-12-28 | 1 | -0/+3 |
| * | storming: fix videoram oob access |  Olivier Galibert | 2020-12-28 | 1 | -4/+4 |
| * | gaelco_gae1_device: fix channels init, fixes random crashes and possibly audi... |  Olivier Galibert | 2020-12-28 | 2 | -0/+6 |
| * | imagetek_i4100_device: Add some missing initializations, hopefully fixing ran... |  Olivier Galibert | 2020-12-28 | 1 | -0/+19 |
| * | views: pre-inline h_make_1, reduces the memory a little more |  Olivier Galibert | 2020-12-28 | 1 | -55/+50 |
| * | views: Remove the lambdas, seems to make the compiler usage resources less ca... |  Olivier Galibert | 2020-12-28 | 2 | -74/+78 |
| * | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 97 | -1193/+1193 |
| * | Expose a couple more things to Lua so the plugins can show the actual key map... |  Vas Crabb | 2020-12-27 | 1 | -5/+25 |
| * | Fixed crash of dcat16 at start |  Robbbert | 2020-12-27 | 1 | -7/+10 |
| * | util/wavwrite.cpp: Hopefully fix build with clang libc++. |  Vas Crabb | 2020-12-27 | 1 | -0/+1 |
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. |  Vas Crabb | 2020-12-27 | 47 | -694/+621 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2020-12-26 | 3 | -0/+219 |
| * | Updated RX-78 hash/driver comments (#7597) |  David 'Foxhack' Silva | 2020-12-26 | 1 | -35/+1 |
| * | snk68: remove an extra space in string |  hap | 2020-12-26 | 1 | -17/+18 |
| * | -sa1111, sed1356: Turned logging back off. [Ryan Holtz] |  Ryan Holtz | 2020-12-26 | 2 | -2/+2 |
| * | -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... |  Ryan Holtz | 2020-12-26 | 5 | -26/+131 |
| * | -arm7: Fixed the build. [Ryan Holtz] |  Ryan Holtz | 2020-12-26 | 1 | -8/+8 |
| * | -arm7: Added rudimentary TLB support. Allows HP Jornada 720 to boot further. ... |  Ryan Holtz | 2020-12-26 | 3 | -117/+500 |
| * | New working clones |  Brian Troha | 2020-12-25 | 2 | -15/+42 |
| * | -jornada: Turned off error logging, fixed ROM hashes, and tidied savestate re... |  Ryan Holtz | 2020-12-25 | 1 | -5/+4 |
| * | -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] |  Ryan Holtz | 2020-12-25 | 3 | -3/+3 |
| * | next.cpp: Use logerror rather than printf for debugging output. (#7592) |  Davide Cavalca | 2020-12-25 | 1 | -6/+6 |
| * | Updated RX-78 machine / software information [Dave 'Foxhack' Silva] (#7593) |  David 'Foxhack' Silva | 2020-12-25 | 1 | -6/+32 |
| * | miuchiz.cpp: Added more notes, added CPU crystal, more emulation progress, OT... |  Lord-Nightmare | 2020-12-24 | 4 | -20/+33 |
| * | New machines marked as NOT_WORKING (#7591) |  ClawGrip | 2020-12-25 | 3 | -0/+142 |
| * | bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) |  tim lindner | 2020-12-25 | 4 | -1/+131 |
| * | datacast: Fixed clang build. |  Nigel Barnes | 2020-12-25 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  Nigel Barnes | 2020-12-25 | 3 | -0/+260 |
| * | accomm: Added SAA5240 teletext device, and SCN2641 for RS423 port. |  Nigel Barnes | 2020-12-25 | 1 | -18/+76 |
| * | i2cmem.cpp: Added PCF8582 device. |  Nigel Barnes | 2020-12-25 | 2 | -0/+8 |
| * | saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation. |  Nigel Barnes | 2020-12-25 | 2 | -0/+968 |
| * | pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. |  Nigel Barnes | 2020-12-25 | 2 | -137/+334 |
| * | Fix clang error: constexpr if condition evaluates to 2, which cannot be narro... |  AJR | 2020-12-24 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 12 | -140/+5181 |
| * | Machines promoted to working |  hap | 2020-12-24 | 5 | -23/+505 |
| * | shuffle a few things around re: the BBL ST2302U based handhelds, give bbl338 ... |  David Haywood | 2020-12-24 | 4 | -25/+89 |
| * | mits680b: Use BRG device instead of hardcoded clock; correct XTAL value |  AJR | 2020-12-24 | 1 | -6/+22 |
| * | a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 Asynchronous... |  AJR | 2020-12-24 | 5 | -0/+216 |
| * | New device: Fairchild 4702B Bit Rate Generator |  AJR | 2020-12-24 | 4 | -24/+452 |
| * | champbwl.cpp: minor adjustment to foreground offset in flip screen |  Ivan Vangelista | 2020-12-24 | 1 | -12/+10 |
| * | amstrad: add support for the Cheetah 125 Special rotational joystick, support... |  Barry Rodewald | 2020-12-24 | 3 | -19/+54 |
| * | drgnmst.cpp: Add PCB layout for Master's Fury. [Brian Troha] |  Brian Troha | 2020-12-24 | 1 | -0/+49 |
| * | mastfury - tweak some priorities, although still not 100% how they derive fro... |  DavidHaywood | 2020-12-24 | 1 | -22/+34 |
| * | snova: added lcd screen |  hap | 2020-12-23 | 1 | -3/+13 |