summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* floppy_sound: Minor cleanupfloppysound Michael Zapf2026-04-262-19/+25
* floppy_sound: Move entry struct into samples class Michael Zapf2026-04-181-28/+29
* Merge branch 'master' into floppysound Michael Zapf2026-04-1796-10559/+8316
|\
| * gmboard: fix regression with fphantom hint button hap2026-04-171-22/+47
| * hp9122c: remove ununsed functions hap2026-04-161-31/+9
| * fphantom: use gmboard_device hap2026-04-162-22/+28
| * Paper over a design that does not seem to make sense Olivier Galibert2026-04-161-3/+3
| * -bus/ieee488: Cleaned up code, improved displayed device names. Vas Crabb2026-04-1631-1414/+1439
| * bus/ieee488/grid2102.cpp: Fixed geometry disk and support formatting. (#15192) Valera Klachkov2026-04-162-49/+160
| * video/pc_vga_sis.cpp: hookup fast page address angelosa2026-04-142-12/+27
| * grandmas/emirage: move chessboard to a device hap2026-04-123-4/+445
| * sound/va_vca.cpp: support for differential inputs. prophet5.cpp: VCA balance ... m1macrophage2026-04-122-105/+252
| * New systems marked not working hap2026-04-111-1/+1
| * HP98x6: 98259 bubble memory module added (#15202) fulivi2026-04-105-0/+4559
| * source org: rename microvision and milton drivers hap2026-04-101-8/+6
| * 3rdparty/asmjit: Sync with upstream version 1.21. (#15205) Patrick Mackinlay2026-04-092-2/+2
| * c1541: Fixed Commodore 1541 stepping back and forth while reading data. [Curt... Curt Coder2026-04-081-1/+4
| * New working systems hap2026-04-071-1/+1
| * i8251: small cleanup hap2026-04-072-53/+71
| * sound/cem3340.cpp: Implemented preliminary CEM3340 and incorporated it as an... m1macrophage2026-04-072-0/+182
| * machine/i8251.cpp: sync mode fixes tarmooja2026-04-072-8/+44
| * x28,vfxcart: make timings overrideable. (#15183) Christian Brunschen2026-04-073-219/+166
| * cubeqst: add conf switch to disable ld hap2026-04-071-2/+2
| * z8: Fix disassembly of opcode D7 (LD x(r2), r1 - indexed register write) (#15... Hannes Janetzek2026-04-071-1/+1
| * cubeqst: ld is supposed to be optional afterall hap2026-04-072-35/+35
| * machine/cxd1185.cpp: resolve save state name conflict Patrick Mackinlay2026-04-072-8/+8
| * tigeroad: jim measured video timing and mcu freq, hap2026-04-061-6/+5
| * Cleaned up unsupportable legacy stuff: Vas Crabb2026-04-063-7755/+2
| * nss_tvinterface: add pal/ntsc config hap2026-04-051-7/+15
| * h8_sci: correct m_ssr_read logic hap2026-04-051-1/+5
| * h8_sci: add todo note hap2026-04-0517-59/+51
| * sinclair/specnext.cpp: Refactored NMI handling. (#15086) holub2026-04-052-10/+0
| * misc: remove ROM_LOAD_OPTIONAL hap2026-04-043-7/+9
| * nss_tvinterface: disable outgoing serial data by default hap2026-04-041-6/+13
| * Various cleanups: Vas Crabb2026-04-046-323/+380
| * cpu/powerpc: Fix several errors in the 601 legacy POWER instructions [R. Belm... arbee2026-04-021-14/+10
| * nss_tvinterface: add french language rom [Berger] hap2026-04-031-1/+7
| * NES related devices: Fixed debugger issues and updated URLs in comments. (#15... cam9002026-04-035-19/+36
| * sound/namco.cpp: Updates: (#15154) cam9002026-04-032-482/+423
* | floppy: Set common directory for default samples, leftover from testing Michael Zapf2026-04-071-2/+2
* | floppy: Reworked floppy sound support with a single sample list and default h... Michael Zapf2026-04-042-178/+248
* | Merge branch 'master' into floppysound Michael Zapf2026-04-03526-28867/+38447
|\|
| * z80scc: Fixed external clock source selection and start bit timing. [Curt Coder] Curt Coder2026-04-021-26/+61
| * luxor/x37: WIP. Curt Coder2026-04-022-11/+14
| * sinclair/specnext_dma.cpp: Fixed counter state returning natural value in ZXN... holub2026-04-012-5/+6
| * sunkbd/hlekbd.cpp: add a type 2 keyboard stub Patrick Mackinlay2026-04-013-0/+45
| * nscsi/hd.cpp: allow only lun=0 for test unit ready Patrick Mackinlay2026-04-011-1/+4
| * machine/pc_lpt.cpp: add PS/2 bidirectional mode support [Felipe Sanches] angelosa2026-04-012-1/+10
| * bus/pci: ATTR_COLD pass angelosa2026-04-019-34/+81
| * bus/pci: add 3 new sound card stubs: angelosa2026-04-017-0/+367