summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* machine/vrender0.cpp: Add DMA address direction, Updates (#15065) cam9002026-03-072-57/+92
* bus/pci/trident_4dwavedx.cpp: fix unintended bug with hso range angelosa2026-03-062-2/+3
* hd63450: Fix regression with device-to-memory byte transfers that broke X68K ... ajrhacker2026-03-061-1/+1
* machine/pci.cpp: standardize minimum grant & maximum latency readbacks angelosa2026-03-067-10/+52
* z8536: Fixed interrupt priorities, Timer/Counter interrupt error, and port pa... Curt Coder2026-03-042-136/+237
* 6502: m_ify Olivier Galibert2026-03-043-12/+12
* scsi: finish deslotting and correct a number of things Olivier Galibert2026-03-0310-11/+3
* machine/sis950_lpc.cpp: hookup relocable IDE IIRQA/IIRQB pins angelosa2026-03-032-1/+32
* machine/sis630_gui.cpp: fix subsystem write once in GUI, fix device ID for br... angelosa2026-03-032-4/+15
* machine/sis950_lpc.cpp: add pin mapper, add PCI slots to base sis630.cpp driver angelosa2026-03-033-0/+82
* aic6250,ncr5380,ncr53c90: Deslotify Olivier Galibert2026-03-036-6/+2
* nscsi: split HLE to a different file Olivier Galibert2026-03-024-1517/+1536
* bus/pci: initial Trident 4DWave-DX hookup angelosa2026-03-023-3/+3
* video/pc_vga_sis.cpp: upgrades angelosa2026-03-023-4/+8
* mb87030/mb89352: de-slotize Olivier Galibert2026-03-022-2/+1