summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* Tidied various things, added side effect checks for some reads. Vas Crabb2025-08-312-0/+733
* machine/i2cmem: fix #13998 angelosa2025-08-301-3/+7
* intelfsh: Add SST_39SF020, fix sector size for SST_39SF0*0 Dirk Best2025-08-262-2/+13
* Run srcclean across the tree. Vas Crabb2025-08-243-10/+10
* machine/6522via.cpp: RESET does not change T1 and T2 latches/counters and Shi... Nigel Barnes2025-08-221-10/+5
* Begin slotifying generic Keytronic serial keyboards [AJR] AJR2025-08-222-386/+0
* machine/mos6526: get rid of m_icr_read, fix cpm68k-amiga boot angelosa2025-08-222-5/+6
* generalplus_gpl16250_spi_direct.cpp.cpp - move a hack out of the core SoC han... mamehaze2025-08-211-4/+0
* machine/wd_fdc.cpp: Revert unnecessary part of previous commit AJR2025-08-161-0/+1
* machine/wd_fdc.cpp: Prevent INTRQ from being raised until last DRQ is service... AJR2025-08-161-4/+15
* machine/z8536: Fix counter/timer enable and interrupt error clear. [Curt Coder] Curt Coder2025-08-152-47/+59
* machine/z80dma: Implement BAO callback. [Curt Coder] Curt Coder2025-08-142-4/+22
* machine/z8536: Fixed reading from Port C nibble registers. [Curt Coder] Curt Coder2025-08-141-0/+6
* luxor/abc1600: Added default NVRAM to pass systest. [Curt Coder] Curt Coder2025-08-142-7/+18
* machine/wd7600.cpp: get rid of vestigial 1-filled ISA ROM region angelosa2025-08-132-4/+1
* machine/wd7600.h: change keyboard controller to PS/2 angelosa2025-08-131-1/+1
* pc/teradrive.cpp: replace PC chipset with WD7600 angelosa2025-08-131-3/+3
* mc68681: fix tx disable bug Patrick Mackinlay2025-08-122-4/+13
* macseconds: correct include order hap2025-08-011-4/+3
* (emu.h) sound: don't apply gain if value didn't change, also use u32 instead ... hap2025-08-011-3/+3
* k054321: reset m_active at device_reset hap2025-07-311-0/+2
* sega/megacd.cpp: delete valueless lc89510 device stub angelosa2025-07-272-47/+0
* srcclean and cleanup Vas Crabb2025-07-279-145/+144
* sinclair/sprinter.cpp: Optimized wait state handling for performance. (#13913) holub2025-07-251-3/+3
* Juicebox - allow loading of raw ROM dumps from Software List, add 6 new dumps... mamehaze2025-07-252-6/+35
* fz1 and clones: preliminary sound emulation, fz20m: fix SCSI hookup (#13967) Devin Acker2025-07-251-1/+8
* sinclair/specnext.cpp: Added extra memory read wait state at 28MHz (#13869) holub2025-07-202-2/+8
* votrax/votrtnt.cpp: Converted Votrax TNT to a device, and added to bus/rs232 ... Nigel Barnes2025-07-192-0/+213
* bq4847: Keep the battery valid flag on 1 Michael Zapf2025-07-181-2/+4
* konami*: correction to device strings (Konami 0xxx instead of K0xxx) hap2025-07-174-4/+4
* sinclair/specnext_dma.cpp: Added prescaler register (#13958) holub2025-07-161-1/+1
* pluto6 devices: attempt to fix include guards Ivan Vangelista2025-07-133-9/+9
* Add support for Freescale mcf5206e peripherals for Pluto 6 emulation (#13261) Naoki Saito2025-07-1310-1207/+1255
* machine/macseconds.cpp: mix-in to consolidate all of the copy-pastes of the M... arbee2025-07-122-0/+78
* 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