| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface |  angelosa | 2025-11-21 | 1 | -2/+4 |
| * | machine/82c100.cpp: New 82C100 IBM PS/2 Model 30 and Super XT device. |  Nigel Barnes | 2025-11-18 | 1 | -0/+27 |
| * | video/82c425.cpp: New 82C245 CGA LCD/CRT Controller device. |  Nigel Barnes | 2025-11-18 | 1 | -0/+11 |
| * | nec/pc98_cbus: untangle SpeakBoard card from pc9801_86 |  angelosa | 2025-11-18 | 1 | -0/+2 |
| * | machine/sega_scu.cpp: rename to saturn_scu, move to Sega folder, relicense to... |  angelosa | 2025-11-16 | 1 | -11/+0 |
| * | machine/smpc.cpp: remove device_memory_interface, fix open bus access, move t... |  angelosa | 2025-11-16 | 1 | -11/+0 |
| * | akai/mpc60.cpp: Apply the same drum pad order fix as the MPC3000 and hook up ... |  arbee | 2025-11-15 | 1 | -0/+11 |
| * | spg_renderer: Split off GeneralPlus renderer (#14508) |  mamehaze | 2025-11-14 | 1 | -0/+2 |
| * | bus/pc98_cbus: move 1st gen FDD 2DD and FDD 2HD BIOSes to own slots, standard... |  angelosa | 2025-11-13 | 1 | -0/+4 |
| * | bus/pc98_cbus: refactor bus semantics as proper root-slot, bump available slo... |  angelosa | 2025-11-12 | 1 | -2/+0 |
| * | nec/pc9801.cpp: move RAM handling to specific 54simm / 61simm options |  angelosa | 2025-11-09 | 1 | -0/+37 |
| * | New working systems |  Nigel Barnes | 2025-11-07 | 1 | -0/+12 |
| * | bk: "Altpro" and "Samara" combo floppy/ATA controllers. (#14419) |  shattered | 2025-11-06 | 1 | -0/+4 |
| * | cpu/m68000/mcf5206e.cpp: provide MBAR relocation, and retire machine/mcf506e.cpp |  angelosa | 2025-11-01 | 1 | -11/+0 |
| * | dsp56362, dsp56364: Add device stub for SHI |  AJR | 2025-10-31 | 1 | -1/+3 |
| * | dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa... |  Olivier Galibert | 2025-10-31 | 1 | -0/+2 |
| * | bus/pc98_cbus/pc9801_14.cpp: hookup TMS3631 stub |  angelosa | 2025-10-29 | 1 | -0/+12 |
| * | dsp563xx: First stab at the interpreter infrastructure |  Olivier Galibert | 2025-10-28 | 1 | -0/+2 |
| * | new cpu core (start of disassembler): dsp563xx |  Olivier Galibert | 2025-10-26 | 1 | -0/+26 |
| * | bus/pc8801/pc8801_31.cpp: fix SCSI hookup, translate PCE CD implementation in... |  angelosa | 2025-10-25 | 1 | -0/+2 |
| * | srcclean and tidy |  Vas Crabb | 2025-10-26 | 2 | -2/+2 |
| * | evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot... |  AJR | 2025-10-24 | 1 | -8/+8 |
| * | bus/coco: Added CoCo X-SID cartridge. |  Nigel Barnes | 2025-10-24 | 1 | -0/+2 |
| * | bus/pc98_cbus: preliminary PC9801-14 support |  angelosa | 2025-10-24 | 1 | -0/+2 |
| * | emu/video: Removed most specialisations of the RGB utilities, added ARM NEON ... |  Vas Crabb | 2025-10-24 | 1 | -6/+1 |
| * | bus/pc98_cbus: hookup 2D floppy option |  angelosa | 2025-10-23 | 1 | -0/+15 |
| * | Follow-up to PR#14263 -- move implementation details out of headers etc. (#14... |  shattered | 2025-10-23 | 1 | -2/+2 |
| * | qbus: add DVK MFM hard disk controller HLE (#14393) |  shattered | 2025-10-23 | 1 | -0/+2 |
| * | current Plug and Play / Handheld set additions (29 parents, 3 clones, 1 softl... |  mamehaze | 2025-10-23 | 1 | -5/+11 |
| * | bus/cbus: bulk replace cbus -> pc98_cbus |  angelosa | 2025-10-22 | 1 | -29/+29 |
| * | misc/savquest.cpp: stub HASP dongle in a device |  angelosa | 2025-10-22 | 1 | -0/+2 |
| * | terak: de-skeletonize -- add video boards. (#14383) |  shattered | 2025-10-22 | 2 | -0/+14 |
| * | Added support for generating PDB symbols with MinGW clang and lld. (#14352) |  Vas Crabb | 2025-10-20 | 3 | -3/+17 |
| * | bus/megadrive/cart: initial pass at a new cart slot interface (#14197) |  Angelo Salese | 2025-10-19 | 2 | -0/+66 |
| * | nec/pc9801: update and re-sort QA (#14316) |  Angelo Salese | 2025-10-18 | 1 | -0/+6 |
| * | mcs51: Modernization step 2 |  Olivier Galibert | 2025-10-17 | 1 | -3/+13 |
| * | 3rdparty/asmjit: Sync with upstream version 1.20. (#14330) |  Patrick Mackinlay | 2025-10-16 | 1 | -15/+32 |
| * | Add skeleton driver for Sun E250 (#14205) |  ClawGrip | 2025-10-14 | 1 | -0/+2 |
| * | mcs51: Modernization step 1 |  Olivier Galibert | 2025-10-13 | 1 | -1/+1 |
| * | Added emulation of a CEM3320-based 4th-order LPF, and used it on the linndrum... |  m1macrophage | 2025-10-13 | 1 | -0/+12 |
| * | bk: parallel expansion slot and carts (#14263) |  shattered | 2025-10-12 | 1 | -0/+25 |
| * | sound/l7a1045_l6028_dsp.cpp: Additional cleanup, proper logging, device map, ... |  arbee | 2025-10-12 | 1 | -0/+12 |
| * | bus/qbus: Added BK IRPS and DVK KTLK serial port adapter cards. (#14310) |  shattered | 2025-10-13 | 1 | -0/+4 |
| * | bus/qbus/dvk_kmd.cpp: Added the DVK KMD intelligent floppy controller. (#14226) |  shattered | 2025-10-07 | 1 | -0/+2 |
| * | pgm3.cpp - bootstrap first decrypted block from internal Flash [Peter Wilhelm... |  mamehaze | 2025-10-03 | 1 | -0/+2 |
| * | swp30: Overhaul |  Olivier Galibert | 2025-09-27 | 1 | -5/+0 |
| * | rs232.cpp: Add option for Heath H19 terminal (#14196) |  Mark Garlanger | 2025-09-26 | 1 | -0/+2 |
| * | pluto6: move those pl6_ devices to local folder |  hap | 2025-09-23 | 1 | -16/+0 |
| * | video.lua: fix copy paste error |  hap | 2025-09-23 | 1 | -1/+1 |
| * | pluto6: replace serialvfd device with msc1937_device, |  hap | 2025-09-23 | 2 | -24/+12 |