summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* at28c*: small cleanup to indentation hap2026-03-314-19/+21
* m680x0: only allow one fault per instruction at a time (#15175) Patrick Mackinlay2026-03-311-0/+4
* z8536: Take into account data path polarity on port writes and bit matching. ... Curt Coder2026-03-311-6/+6
* epson/qx10.cpp: implement semidisk battery backed ramdisk card (#15069) Brian Johnson2026-03-318-7/+222
* vfxcart.cpp: add a timer to complete the write cycle. (#15155) Christian Brunschen2026-03-303-0/+721
* namco/sg_vga.cpp: fix bitplane order, refine visible area angelosa2026-03-301-15/+20
* bus/pci/trident_4dwavedx.cpp: improve single shot playback angelosa2026-03-301-2/+32
* machine/vt82c598mvp.cpp: work around SMI mapping for '691 angelosa2026-03-303-2/+9
* namco/sg_vga.cpp: Add DX-101 device (#15172) cam9002026-03-301-0/+1
* cpu/tlcs900/tmp94c241_serial.cpp: Let's not break encapsulation and add gratu... Vas Crabb2026-03-305-68/+119
* bus/centronics: Add NEC PC-6022 plotter [Devin Acker] (#15162) Devin Acker2026-03-287-118/+355
* Fixed things C++20 doesn't allow: Vas Crabb2026-03-2915-483/+448
* sord/m5.cpp: Modernised driver (#14491) dlabi2026-03-282-23/+50
* mcs51: Change address space names to resemble those used by Intel's tools AJR2026-03-274-100/+93
* omti8621: fix crash in apollo driver hap2026-03-262-6/+3