| Commit message (Expand) | Author | Age | Files | Lines |
| * | s7.cpp: Removed Spellbinder as it isn't an original game. |  Vas Crabb | 2022-04-01 | 2 | -23/+1 |
| * | -ldv4200hle: Fixed overshoot issue with Multi-Speed Forward/Reverse. [Ryan Ho... |  MooglyGuy | 2022-03-31 | 1 | -17/+62 |
| * | -timetrv: Removed stray debugging printf. (#9477) |  MooglyGuy | 2022-03-28 | 1 | -12/+0 |
| * | -timetrv: Hooked up 1-bit audio DAC. [Ryan Holtz] (#9476) |  MooglyGuy | 2022-03-28 | 1 | -3/+21 |
| * | timetrv: corrected screen height in layout. |  Vas Crabb | 2022-03-28 | 1 | -1/+1 |
| * | -timetrv: Fixed layout to not warp screen to non-4:3 aspect. [Ryan Holtz] (#9... |  MooglyGuy | 2022-03-28 | 1 | -2/+4 |
| * | cobram3: fixed an assert in the debug build |  Robbbert | 2022-03-27 | 1 | -2/+2 |
| * | srcclean and manual tidying up in preparation for 0.242 release |  Vas Crabb | 2022-03-27 | 38 | -391/+389 |
| * | New NOT_WORKING software list additions (#9437) |  ClawGrip | 2022-03-27 | 3 | -0/+74 |
| * | hng64.cpp: make titles consistent (#9297) |  Michael Sanborn | 2022-03-27 | 1 | -17/+17 |
| * | cosmos_playc8f.cpp: Fix Basketball sets (#9473) |  ClawGrip | 2022-03-26 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  wd40yasu | 2022-03-27 | 15 | -77/+158 |
| |\ |
|
| | * | bus/nes: Removed useless open bus comments. (#9471) |  0kmg | 2022-03-27 | 9 | -15/+15 |
| | * | Fixed bill validator hookup in Time Traveler (#9470) |  MooglyGuy | 2022-03-26 | 3 | -8/+77 |
| | * | misatk: driver note was wrong way around |  hap | 2022-03-26 | 1 | -3/+3 |
| | * | hankin.cpp: fix empsback title |  Angelo Salese | 2022-03-26 | 1 | -5/+5 |
| | * | dec0.cpp: fix midres2 control scheme |  angelosa | 2022-03-26 | 1 | -46/+58 |
| * | | Merge branch 'master' of https://github.com/mamedev/mame |  wd40yasu | 2022-03-26 | 9 | -86/+1497 |
| |\| |
|
| | * | misatk: change title string |  hap | 2022-03-26 | 2 | -4/+6 |
| | * | Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz] |  MooglyGuy | 2022-03-27 | 6 | -81/+1490 |
| | * | j5hilos: typo on prev commit |  hap | 2022-03-26 | 1 | -1/+1 |
| * | | Update senjyo.cpp |  wd40yasu | 2022-03-26 | 1 | -8/+8 |
| |/ |
|
| * | fixes for mame.lst |  Robbbert | 2022-03-26 | 1 | -2/+2 |
| * | 8080bw.cpp: add bonus life DIP switch to rollingc (MT08267) (#9463) |  Steven Coomber | 2022-03-26 | 1 | -1/+3 |
| * | New NOT_WORKING machines (#9466) |  ClawGrip | 2022-03-26 | 3 | -0/+116 |
| * | famibox.xml: Initial software list. [Fiskbit, ICEknigh7, j4m13c0, joey4, kmg... |  0kmg | 2022-03-26 | 1 | -0/+1 |
| * | pang3b4 and pang3b5 (#9392) |  janniz | 2022-03-26 | 4 | -0/+302 |
| * | playch10.cpp: Replaced RP5H01 rom in prototype dumps. (#9386) |  0kmg | 2022-03-26 | 3 | -35/+6 |
| * | New NOT_WORKING machine (#9317) |  ClawGrip | 2022-03-26 | 2 | -6/+84 |
| * | kaypro.cpp: added information about the Kaypro 5 (#9156) |  rfka01 | 2022-03-26 | 1 | -7/+10 |
| * | Correct Hi-Lo Silver BFM System 85 Version description [sjy96525] (#8972) |  sjy525 | 2022-03-26 | 1 | -2/+2 |
| * | Correct Hi-Lo Silver JPM Impact Version description [sjy96525] (#8973) |  sjy525 | 2022-03-26 | 1 | -6/+6 |
| * | j5hilos: The description of the game is wrong. the hyphen between "Hi" and "L... |  sjy525 | 2022-03-26 | 1 | -1/+1 |
| * | mp110, mp120, mp130, mp2000, mp2100, newtonmp: Incomplete machine description... |  sjy525 | 2022-03-26 | 1 | -13/+13 |
| * | gunshot: Moved to spinb.cpp |  Robbbert | 2022-03-26 | 2 | -202/+310 |
| * | galaxian.cpp: add demo sound DIP switch to sfx, skelagon, monsterz & monsterz... |  Steven Coomber | 2022-03-25 | 1 | -1/+3 |
| * | m68k: fixed PC increment location on TRAPcc instructions (#9461) |  Jean-François Fabre | 2022-03-25 | 2 | -60/+34 |
| * | vsnes.cpp: A few more improvements. (#9464) |  0kmg | 2022-03-25 | 3 | -189/+128 |
| * | sdl/window: add error retval check for bgfx on fallback |  hap | 2022-03-25 | 2 | -4/+4 |
| * | Machines promoted to working |  hap | 2022-03-25 | 5 | -8/+17 |
| * | init vars for coverity (formats) |  Robbbert | 2022-03-26 | 7 | -39/+39 |
| * | init vars for coverity (drivers/l,m) |  Robbbert | 2022-03-26 | 23 | -134/+134 |
| * | init vars for coverity (drivers/k) |  Robbbert | 2022-03-26 | 16 | -42/+42 |
| * | b5000: delay after ATB |  hap | 2022-03-25 | 8 | -27/+27 |
| * | init vars for coverity (drivers/j) |  Robbbert | 2022-03-26 | 15 | -60/+60 |
| * | init vars for coverity (drivers/i) |  Robbbert | 2022-03-25 | 19 | -114/+114 |
| * | init vars for coverity (drivers/h) |  Robbbert | 2022-03-25 | 18 | -118/+118 |
| * | init vars for coverity (drivers/g) |  Robbbert | 2022-03-25 | 22 | -94/+94 |
| * | init vars for coverity (drivers/f,g) |  Robbbert | 2022-03-25 | 22 | -150/+150 |
| * | init vars for coverity (drivers/e) |  Robbbert | 2022-03-25 | 16 | -89/+89 |