| Commit message (Expand) | Author | Age | Files | Lines |
| * | -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) |  0kmg | 2021-12-26 | 1 | -0/+2 |
| * | Added preliminary TS-Configuration for ZX Evolution driver. (#8989) |  holub | 2021-12-25 | 2 | -0/+27 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-12-24 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-12-24 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-12-23 | 1 | -0/+1 |
| * | New Working Machine |  smf- | 2021-12-23 | 1 | -0/+1 |
| * | Fix build with newer versions of Emscripten; minimum supported version is now... |  Justin Kerk | 2021-12-23 | 2 | -60/+46 |
| * | New working clones |  Ivan Vangelista | 2021-12-22 | 1 | -2/+0 |
| * | bus/nes_ctrl: Added a SNES controller port adapter. (#9027) |  0kmg | 2021-12-22 | 1 | -0/+2 |
| * | sm510: fix wakeup after CEND, reorganize files a bit |  hap | 2021-12-21 | 1 | -8/+11 |
| * | besta: Converted to VME device. (#9008) |  shattered | 2021-12-20 | 2 | -1/+2 |
| * | hds200: Preliminary keyboard, video improvements, hook up NVRAM |  Dirk Best | 2021-12-18 | 1 | -0/+2 |
| * | a2bus: add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belm... |  arbee | 2021-12-16 | 1 | -0/+2 |
| * | a2bus: consolidate card lists to clean up the drivers. [R. Belmont] |  arbee | 2021-12-16 | 1 | -0/+2 |
| * | Filesystem code cleanup |  AJR | 2021-12-14 | 1 | -1/+2 |
| * | gt913: fix single-driver build, fix invalid Unicode character. [R. Belmont] |  arbee | 2021-12-14 | 1 | -1/+3 |
| * | Atari Lynx emulation updates (#8931) |  cam900 | 2021-12-14 | 3 | -2/+14 |
| * | New NOT_WORKING machines (#8955) |  ClawGrip | 2021-12-14 | 1 | -0/+1 |
| * | Research into thoop and squash 'refresh rate' protection [Victor Fernandez (C... |  David Haywood | 2021-12-14 | 1 | -1/+1 |
| * | ichiban.cpp, royalmah.cpp: merged the former into the latter. Also some tagma... |  Ivan Vangelista | 2021-12-13 | 1 | -1/+0 |
| * | lancelot: Split off to its own driver. |  Robbbert | 2021-12-11 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  Dirk Best | 2021-12-07 | 1 | -0/+6 |
| * | bus/archimedes/podule: Podules for Acorn Archimedes. [Centre for Computing Hi... |  Nigel Barnes | 2021-12-03 | 1 | -0/+8 |
| * | Moved common apple2 files to the conditional "mameshared" library, to avoid d... |  Robbbert | 2021-12-03 | 1 | -4/+5 |
| * | Hopefully fix arcade build. |  Robbbert | 2021-12-03 | 1 | -0/+4 |
| * | dl11: DEC DL11-type serial line unit (#8894) |  shattered | 2021-12-02 | 2 | -0/+11 |
| * | New NOT_WORKING machine (#8927) |  ClawGrip | 2021-12-02 | 1 | -0/+1 |
| * | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 1 | -1/+1 |
| * | New machines added as WORKING |  arbee | 2021-12-01 | 1 | -0/+2 |
| * | Fixed a few coverity errors, several of which are real bugs. |  Vas Crabb | 2021-12-02 | 1 | -2/+0 |
| * | mess.lua: fix copypaste error |  hap | 2021-12-01 | 1 | -1/+1 |
| * | Various cleanups. |  Vas Crabb | 2021-12-02 | 2 | -6/+0 |
| * | stv: moved video into video/saturn.cpp to remove possible circular dependency... |  Robbbert | 2021-12-01 | 3 | -17/+2 |
| * | -Filled out most of the Slovak translation. [Milan Galcik] |  Vas Crabb | 2021-11-30 | 1 | -2/+0 |
| * | 3rdparty.lua: fix msvc build by reordering configuration statements |  Patrick Mackinlay | 2021-11-30 | 1 | -10/+10 |
| * | New machines marked as NOT_WORKING |  hap | 2021-11-28 | 1 | -15/+16 |
| * | fourx4: split off to a separate driver. |  Robbbert | 2021-11-28 | 1 | -0/+1 |
| * | - actfancr.cpp, battlera.cpp: use finders, minor cleanups |  Ivan Vangelista | 2021-11-26 | 1 | -3/+0 |
| * | Add CPU16 and HDD device skeletons for Conner CFP1080S |  AJR | 2021-11-25 | 4 | -2/+13 |
| * | Minor changes to various drivers (#8880) |  shattered | 2021-11-25 | 2 | -1/+1 |
| * | ti99/geneve: Added WHTech SCSI adapter card |  Michael Zapf | 2021-11-21 | 1 | -0/+2 |
| * | arcade.lua: removed taito_x.h since it doesn't exist anymore |  Ivan Vangelista | 2021-11-21 | 1 | -1/+0 |
| * | New machines marked as NOT_WORKING |  Nigel Barnes | 2021-11-20 | 1 | -0/+6 |
| * | New machines marked as NOT_WORKING |  hap | 2021-11-20 | 1 | -0/+1 |
| * | bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817) |  0kmg | 2021-11-20 | 1 | -0/+2 |
| * | clang fixes |  smf- | 2021-11-19 | 1 | -0/+6 |
| * | emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. |  Vas Crabb | 2021-11-18 | 1 | -1/+27 |
| * | New NOT_WORKING machines |  Luigi Thirty | 2021-11-16 | 2 | -0/+3 |
| * | New NOT_WORKING machine (#8802) |  ClawGrip | 2021-11-15 | 1 | -0/+1 |
| * | New NOT_WORKING machine (#8803) |  ClawGrip | 2021-11-15 | 1 | -0/+1 |