summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* gmboard: fix regression with fphantom hint button hap2026-04-171-22/+47
* fphantom: use gmboard_device hap2026-04-162-22/+28
* grandmas/emirage: move chessboard to a device hap2026-04-123-4/+445
* New systems marked not working hap2026-04-111-1/+1
* HP98x6: 98259 bubble memory module added (#15202) fulivi2026-04-102-0/+4208
* source org: rename microvision and milton drivers hap2026-04-101-8/+6
* i8251: small cleanup hap2026-04-072-53/+71
* 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
* 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
* Various cleanups: Vas Crabb2026-04-041-172/+211
* z80scc: Fixed external clock source selection and start bit timing. [Curt Coder] Curt Coder2026-04-021-26/+61
* sinclair/specnext_dma.cpp: Fixed counter state returning natural value in ZXN... holub2026-04-012-5/+6
* machine/pc_lpt.cpp: add PS/2 bidirectional mode support [Felipe Sanches] angelosa2026-04-012-1/+10
* at28c*: small cleanup to indentation hap2026-03-314-19/+21
* z8536: Take into account data path polarity on port writes and bit matching. ... Curt Coder2026-03-311-6/+6
* vfxcart.cpp: add a timer to complete the write cycle. (#15155) Christian Brunschen2026-03-303-0/+721
* machine/vt82c598mvp.cpp: work around SMI mapping for '691 angelosa2026-03-302-1/+7
* cpu/tlcs900/tmp94c241_serial.cpp: Let's not break encapsulation and add gratu... Vas Crabb2026-03-301-1/+1
* Fixed things C++20 doesn't allow: Vas Crabb2026-03-293-372/+347
* omti8621: fix crash in apollo driver hap2026-03-261-1/+0
* machine/vt82c586b_acpi.cpp: rename to '596 and implement actual '596B angelosa2026-03-252-34/+89
* bus/pci/sis6326.cpp: add shifter behaviour on High/True Color depths angelosa2026-03-252-3/+7
* z80dma: Update RDY immediately but defer the side effects. [Curt Coder] Curt Coder2026-03-251-3/+8
* misc: toodle-oo TOOD typo hap2026-03-241-1/+1
* pc/pcipc_via.cpp: bump ga6vx to VT82C596 southbridge angelosa2026-03-234-25/+429
* cpu/i386/i386.cpp: add CPUID brand ID for Pentium 3 and 4 angelosa2026-03-231-1/+1
* dynax/ddenlovr.cpp: marked daichuka's program ROM as bad Ivan Vangelista2026-03-231-1/+0
* pc/pcipc_via.cpp: kickoff an Apollo Pro + 596 chipset angelosa2026-03-233-1/+1092
* pc/pcipc_via.cpp: hookup basic Apollo Pro Northbridge override angelosa2026-03-223-8/+105
* machine/pci-usb.cpp: set HCHalted on cleared Run/Stop bit angelosa2026-03-211-0/+3
* machine/sis630_host.cpp: remove debug_break on smiact trigger angelosa2026-03-211-2/+2
* Ran srcclean across the source. Vas Crabb2026-03-2211-27/+27
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* z8536: Further improve port bit matching. [Curt Coder] Curt Coder2026-03-191-3/+29
* bus/pci/clgd543x_alpine.cpp: fix ROM defs angelosa2026-03-181-11/+11
* src: bulk change osd_printf_warning -> osd_printf_info for LOG_OUTPUT_FUNC angelosa2026-03-1723-23/+23
* machine/i82426ex_ib.cpp: add TRC register hookup, fix BIOS hanging after savi... angelosa2026-03-176-3/+34
* machine/i82426ex_ib.cpp: fix DMA page_offset angelosa2026-03-172-13/+12
* Some prep work for extending offs_t to 64 bits. [Vas Crabb, Ryan Holtz] Vas Crabb2026-03-187-16/+14
* intel/i420ex.cpp: initial Aries chipset check-in (#15110) Angelo Salese2026-03-176-0/+1516
* fix register saving and restoring for i8087 (#15104) Valera Klachkov2026-03-141-2/+2
* bus/pci/trident_4dwavedx.cpp: implement sample playback modes angelosa2026-03-131-2/+4
* z8536: Fix port pattern polarity. [Curt Coder] Curt Coder2026-03-081-1/+1
* konami/trackfld_a.cpp: Inputs don't magically change on reset. Vas Crabb2026-03-081-12/+12
* wd1000.cpp: Set ID not found error properly (#15070) Brian Johnson2026-03-072-21/+28
* -cpu/sharc: More recompiler improvements: Vas Crabb2026-03-083-11/+28
* machine/pit8253.cpp: Improved timing accuracy. (#15064) m1macrophage2026-03-072-17/+76