| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump for 0.227, some documentation clean-upmame0227 |  Vas Crabb | 2020-12-31 | 6 | -19/+32 |
| * | 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 |
| * | Fix linking the virutal subtarget. |  Vas Crabb | 2020-12-27 | 1 | -2/+5 |
| * | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 103 | -1242/+1242 |
| * | Expose a couple more things to Lua so the plugins can show the actual key map... |  Vas Crabb | 2020-12-27 | 5 | -30/+78 |
| * | 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 |
| * | docs: Fix up the instantiation sections in the Lua reference. |  Vas Crabb | 2020-12-27 | 1 | -60/+60 |
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. |  Vas Crabb | 2020-12-27 | 68 | -871/+1312 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2020-12-26 | 4 | -0/+220 |
| * | Updated RX-78 hash/driver comments (#7597) |  David 'Foxhack' Silva | 2020-12-26 | 2 | -36/+2 |
| * | 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 |
| * | ibm5150 - New working software list additions |  ArcadeShadow | 2020-12-25 | 1 | -0/+137 |
| * | 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 | 2 | -6/+108 |
| * | 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 | 4 | -0/+143 |
| * | bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) |  tim lindner | 2020-12-25 | 5 | -1/+133 |
| * | New working software list additions |  Nigel Barnes | 2020-12-25 | 1 | -14/+136 |
| * | datacast: Fixed clang build. |  Nigel Barnes | 2020-12-25 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  Nigel Barnes | 2020-12-25 | 4 | -0/+261 |
| * | 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 | 4 | -0/+981 |
| * | pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. |  Nigel Barnes | 2020-12-25 | 2 | -137/+334 |
| * | docs: Fix mistake on which key was SDL-specific and which was non-SDL |  AJR | 2020-12-24 | 1 | -2/+2 |
| * | docs: Update list of default keys due to recent removals |  AJR | 2020-12-24 | 1 | -7/+2 |
| * | 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 | 16 | -140/+5209 |
| * | 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 | 5 | -27/+91 |
| * | mits680b: Use BRG device instead of hardcoded clock; correct XTAL value |  AJR | 2020-12-24 | 1 | -6/+22 |