| Commit message (Expand) | Author | Age | Files | Lines |
| * | pit8253: prevent elapsed_cycles from going negative |  cracyc | 2022-02-10 | 1 | -1/+1 |
| * | swim1/swim2 - initialize m_floppy and m_timer (#9291) |  ksherlock | 2022-02-10 | 2 | -2/+6 |
| * | bus/a2bus: Added Apple II 3.5" Disk Controller Card. (#9215) |  ksherlock | 2022-02-09 | 1 | -2/+0 |
| * | x76f041/x76f100/zs01: Implement new operations and security features (#9137) |  987123879113 | 2022-02-07 | 4 | -30/+361 |
| * | Removed extra semicolons after function bodies in remaining headers. (#9277) |  0kmg | 2022-02-07 | 1 | -1/+1 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 15 | -69/+69 |
| * | minor code changes, formatting, comments (#9209) |  shattered | 2022-02-01 | 3 | -13/+13 |
| * | hdc92x4: Minor header cleanup |  AJR | 2022-01-26 | 1 | -9/+16 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 323 | -386/+382 |
| * | i82586: tolerate missing irq callback |  Patrick Mackinlay | 2022-01-26 | 1 | -1/+1 |
| * | spg110: Better better colors |  Olivier Galibert | 2022-01-25 | 2 | -54/+149 |
| * | spg110: Better colors |  Olivier Galibert | 2022-01-24 | 2 | -53/+56 |
| * | srcclean in preparation for 0.240 |  Vas Crabb | 2022-01-23 | 2 | -21/+21 |
| * | bitmap_printer: initial cleanup, the calm before the refactor. [R. Belmont] |  arbee | 2022-01-21 | 2 | -75/+110 |
| * | i8255: always latch input data when strobe is asserted (#9159) |  shattered | 2022-01-15 | 1 | -2/+2 |
| * | Add IBM PC RAM switches (#9130) |  SomeRandomGuyIdk | 2022-01-14 | 2 | -59/+63 |
| * | upd765: Check write protect during write & format commands (#9145) |  SomeRandomGuyIdk | 2022-01-14 | 1 | -2/+19 |
| * | Adding bitmap_printer_device and convert epson_lx810 to use it. (#8863) |  goldnchild | 2022-01-07 | 5 | -1/+586 |
| * | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 7 | -30/+23 |
| * | new NOT WORKING machines [David Haywood] (#8976) |  David Haywood | 2021-12-31 | 3 | -9/+109 |
| * | Move filesystem library into separate namespace and use shorter uX type names... |  AJR | 2021-12-31 | 1 | -1/+1 |
| * | upd765: improve SRA and SRB emulation; add DP8473 reset irq (#9062) |  shattered | 2021-12-30 | 2 | -4/+35 |
| * | srcclean, remove a vestigial thing, and a little cleanup |  Vas Crabb | 2021-12-26 | 9 | -200/+200 |
| * | Added preliminary TS-Configuration for ZX Evolution driver. (#8989) |  holub | 2021-12-25 | 4 | -0/+348 |
| * | BQ4847: added BQ4845 device type which uses an external crystal, added wdo ou... |  smf- | 2021-12-23 | 2 | -354/+289 |
| * | Z80 CTC ZC/TO goes high for one clock cycle [smf] |  smf- | 2021-12-17 | 2 | -3/+12 |
| * | gt913: minor cleanup (#8985) |  Devin Acker | 2021-12-14 | 1 | -2/+7 |
| * | gt913: fix single-driver build, fix invalid Unicode character. [R. Belmont] |  arbee | 2021-12-14 | 1 | -8/+8 |
| * | Revert "Revert "ctk551: implement sound, promote to working (#8960)" (#8980)"... |  R. Belmont | 2021-12-14 | 3 | -85/+307 |
| * | Revert "ctk551: implement sound, promote to working (#8960)" (#8980) |  R. Belmont | 2021-12-14 | 3 | -307/+85 |
| * | ctk551: implement sound, promote to working (#8960) |  Devin Acker | 2021-12-14 | 3 | -85/+307 |
| * | input_merger: remove awkward initial_state setter, add notes |  hap | 2021-12-11 | 2 | -4/+10 |
| * | emu/mconfig.cpp: Made checks on device add/replace stricter. |  Vas Crabb | 2021-12-09 | 3 | -8/+6 |
| * | Logging format cleanups and minor no-op code changes. (#8932) |  shattered | 2021-12-06 | 3 | -30/+27 |
| * | -Filled in a few more Slovak messages after discussion with Milan. |  Vas Crabb | 2021-12-04 | 2 | -17/+17 |
| * | dl11: DEC DL11-type serial line unit (#8894) |  shattered | 2021-12-02 | 2 | -0/+391 |
| * | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 5 | -10/+6 |
| * | spi_sdcard: fix CMD8 response for SDV2/SDHC. [R. Belmont] |  arbee | 2021-12-01 | 1 | -5/+5 |
| * | spi_sdcard: add CMD18 - CMD_READ_MULTIPLE_BLOCK (#8913) |  holub | 2021-12-01 | 2 | -188/+281 |
| * | Soul-crushingly frustrating clean-up: |  Vas Crabb | 2021-12-01 | 1 | -3/+1 |
| * | mc68328: update logging to match handler size |  Patrick Mackinlay | 2021-11-30 | 1 | -1/+1 |
| * | various devices and drivers: seperate -> separate |  Ivan Vangelista | 2021-11-28 | 1 | -2/+2 |
| * | Cleaned up incorrectly formatted license/copyright header comments. (#8885) |  Angelo Salese | 2021-11-28 | 1 | -1/+2 |
| * | -emu/rendersw.hxx: Fixed incorrect clipping of untextured rectangles. |  Vas Crabb | 2021-11-27 | 1 | -1/+1 |
| * | Minor changes to various drivers (#8880) |  shattered | 2021-11-25 | 1 | -27/+30 |
| * | hp_taco: added support for writing hp9825-format tapes (#8860) |  fulivi | 2021-11-22 | 2 | -28/+47 |
| * | Minor cleanup: |  Vas Crabb | 2021-11-22 | 1 | -26/+13 |
| * | srcclean in preparation for release of MAME 0.238. |  Vas Crabb | 2021-11-21 | 3 | -49/+49 |
| * | Miscellaneous #include cleanup |  AJR | 2021-11-20 | 2 | -3/+1 |
| * | upc82c710/upc82c711: Use unscoped enum for device id's. |  Nigel Barnes | 2021-11-15 | 4 | -84/+82 |