summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* cdtv: Subcode supportcdtv_subcode Dirk Best2025-07-124-204/+220
* sinclair/glukrs.cpp: Replaced custom RTC with verified KR512VI1/MC146818 (#13... holub2025-07-093-7/+7
* machine/kr2376.cpp: Added ROM bit 7 to the KR2376_ST encoder, used in externa... Nigel Barnes2025-07-092-26/+33
* machine/i2cds1307.cpp: Added I2C DS1307; Used the device in Spectrum Next (#1... holub2025-07-082-0/+102
* machine/i2cmem.cpp: Fixes and updates AJR2025-07-071-44/+35
* LDP1450: Fix display mode selection issue and grey background James Wallace2025-07-051-3/+3
* z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable D... holub2025-07-042-4/+41
* apple/macpwrbkmsc.cpp: Improved operation for all supported PowerBook Duos. [... arbee2025-07-032-9/+11
* Clean up various stuff. Vas Crabb2025-07-012-21/+13
* machine/icd2053b.cpp: Support for the Cypress Semiconductor ICD2053B programm... arbee2025-06-292-0/+216
* spg110_video: Remove unnecessary mem_mask parameters from read/write handlers AJR2025-06-252-21/+21
* srcclean Vas Crabb2025-06-253-33/+33
* casio/fz1.cpp: Add floppy to FZ-1 and clones (#13849) Devin Acker2025-06-212-3/+14
* LDP1450: Added preliminary support for custom On Screen Text mode. (#13490) James Wallace2025-06-182-88/+412
* machine/ay34592.cpp: New AY-3-4592 keyboard encoder device. Nigel Barnes2025-06-162-0/+317
* spg_renderer: Disable blending over transparent pixels (#13828) Simon Eriksson2025-06-141-3/+4
* anpncpc: Hook up I2C EEPROM; prevent sound CPU from running off the rails AJR2025-06-141-1/+1
* machine/applepic.cpp: Don't let the 6502 program see masked IRQs as active. ... arbee2025-06-131-4/+76
* MOS6551: correctly transfer data from RSR to RDR (#13815) Colin Leroy-Mira2025-06-122-22/+45
* video/ariel.cpp: New device for the Apple "Ariel" RAMDAC used in several lowe... arbee2025-06-112-10/+42
* machine/mm58174.cpp: Improve chip emulation based on data sheet (#13775) Mark Garlanger2025-06-032-81/+142
* Include device names in full names. Michael Zapf2025-06-022-37/+37
* Add 74LS61x memory mapper circuit. Michael Zapf2025-06-012-0/+322
* Plug and Play additions (mostly JAKKS Pacific) (#13697) mamehaze2025-05-211-1/+5
* ncr5385: remove incorrect enum value Patrick Mackinlay2025-05-211-1/+0
* mc68681: ignore tx enable if already enabled Patrick Mackinlay2025-05-201-3/+2
* microtch: fix conversion cracyc2025-05-131-1/+1
* pntnpuzls: connect touchscreen cracyc2025-05-132-1/+41
* misc/gms.cpp: Add multiplexed EEPROM interface that works for most games. (Un... AJR2025-05-112-2/+7
* current Plug and Play PR (2 not working sets) (#13677) mamehaze2025-05-102-5/+33
* netlist: Ensure correct input of non-audio data Olivier Galibert2025-05-052-14/+33
* netlist: prevent stream buffer overflow after detecting it hap2025-05-021-5/+8
* -emu/device.cpp: Allow flagging devices as not working or not supporting save... Vas Crabb2025-05-011-0/+2
* i8255: remove unreachable code hap2025-04-301-6/+2
* add preliminary driver for Casio FZ series samplers (#13623) Devin Acker2025-04-292-18/+55
* Cleaned up various things. Vas Crabb2025-04-291-2/+5
* New sound infrastructure. Olivier Galibert2025-04-2721-126/+94
* osd: remove mac address filter from osd (fixes #13586) (#13614) Patrick Mackinlay2025-04-224-17/+14
* machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ne... arbee2025-04-192-0/+379
* Work round a race condition in the Compaq i8042 rom. Fixes using ctmouse.exe ... smf-2025-04-172-1/+16
* casio/cps200.cpp: Added a skeleton Casio CPS-2000 driver; also improved µPD9... Devin Acker2025-04-172-7/+29
* machine/nscsi_bus.cpp: Changed data release delay to 400ns to match the comme... Adam Billyard2025-04-161-1/+1
* machine/rescap.h: Implemented audio potentiometer law. (#13588) m1macrophage2025-04-131-0/+18
* act/victor9k.cpp: Get audio working on Victor 9000 (victor9k) (#13549) donohoe002025-04-114-11/+82
* machine/dp83932c.cpp: Advance CRBA on packet RX (#13571) Brice Onken2025-04-091-2/+8
* ussr/dvk_kcgd.cpp: Corrected CPU type to K1801VP065 and removed serial speed ... shattered2025-04-091-7/+7
* hd63450: add primitive /own and /dtack support Patrick Mackinlay2025-04-022-6/+24
* - consistent logging order for status (#13546) Adam Billyard2025-04-021-4/+4
* machine/i82371sb.cpp: rectify https://github.com/mamedev/mame/commit/377e9d6d... angelosa2025-03-254-0/+5
* srcclean the tree. Vas Crabb2025-03-231-2/+2