| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean in preparation for release. |  Vas Crabb | 2025-04-27 | 9 | -27/+27 |
| * | cbus/pc9801_86.cpp: DAC playback fixes towards win95 |  angelosa | 2025-04-26 | 1 | -2/+6 |
| * | nubus/nubus_vikbw.h: More include guard fun. |  arbee | 2025-04-26 | 1 | -3/+3 |
| * | nubus/8lc.h: Fix include guard. |  arbee | 2025-04-26 | 1 | -3/+3 |
| * | apple/macii.cpp: Fixed regression where NuBus was stealing the internal video... |  arbee | 2025-04-26 | 40 | -2924/+2813 |
| * | z80.lst: fix nsc800 compile |  hap | 2025-04-25 | 1 | -1/+1 |
| * | cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so... |  holub | 2025-04-26 | 1 | -1/+1 |
| * | cpu/mpk1839/kl1839vm1.cpp: Improved save state support. (#13303) |  holub | 2025-04-26 | 2 | -35/+43 |
| * | cbus/pc9801_86.cpp: basic DAC logging |  angelosa | 2025-04-25 | 1 | -0/+28 |
| * | fix various bitwise/logical warnings |  Patrick Mackinlay | 2025-04-25 | 3 | -5/+5 |
| * | ti99: Fixed crash with Corcomp floppy controller when accessing a drive that ... |  Michael Zapf | 2025-04-24 | 1 | -3/+10 |
| * | c6280: optimization for games that have sound disabled |  hap | 2025-04-24 | 2 | -30/+42 |
| * | cpu/upd7725.cpp: Improved host interface, suppress side effects for debugger ... |  cam900 | 2025-04-25 | 4 | -51/+69 |
| * | nec/pc9821.cpp: bump 7220 couple to use A revision |  angelosa | 2025-04-24 | 1 | -1/+7 |
| * | cbus/pc9801_26.cpp: hookup irq select, guesswork for DE-9 output pins |  angelosa | 2025-04-24 | 2 | -20/+47 |
| * | ymfm: remove 2608/2610 ssg gain workaround |  hap | 2025-04-23 | 3 | -9/+4 |
| * | bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86 |  angelosa | 2025-04-23 | 8 | -272/+124 |
| * | osd: remove mac address filter from osd (fixes #13586) (#13614) |  Patrick Mackinlay | 2025-04-22 | 4 | -17/+14 |
| * | linn/linndrum.cpp: Modeled click filter, improved hihat decay emulation, and ... |  m1macrophage | 2025-04-22 | 2 | -1/+10 |
| * | check correct irr0 bits, after the register size was corrected in b26662f1bba... |  smf- | 2025-04-22 | 1 | -4/+4 |
| * | Fixed the last GCC class memory access warnings and cleaned up some stuff. |  Vas Crabb | 2025-04-21 | 2 | -40/+40 |
| * | video/bt47x.cpp: Enable Bt473 device. [R. Belmont] |  arbee | 2025-04-20 | 2 | -2/+13 |
| * | video/bt45x.cpp: Make 16-color variants generate visible colors. [R. Belmont] |  arbee | 2025-04-20 | 1 | -1/+4 |
| * | cpu/z80/z80.cpp: Get rid of some flag LUTs (#13607) |  holub | 2025-04-20 | 3 | -86/+60 |
| * | bus/a2bus/mouse.cpp: Synchronise comminication with the microcontroller. |  Vas Crabb | 2025-04-20 | 1 | -20/+44 |
| * | machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ne... |  arbee | 2025-04-19 | 2 | -0/+379 |
| * | Cleaned up build scripts and compiling documentation: |  Vas Crabb | 2025-04-20 | 1 | -7/+13 |
| * | -cpu/e132xs: Cleaned up disassembler a bit, disassemble most invalid instruct... |  Vas Crabb | 2025-04-19 | 1 | -533/+397 |
| * | MIPS disassembler refinements (mips1, mips3, psx, rsp) |  AJR | 2025-04-17 | 4 | -211/+306 |
| * | Implemented specific SH3/SH4 chips & pass the required endian into the constr... |  smf- | 2025-04-17 | 10 | -2066/+7423 |
| * | Work round a race condition in the Compaq i8042 rom. Fixes using ctmouse.exe ... |  smf- | 2025-04-17 | 2 | -1/+16 |
| * | cpu/drcbex64.cpp: Always keep UML floating point registers in memory for SysV... |  Vas Crabb | 2025-04-17 | 1 | -88/+75 |
| * | sound/gb.cpp: Fixed master volume control and cleaned up code: (#13483) |  cam900 | 2025-04-17 | 2 | -368/+353 |
| * | casio/cps200.cpp: Added a skeleton Casio CPS-2000 driver; also improved µPD9... |  Devin Acker | 2025-04-17 | 4 | -34/+62 |
| * | cpu/drcbearm64.cpp: Fixed more cases where ROLAND clobbered source registers. |  Vas Crabb | 2025-04-17 | 1 | -74/+74 |
| * | -misc/dgpix.cpp: Marked Elfin as having unemulated protection. |  Vas Crabb | 2025-04-17 | 3 | -662/+69 |
| * | A couple of recompiler improvements involving the carry flag: |  Vas Crabb | 2025-04-16 | 2 | -19/+22 |
| * | machine/nscsi_bus.cpp: Changed data release delay to 400ns to match the comme... |  Adam Billyard | 2025-04-16 | 1 | -1/+1 |
| * | cpu/avr8/avr8.cpp: Fixed program address masks and boot ROM sizes. (#13578) |  cam900 | 2025-04-16 | 1 | -13/+13 |
| * | sound/k007232.cpp: Suppress side effects for debugger reads and cleaned up co... |  cam900 | 2025-04-16 | 2 | -41/+44 |
| * | Even more recompiler fixes: |  Vas Crabb | 2025-04-15 | 5 | -150/+109 |
| * | cpu/z80/z80.cpp: Avoided wrong isunset() detection in some Spectrum clones (#... |  holub | 2025-04-14 | 2 | -3/+2 |
| * | machine/rescap.h: Implemented audio potentiometer law. (#13588) |  m1macrophage | 2025-04-13 | 1 | -0/+18 |
| * | -apple/rbv.cpp, apple/maciici.cpp: Implemented monochrome mode, cleaned up cl... |  Vas Crabb | 2025-04-14 | 1 | -4/+2 |
| * | i8085: optimize set_status by checking if devcb is unset |  hap | 2025-04-13 | 1 | -1/+1 |
| * | bus/snes/st018.cpp: Add primary support of ST018 coprocessor (#13553) |  cam900 | 2025-04-13 | 3 | -1/+219 |
| * | cpu/drcbex64.cpp: Fixed another bug uncovered after fixing a bug in the DRC t... |  Vas Crabb | 2025-04-13 | 1 | -2/+1 |
| * | More recompiler fixes: |  Vas Crabb | 2025-04-12 | 4 | -165/+166 |
| * | act/victor9k.cpp: Get audio working on Victor 9000 (victor9k) (#13549) |  donohoe00 | 2025-04-11 | 4 | -11/+82 |
| * | Started moving UML instruction reference to main documentation, fixed more re... |  Vas Crabb | 2025-04-12 | 6 | -311/+279 |