| Commit message (Expand) | Author | Age | Files | Lines |
| * | floppy: When the floppy head stays on an unformatted track from more than an ... |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | input.cpp, inputdev.cpp: Misc. fixes |  AJR | 2021-01-24 | 2 | -3/+4 |
| * | Renamed chip8 software list so the filename matches the list name. |  Vas Crabb | 2021-01-25 | 4 | -4/+4 |
| * | nmk16.cpp: Fixed 'redhawks' bad graphics, and added placeholders for undumped... |  ClawGrip | 2021-01-24 | 1 | -1/+9 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 163 | -843/+844 |
| * | getaway.cpp: Confirmed accelerator range is correct by examining game code. |  Vas Crabb | 2021-01-24 | 1 | -1/+0 |
| * | eigccarm.h: fix unterminated #if [R. Belmont] |  arbee | 2021-01-23 | 1 | -1/+1 |
| * | alphasma3k.cpp: Add note about firmware updates (#7698) |  ClawGrip | 2021-01-23 | 1 | -0/+5 |
| * | rolla.cpp: moved set to skylncr.cpp |  Ivan Vangelista | 2021-01-23 | 4 | -163/+28 |
| * | mccpm.cpp: Clocking note |  AJR | 2021-01-23 | 1 | -2/+2 |
| * | floppy: Add dir read on apple floppies |  Olivier Galibert | 2021-01-23 | 1 | -0/+3 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-01-23 | 3 | -0/+163 |
| * | Merge pull request #7694 from f205v/patch-11 |  ajrhacker | 2021-01-23 | 1 | -14/+14 |
| |\ |
|
| | * | Correct ROM labels and location for ufosensib |  f205v | 2021-01-23 | 1 | -14/+14 |
| * | | iwm, swim1: devsel makes more sense now, I think |  Olivier Galibert | 2021-01-23 | 2 | -9/+15 |
| * | | getaway: change steering controller type 'ad stick' to paddle |  hap | 2021-01-23 | 1 | -1/+1 |
| |/ |
|
| * | raiden: tweak OKI volume a bit more |  hap | 2021-01-23 | 1 | -1/+1 |
| * | raiden: lower the OKI volume |  hap | 2021-01-23 | 1 | -1/+1 |
| * | New clones marked as NOT_WORKING |  Ivan Vangelista | 2021-01-23 | 3 | -1/+60 |
| * | buggychl: decrease steering wheel sensitivity |  hap | 2021-01-23 | 1 | -1/+1 |
| * | iwm: motor/devsel is a little weird, hope this works |  Olivier Galibert | 2021-01-23 | 2 | -8/+4 |
| * | jungleyo.cpp: very minor comments corrections |  Ivan Vangelista | 2021-01-23 | 1 | -2/+2 |
| * | - amstr_pc.cpp: added hardware info for ppc512 / ppc640 [Guru] |  Ivan Vangelista | 2021-01-23 | 1 | -8/+173 |
| * | mac128.cpp: Move macros after PCH to avoid issues. |  Vas Crabb | 2021-01-23 | 1 | -2/+2 |
| * | bgfx: Fixed overlapping register in lcd-grid shaders and compiled for Direct3... |  Vas Crabb | 2021-01-23 | 1 | -1/+1 |
| * | bgfx: Added lcd-grid shader. (#7691) |  cgwg | 2021-01-23 | 5 | -0/+156 |
| * | mac128: start new IWM hookup, not working properly yet [R. Belmont] |  arbee | 2021-01-22 | 1 | -13/+94 |
| * | sspeedr: correct company string |  hap | 2021-01-23 | 1 | -1/+4 |
| * | jpmimpact.cpp: work on correctly mapping buttons for each machine [David Hayw... |  David Haywood | 2021-01-23 | 3 | -692/+2521 |
| * | quizshow: add cassette device |  hap | 2021-01-22 | 1 | -17/+27 |
| * | jungleyo.cpp: added a second tilemap |  Ivan Vangelista | 2021-01-22 | 1 | -8/+28 |
| * | rx78: add note about RAM |  hap | 2021-01-22 | 1 | -0/+2 |
| * | i8244: fix recent regression |  hap | 2021-01-22 | 1 | -5/+6 |
| * | getaway: re-add imperfect controls flag |  hap | 2021-01-22 | 1 | -5/+7 |
| * | jungleyo.cpp: completed decryption, added inputs and (bad) sound |  Ivan Vangelista | 2021-01-22 | 1 | -97/+138 |
| * | swim1.h: Fix clang build |  AJR | 2021-01-22 | 1 | -5/+10 |
| * | selsoft.cpp: Fix use of strmakelower |  AJR | 2021-01-22 | 1 | -3/+2 |
| * | mac128.cpp: VIA note |  AJR | 2021-01-22 | 1 | -1/+17 |
| * | swim1: Embed the iwm |  Olivier Galibert | 2021-01-22 | 9 | -128/+671 |
| * | flopimg: Fix gcr checksum |  Olivier Galibert | 2021-01-22 | 2 | -8/+8 |
| * | getaway: update notes |  hap | 2021-01-22 | 1 | -25/+22 |
| * | -getaway.cpp: Fixed steering control. |  Vas Crabb | 2021-01-23 | 12 | -51/+131 |
| * | getaway: move register notes into io_w function |  hap | 2021-01-22 | 1 | -60/+79 |
| * | ATTR_UNUSED, do you welcome C++17 in your heart and mind? |  Olivier Galibert | 2021-01-22 | 14 | -31/+29 |
| * | getaway.cpp: various updates, promoted to working (#7686) |  Angelo Salese | 2021-01-22 | 1 | -45/+218 |
| * | galaxian.cpp: Fixed sprite clipping issue in namenayo. [David Haywood] (#7688) |  David Haywood | 2021-01-22 | 2 | -2/+6 |
| * | ncr5380n: assert drq after req with phase mismatch |  Patrick Mackinlay | 2021-01-22 | 1 | -0/+1 |
| * | New working clones |  Brian Troha | 2021-01-21 | 2 | -36/+80 |
| * | mac: add additional VIA delay for Cuda, maclc520 and maccclas boot [R. Belmont] |  arbee | 2021-01-21 | 1 | -1/+7 |
| * | flopimg: Change the extracted bitstreams into vector<bool> |  Olivier Galibert | 2021-01-22 | 28 | -671/+743 |