| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve abstract class docspy_regtests |  angelosa | 2021-02-15 | 1 | -6/+9 |
| * | tool_tester: add optional arguments (single shot, verbose log output, work di... |  angelosa | 2021-02-15 | 7 | -27/+96 |
| * | Make some reorganization to assets folder, add romcmp tests |  angelosa | 2021-02-03 | 17 | -15/+245 |
| * | Explicit python version requirement |  angelosa | 2021-01-31 | 1 | -1/+5 |
| * | tool_tester: make a very simple pngcmp tester |  angelosa | 2021-01-30 | 6 | -6/+57 |
| * | ABC basic unit testing features, make a dataclass mapper example for test par... |  angelosa | 2021-01-30 | 12 | -90/+210 |
| * | regtests: disable faulty tests, make a preliminary new test suite for unidasm |  angelosa | 2021-01-29 | 8 | -4/+113 |
| * | chdtest: make it to properly return a status code != 0 on failures |  angelosa | 2021-01-29 | 2 | -110/+113 |
| * | jungleyo.cpp: Added reel layer drawing, implemented priority selection, and h... |  Angelo Salese | 2021-01-28 | 1 | -74/+189 |
| * | Unbreak aarch64 and arm builds (#7708) |  Julian Sikorski | 2021-01-28 | 1 | -0/+2 |
| * | 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 | 4 | -0/+125 |
| * | Merge tag 'mame0228' into mainline-master |  Vas Crabb | 2021-01-27 | 2 | -4/+4 |
| |\ |
|
| | * | Version bumpmame0228 |  Vas Crabb | 2021-01-26 | 2 | -4/+4 |
| | * | floppy: When the floppy head stays on an unformatted track from more than an ... |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | | 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 | 3 | -3/+6 |
| * | | Updated GitHub CI for executable names, added ORM check to Linux builds |  Vas Crabb | 2021-01-26 | 3 | -9/+11 |
| * | | Goodbye 64 suffix on the main executable, it was nice knowing you. |  Vas Crabb | 2021-01-26 | 5 | -56/+28 |
| * | | 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 |
| * | | msx.hsi: remove some leading whitespace |  hap | 2021-01-25 | 1 | -8/+8 |
| * | | softwarelist: spelling corrections related to microcabin's hurryfox |  hap | 2021-01-25 | 7 | -41/+41 |
| * | | 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 | 7 | -11/+15 |
| |\| |
|
| | * | wscolor.xml: Software part features must be unique. |  Vas Crabb | 2021-01-25 | 1 | -1/+3 |
| | * | 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 | 6 | -10/+12 |
| | * | 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 |
| * | | Merge pull request #7701 from clawgrip/patch-7 |  ajrhacker | 2021-01-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | 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 |