summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* Redoing offs_t to 64-bits expansion. MooglyGuy2026-05-018-114/+114
* Current Plug & Play PR (1 working system, 1 nw system, 2 nw clones, 1 working... mamehaze2026-04-294-212/+656
* cxd1185.cpp: Ensure appropriate ID register is mapped (#15279) Brice Onken2026-04-292-3/+3
* 3rdparty: Retired softfloat2. (#15270) Patrick Mackinlay2026-04-282-573/+511
* source org: move k054321 and mb87078 from machine to sound folder (renamed la... hap2026-04-264-416/+0
* Refactor 28-series EEPROM code (#15237) Christian Brunschen2026-04-258-801/+715
* machine/i7110.cpp: use logical operator for boolean expression Patrick Mackinlay2026-04-241-1/+1
* generalplus gpce4 refactoring (#15246) mamehaze2026-04-212-0/+1152
* Revert "z80dma: Update RDY immediately but defer the side effects. [Curt Coder]" Curt Coder2026-04-201-8/+3
* Various cleanup. Vas Crabb2026-04-201-0/+1
* beena/tvochken: correct cardslot tag in .lay script hap2026-04-181-1/+1
* Mac updates: [R. Belmont] arbee2026-04-182-163/+651
* gmboard: improve hall effect sensor hap2026-04-183-28/+61
* Systems promoted to working hap2026-04-171-9/+5
* 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