| Commit message (Expand) | Author | Age | Files | Lines |
| * | full xtal conversionxtal |  Olivier Galibert | 2025-04-29 | 4846 | -12630/+12540 |
| * | pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo a... |  Angelo Salese | 2022-10-30 | 1 | -7/+8 |
| * | upd934g: Preliminary support for ACCENT/MUTE |  Dirk Best | 2022-10-30 | 2 | -8/+13 |
| * | cpu/dsp32: Modify previous change, clamping before the narrowing conversion |  AJR | 2022-10-29 | 1 | -1/+1 |
| * | cpu/dsp32: Simplify int24 operator logic |  AJR | 2022-10-29 | 1 | -5/+2 |
| * | cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions |  AJR | 2022-10-29 | 2 | -3/+3 |
| * | cpu/arm: Use rotr_32 for handling unaligned reads |  AJR | 2022-10-29 | 1 | -3/+3 |
| * | Update various source files to use swapendian_int16 |  AJR | 2022-10-29 | 7 | -18/+16 |
| * | Move debugger command parameter validation helpers into debugger_console |  AJR | 2022-10-29 | 3 | -6/+3 |
| * | bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-e... |  AJR | 2022-10-29 | 1 | -0/+5 |
| * | bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order. |  Vas Crabb | 2022-10-30 | 1 | -1/+5 |
| * | wd_fdc: Use the new active() |  Olivier Galibert | 2022-10-29 | 1 | -1/+1 |
| * | bus/nes/bandai.cpp: fixed MT08445 |  Ivan Vangelista | 2022-10-27 | 1 | -1/+1 |
| * | mps1200.cpp: added dip switch settings [Guru] |  Ivan Vangelista | 2022-10-26 | 1 | -35/+133 |
| * | Remove #include <cstdarg> from emu.h and move it into source files that still... |  AJR | 2022-10-25 | 18 | -0/+31 |
| * | e132xs: Provide new helper functions for extracting signed 16-bit halves |  AJR | 2022-10-25 | 2 | -6/+10 |
| * | emu_timer: undo prev commit, add running() getter and change some enabled() c... |  hap | 2022-10-25 | 13 | -29/+30 |
| * | machine/mos6530n.cpp: Removed old, unused io_r/io_w functions. (#10477) |  0kmg | 2022-10-25 | 2 | -38/+0 |
| * | timer device: rename getter functions to match emu_timer |  hap | 2022-10-24 | 2 | -5/+5 |
| * | Fix FDC Busy bit for overlapped commands (#10464) |  pnp2084 | 2022-10-24 | 1 | -1/+3 |
| * | zn.cpp, video/psx.cpp: Modernize logging calls |  AJR | 2022-10-23 | 1 | -82/+75 |
| * | Terra Cresta and later Nichibutsu games: Emulate the analog filtering for the... |  Lord-Nightmare | 2022-10-23 | 2 | -0/+5 |
| * | srcclean in preparation for release branch |  Vas Crabb | 2022-10-23 | 4 | -11/+11 |
| * | machine/mos6530n.cpp: Fixed io_w offset error. (#10463) |  0kmg | 2022-10-23 | 1 | -1/+1 |
| * | bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... |  ajrhacker | 2022-10-22 | 11 | -57/+31 |
| * | apple2: get rid of outdated port definitions that caused joystick tracking we... |  arbee | 2022-10-22 | 1 | -6/+0 |
| * | 6840ptm.cpp: Fix unsigned comparison |  AJR | 2022-10-22 | 1 | -1/+1 |
| * | wd_fdc: reset the contents of data_reg when the sync is changed |  pnp2084 | 2022-10-22 | 2 | -12/+19 |
| * | dbreed: fix sprites on scorebar regression [Mamesick] |  hap | 2022-10-21 | 1 | -1/+1 |
| * | Remove legacy logging functions in various drivers and devices |  AJR | 2022-10-20 | 1 | -16/+0 |
| * | v25: Call exception hook on bankswitch interrupt |  AJR | 2022-10-20 | 1 | -0/+3 |
| * | cpu/nec: Fix crash on encountering invalid LDEA |  AJR | 2022-10-20 | 1 | -1/+1 |
| * | Revert "v25: IF only masks externally vectored interrupts" |  AJR | 2022-10-20 | 1 | -2/+7 |
| * | v25: IF only masks externally vectored interrupts |  AJR | 2022-10-19 | 1 | -7/+2 |
| * | ctk-530: New working machine (#10445) |  Devin Acker | 2022-10-19 | 1 | -0/+6 |
| * | a400, a800, a800xl, etc.: Adopt and adapt VCS slot device for controller inpu... |  AJR | 2022-10-18 | 4 | -2/+30 |
| * | vcs_ctrl: Some fixes |  AJR | 2022-10-18 | 6 | -10/+18 |
| * | bus/electron: Added Millsgrade Voxbox Speech Synthesiser. |  Nigel Barnes | 2022-10-18 | 3 | -2/+156 |
| * | ef9364: Blanking lines repeat first character row. |  Nigel Barnes | 2022-10-17 | 2 | -33/+26 |
| * | kr2376.cpp: Added the ROM12 variant. |  Nigel Barnes | 2022-10-17 | 2 | -59/+83 |
| * | fd1771: Add missing inversion |  Olivier Galibert | 2022-10-17 | 1 | -2/+2 |
| * | fd1771: Add extended DDAM handling |  Olivier Galibert | 2022-10-16 | 2 | -2/+14 |
| * | a800.xml, a800_flop.xml: initial pass at QA (#10412) |  Angelo Salese | 2022-10-16 | 5 | -18/+192 |
| * | multipcm: Make address space big-endian |  AJR | 2022-10-16 | 1 | -1/+1 |
| * | k051316: remove device_reset, remove bool-int comparison |  hap | 2022-10-16 | 2 | -19/+17 |
| * | mpu4.cpp, ticket.cpp Added proper hopper communications to ticket.cpp (#10404) |  James Wallace | 2022-10-16 | 2 | -0/+13 |
| * | - bus/neogeo/prot_mslugx.cpp: added iq_132 to the copyright holders |  Ivan Vangelista | 2022-10-15 | 2 | -2/+2 |
| * | Rework QX10 Keyboard implementation (#10384) |  Brian Johnson | 2022-10-15 | 4 | -0/+639 |
| * | k051316 tile flip configuration bits, replaces flag setting in callbacks (#10... |  Furrtek | 2022-10-15 | 2 | -23/+49 |
| * | Added support for Intel ISIS-II filesystem (#10367) |  fulivi | 2022-10-15 | 1 | -0/+2 |