| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge pull request #5785 from f205v/patch-8 |  MetalliC | 2019-10-23 | 1 | -21/+21 |
| |\ |
|
| | * | Names consistency in notes |  f205v | 2019-10-23 | 1 | -21/+21 |
| * | | fphantom: output motor status (nw) |  hap | 2019-10-23 | 2 | -3/+56 |
| * | | Merge pull request #5781 from 68bit/ie15-r232-resolve-all |  R. Belmont | 2019-10-23 | 1 | -2/+2 |
| |\ \ |
|
| | * | | ie15: resolve all rs232 handlers, even unused |  68bit | 2019-10-23 | 1 | -2/+2 |
| * | | | Revise comment (#5782) |  Zoë Blade | 2019-10-23 | 1 | -8/+0 |
| * | | | Merge pull request #5786 from ZoeB/grammar |  R. Belmont | 2019-10-23 | 7 | -22/+21 |
| |\ \ \ |
|
| | * | | | Tidy grammar |  Zoë Blade | 2019-10-23 | 7 | -22/+21 |
| * | | | | Hp9825: support for external ROM cartridges added (#5761) |  fulivi | 2019-10-23 | 9 | -40/+473 |
| * | | | | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 73 | -241/+224 |
| * | | | | New working software list additions (#5772) |  Firehawke | 2019-10-23 | 2 | -0/+106 |
| * | | | | improve spdheat sprite rendering at left edge, fix dipswitch (nw) (#5777) |  David Haywood | 2019-10-23 | 2 | -114/+168 |
| * | | | | (nw) at least try to be const-correct |  Vas Crabb | 2019-10-24 | 1 | -2/+2 |
| * | | | | New working clone added |  hap | 2019-10-23 | 2 | -9/+40 |
| | |_|/
|/| | |
|
| * | | | argus.cpp : Fix typo |  cam900 | 2019-10-23 | 1 | -3/+3 |
| * | | | *fixed display of covers in UI. |  Robbbert | 2019-10-23 | 1 | -1/+2 |
| * | | | -bgfx: Fixed incorrect pitch of palette uploads, fixes 16-bit palettized text... |  MooglyGuy | 2019-10-23 | 1 | -4/+8 |
| | |/
|/| |
|
| * | | argus.cpp: Separate state classes; simplify handlers; eliminate legacy overri... |  AJR | 2019-10-22 | 3 | -239/+254 |
| * | | (nw) m72.cpp updates |  braintro | 2019-10-22 | 2 | -154/+119 |
| * | | m72.cpp: Improve reset behavior (nw) |  AJR | 2019-10-22 | 1 | -0/+4 |
| * | | -bgfx: Fix crash when scrolling current effect to 'none', nw |  MooglyGuy | 2019-10-22 | 1 | -1/+1 |
| * | | m107.cpp: fixed MT7457 (nw) |  Ivan Vangelista | 2019-10-22 | 1 | -1/+7 |
| * | | f1gp.cpp: switch button order as per service mode (nw) |  Angelo Salese | 2019-10-22 | 1 | -3/+4 |
| * | | sms1000: Map PDP-11 code ROM and add a second CPU (nw) |  AJR | 2019-10-22 | 1 | -4/+30 |
| * | | new not working clones |  Ivan Vangelista | 2019-10-22 | 2 | -0/+16 |
| * | | m72.cpp: Remove now-unused simulation (nw) |  AJR | 2019-10-22 | 2 | -9/+0 |
| * | | 3b1: Improve system description (nw) |  AJR | 2019-10-22 | 1 | -3/+3 |
| * | | airduelm72: Fix sample communications (nw) |  AJR | 2019-10-22 | 2 | -1/+15 |
| * | | m72.cpp: Fix sample-related communications on 8751-protected games |  AJR | 2019-10-22 | 2 | -22/+6 |
| * | | -bgfx: Rework chain updating to minimize primlist locking, nw |  MooglyGuy | 2019-10-22 | 7 | -111/+186 |
| * | | (nw) m72.cpp: Mark dbreedm72 set's MCU code as NO_DUMP |  braintro | 2019-10-21 | 1 | -1/+1 |
| * | | (nw) m72.cpp: Restore dbreedm72 set to working |  braintro | 2019-10-21 | 2 | -14/+27 |
| * | | m72.cpp: Replace MCU simulation / hack with proper MCU code for 2 M72 titles ... |  braintro | 2019-10-21 | 2 | -26/+11 |
| * | | Add bgfx file for asmjs build (nw) |  algestam | 2019-10-21 | 1 | -0/+1 |
| * | | Fix bimg build for asmjs (nw) |  algestam | 2019-10-21 | 1 | -2/+2 |
| * | | -bgfx: Fixed opengl backend, nw |  MooglyGuy | 2019-10-21 | 68 | -0/+2 |
| * | | New machines marked as NOT_WORKING |  AJR | 2019-10-21 | 4 | -0/+117 |
| * | | rs232 null_modem: add DTR flow control |  68bit | 2019-10-21 | 2 | -12/+20 |
| |/ |
|
| * | Fix spelling (#5770) |  Zoë Blade | 2019-10-21 | 3 | -13/+13 |
| * | Fix spelling, tidy whitespace |  Zoë Blade | 2019-10-21 | 5 | -51/+50 |
| * | Ref count in flight calls when a tap is installed, plus fix for less permissi... |  smf- | 2019-10-21 | 2 | -4/+12 |
| * | ref count in flight calls, fixes MT07456 [O. Galibert, smf] |  smf- | 2019-10-21 | 1 | -0/+8 |
| * | msm5832: Simplify handlers (nw) |  AJR | 2019-10-21 | 8 | -15/+15 |
| * | Separate V50/V53 common peripherals and former device from V33 base; add V40 ... |  AJR | 2019-10-20 | 4 | -234/+357 |
| * | Merge pull request #5767 from DavidHaywood/201019 |  Phil Bennett | 2019-10-20 | 1 | -5/+5 |
| |\ |
|
| | * | use macros, leave initial time on first race in comment as it increases later... |  DavidHaywood | 2019-10-20 | 1 | -4/+4 |
| | * | spdheat - timer setting dips were reversed, add actual timer values too (nw) |  DavidHaywood | 2019-10-20 | 1 | -5/+5 |
| * | | Put program ROM postfixes back, changed some input bits to UNUSED as they're ... |  Philip Bennett | 2019-10-20 | 1 | -10/+10 |
| |/ |
|
| * | Fix some spelling mistakes |  Zoë Blade | 2019-10-21 | 5 | -16/+16 |
| * | New working software list additions |  ArcadeShadow | 2019-10-20 | 1 | -0/+17 |