| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | midtunit, midyunit: fix protection ram size off by 1 |  hap | 2022-11-05 | 3 | -15/+17 |
| * | New working clones |  Ivan Vangelista | 2022-11-05 | 2 | -107/+187 |
| * | taito/qix.h: zero-filled variables |  Ivan Vangelista | 2022-11-05 | 1 | -4/+4 |
| * | - igs/goldstar.cpp: corrected palette for cmfb55 [Ioannis Bampoulas] |  Ivan Vangelista | 2022-11-05 | 15 | -634/+580 |
| * | machine/rp5c01.cpp, seibu/banprestoms.cpp: add preliminary Sharp LH5045 RTC d... |  angelosa | 2022-11-04 | 3 | -16/+44 |
| * | starfire: zerofill class variables |  hap | 2022-11-04 | 1 | -6/+6 |
| * | ironhors: fix spriteram oob access |  hap | 2022-11-04 | 1 | -1/+2 |
| * | copsnrob: fix videoram oob access |  hap | 2022-11-04 | 1 | -2/+1 |
| * | calorie: fix spriteram oob access |  hap | 2022-11-04 | 1 | -4/+2 |
| * | flower_a, gomoku_a: safer intermediate sound mixer buffer size |  hap | 2022-11-04 | 2 | -2/+2 |
| * | atarifb: tilemap was too large for tileram |  hap | 2022-11-04 | 1 | -3/+3 |
| * | blueprnt: fix negative index array access |  hap | 2022-11-04 | 1 | -2/+2 |
| * | namcos22: fix array out of bounds on text tiles |  hap | 2022-11-04 | 2 | -3/+4 |
| * | Updated Czech and Slovak translations. [Milan Galcik] |  Vas Crabb | 2022-11-05 | 2 | -44/+22 |
| * | docs: Update instructions for adding mame package repository in MSYS2 |  Vas Crabb | 2022-11-05 | 1 | -3/+4 |
| * | banprestoms.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,... |  AJR | 2022-11-04 | 1 | -1/+1 |
| * | fcombat: fix gameover screen in cocktail mode |  hap | 2022-11-04 | 1 | -20/+32 |
| * | seibu/banprestoms.cpp: identify RTC in tvdenwad |  angelosa | 2022-11-04 | 1 | -26/+43 |
| * | misc/pntnpuzl.cpp: hookup correct SVGA card |  angelosa | 2022-11-04 | 1 | -17/+29 |
| * | mg1: replace timer with clock, fix typo |  Patrick Mackinlay | 2022-11-04 | 1 | -5/+4 |
| * | ice/lethalj.cpp: identify steering wheel scheme for franticf/franticfa, make ... |  angelosa | 2022-11-04 | 2 | -57/+18 |
| * | naomi.cpp: added Dev BIOS v1.2 [MetalliC, rtw, zozo] |  MetalliC | 2022-11-04 | 1 | -0/+6 |
| * | new NOT_WORKING clone |  MetalliC | 2022-11-04 | 2 | -3/+20 |
| * | New working machine added (#10503) |  algestam | 2022-11-03 | 2 | -0/+80 |
| * | - cinematronics/leland.h: zero-filled variables |  Ivan Vangelista | 2022-11-03 | 7 | -527/+519 |
| * | 68000: Add a level of transparent indirection, turn the reset output line int... |  Olivier Galibert | 2022-11-03 | 56 | -4791/+4808 |
| * | mg1: add keyboard emulation |  Patrick Mackinlay | 2022-11-03 | 3 | -25/+371 |
| * | osd/eigccx86.h: Added optimised rotate helpers. |  Vas Crabb | 2022-11-03 | 1 | -0/+88 |
| * | gamecom.xml: Added a prototype. (#10493) |  0kmg | 2022-11-03 | 1 | -0/+11 |
| * | New clones marked as NOT_WORKING |  Ivan Vangelista | 2022-11-02 | 2 | -0/+28 |
| * | New working machines |  hap | 2022-11-02 | 4 | -0/+289 |
| * | battlane: fix cocktail mode [dink] |  hap | 2022-11-02 | 1 | -1/+4 |
| * | New working clones |  Ivan Vangelista | 2022-11-02 | 2 | -8/+39 |
| * | cpu/ks0164: Fix mistake in 678036dcd45187d6adde3087280fc2937e43c4ea |  AJR | 2022-11-01 | 1 | -1/+1 |
| * | cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... |  AJR | 2022-11-01 | 15 | -171/+129 |
| * | coretmpl.h: Add utility function for sign-extending values of arbitrary width |  AJR | 2022-11-01 | 36 | -305/+291 |
| * | advision: re-add timer check |  hap | 2022-11-01 | 1 | -2/+2 |
| * | Revert "emu_timer adjust(): set enable flag to false if timer isn't running" |  hap | 2022-11-01 | 2 | -4/+4 |
| * | Revert "emu_timer: undo prev commit, add running() getter and change some ena... |  hap | 2022-11-01 | 37 | -62/+59 |
| * | Revert "wd_fdc: Use the new active()" |  hap | 2022-11-01 | 1 | -1/+1 |
| * | jedi_v: bogus gcc 'variable may be uninitialized' warning |  hap | 2022-11-01 | 1 | -1/+1 |
| * | jedi: fix disappearing gfx when deathstar explodes [dink] |  hap | 2022-11-01 | 1 | -30/+26 |
| * | vertigo: some class variables were not zerofilled |  hap | 2022-11-01 | 1 | -28/+28 |
| * | ussr/dvk_kcgd.cpp: Fixed bad crystal maths. |  Vas Crabb | 2022-11-01 | 3 | -4/+4 |
| * | vcs_ctrl/joybooster.cpp: Correct device name; add notes |  AJR | 2022-10-31 | 1 | -3/+8 |
| * | New working clones |  Ivan Vangelista | 2022-10-31 | 2 | -2/+28 |
| * | quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz] |  MooglyGuy | 2022-10-31 | 1 | -699/+2016 |
| * | emu/sound.cpp: Don't force lower samplerate for dummy sound output module. (#... |  feos | 2022-10-31 | 1 | -8/+0 |
| * | pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo a... |  Angelo Salese | 2022-10-30 | 1 | -7/+8 |
| * | upd934g: Preliminary support for ACCENT/MUTE |  Dirk Best | 2022-10-30 | 2 | -8/+13 |