| Commit message (Expand) | Author | Age | Files | Lines |
| * | tool_tester: add optional arguments (single shot, verbose log output, work di... |  angelosa | 2021-02-15 | 1 | -1/+5 |
| * | jungleyo.cpp: Added reel layer drawing, implemented priority selection, and h... |  Angelo Salese | 2021-01-28 | 1 | -74/+189 |
| * | New machines marked as NOT_WORKING (#7706) |  ClawGrip | 2021-01-27 | 2 | -3/+18 |
| * | kpontoon: add text layer tilemap, palette, and char ROM readback for POST [R.... |  arbee | 2021-01-26 | 1 | -28/+114 |
| * | midtunit.cpp + midyunit.cpp: Correct ROM labels for the Mortal Kombat sets |  Brian Troha | 2021-01-26 | 2 | -330/+331 |
| * | rs232: HLE updates |  AJR | 2021-01-26 | 86 | -131/+42 |
| * | cave.cpp: Correct some typos & update documentation for Hotdog Storm |  Brian Troha | 2021-01-26 | 1 | -16/+16 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-01-26 | 2 | -1/+23 |
| * | New working clones |  Ivan Vangelista | 2021-01-26 | 2 | -0/+26 |
| * | New machines marked as NOT_WORKING (#7702) |  ClawGrip | 2021-01-27 | 3 | -0/+124 |
| * | bogeyman.cpp, shootout.cpp: Corrected monitor orientation to ROT180. [Corrado... |  Angelo Salese | 2021-01-27 | 3 | -7/+9 |
| * | oric.cpp: Dumped oric1 BASIC 1.0 UK BIOS. (#7697) [tante ju] |  rfka01 | 2021-01-27 | 1 | -1/+4 |
| * | laserbas: Improve gfx rendering, implement BG scrolling, correct screen raw p... |  Dirk Best | 2021-01-26 | 1 | -51/+55 |
| * | saitek_egr: add compatibility filter |  hap | 2021-01-26 | 2 | -3/+4 |
| * | Goodbye 64 suffix on the main executable, it was nice knowing you. |  Vas Crabb | 2021-01-26 | 2 | -1/+23 |
| * | mac: fixes for Clang compile [R. Belmont] |  arbee | 2021-01-25 | 2 | -9/+9 |
| * | floppy: Be really sure a cleared cache is seen as such |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | jungleyo.cpp: minor notes update |  Ivan Vangelista | 2021-01-25 | 1 | -1/+46 |
| * | gokidetor.cpp: Converted JEDECs to binary format and add anonymous namespace.... |  ClawGrip | 2021-01-26 | 1 | -13/+17 |
| * | win32 debugger: Added context menu with Copy Visible and Paste commands to de... |  Vas Crabb | 2021-01-26 | 2 | -30/+183 |
| * | softwarelist: spelling corrections related to microcabin's hurryfox |  hap | 2021-01-25 | 2 | -33/+33 |
| * | floppy.cpp: as_ticks returns a u64, so go unsigned all the way |  AJR | 2021-01-25 | 1 | -3/+1 |
| * | floppy: When the floppy head stays on an unformatted track from more than an ... |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | Merge branch 'release0228' into mainline-master |  Vas Crabb | 2021-01-25 | 4 | -4/+4 |
| |\ |
|
| | * | 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 |
| * | | debug/express.cpp: Fix parsing for preincrement & predecrement operators; mak... |  AJR | 2021-01-24 | 2 | -90/+72 |
| * | | iwm: Start of implementation of async write |  Olivier Galibert | 2021-01-24 | 2 | -14/+72 |
| * | | swim1: Remove the q3 clock, sync is just not usable |  Olivier Galibert | 2021-01-24 | 3 | -43/+11 |
| * | | input.cpp, inputdev.cpp: Misc. fixes |  AJR | 2021-01-24 | 2 | -3/+4 |
| * | | geniusjr.cpp: Add note about globbed 68HC05 on 'gls' [Sean Riddle] |  ClawGrip | 2021-01-24 | 1 | -1/+1 |
| * | | alpha68k_i.cpp: replaced color ROM dump for paddlema, added dump about bootle... |  Ivan Vangelista | 2021-01-24 | 1 | -3/+5 |
| * | | nmk16.cpp: Fixed 'redhawks' bad graphics, and added placeholders for undumped... |  ClawGrip | 2021-01-24 | 1 | -1/+9 |
| * | | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-01-24 | 2 | -0/+160 |
| * | | alpha68k_i.cpp: PCB documentation for The Next Space & Paddle Mania, derive c... |  Brian Troha | 2021-01-24 | 1 | -50/+74 |
| * | | bus/rs232: Add generic Radio Shack printer option (generates break condition ... |  tim lindner | 2021-01-24 | 5 | -11/+46 |
| * | | sound/rf5c400.cpp: Fixed looping, and implemented position readback. (#7699) |  987123879113 | 2021-01-24 | 2 | -17/+75 |
| |/ |
|
| * | 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 |
| |/ |
|