summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
...
* machine/psion_ssd.cpp: Don't save state of removable media. Nigel Barnes2025-03-211-10/+2
* machine/psion_asic9.cpp: Improved ASIC9MX RAM configuration to detect 2MB. Nigel Barnes2025-03-212-19/+62
* machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw angelosa2025-03-154-4/+5
* z80scc: reassert interrupt if conditions persist (fixes MT#9141) Patrick Mackinlay2025-03-142-16/+25
* -Fixed some -listxml issues: Vas Crabb2025-03-134-20/+20
* - skeleton/vgame.cpp: added complete PCB infos and dumped EEPROM for cjsjh [G... Ivan Vangelista2025-03-128-5/+116
* machine/ncr5380.cpp: Add DP8490 type so that its Enhanced Mode can be emulate... AJR2025-03-122-2/+16
* am9513.cpp: more logging for LOG_MODE and LOG_TC (#13406) Adam Billyard2025-03-101-1/+18
* amiga: CDTV CD-ROM support Dirk Best2025-03-054-95/+826
* 6525tpi: clear latches on write to portc in interrupt mode Dirk Best2025-03-052-21/+11
* tms52xx: Remove legacy spchrom implementation. Michael Zapf2025-02-272-182/+0
* simplified mawasunda inputs ports [smf] smf-2025-02-221-10/+10
* bus/qbus: Add dump and skeleton device for TDL-12 SCSI Host Adapter [Bitsavers] AJR2025-02-211-9/+24
* machine/acorn_vidc.cpp: Initialise pixel variables. Nigel Barnes2025-02-181-1/+3
* Fix for recent regression in Tropical Chance booting & Psyvariar -Revision- s... smf-2025-02-171-5/+6
* Fix for Tropical Chance booting since 0e5c892ac19ee6b23c4d2f8708f4633e1fc611f... smf-2025-02-171-15/+28
* bus/isa/isa_cards.cpp: Categorize storage devices in comments AJR2025-02-161-1/+1
* dmac: Add support for Rev. 2 Dirk Best2025-02-162-66/+72
* mos8520: tod is not latched when CRB_ALARM is set Dirk Best2025-02-131-1/+3
* ATA: don't abort commands if the drive/head register is written with the curr... smf-2025-02-131-4/+4
* machine/sis950_lpc.cpp: pull up non-existant COM3 access angelosa2025-02-132-1/+3
* sega/saturn.cpp: move stvcd into sega folder, bulk replace sat_cdrom -> cdrom... angelosa2025-02-112-3097/+0
* apple/macpwrbk030.cpp: Moved macpd210 out to new driver for MSC-based portabl... arbee2025-02-101-2/+3
* ATA: reading the status doesn't acknowledge interrupts unless BSY is 0, updat... smf-2025-02-091-65/+74
* ATA-1 specification says that some drives will de assert interrupts if there ... smf-2025-02-071-2/+3
* Abort ATA commands when writing to command block registers and DRQ or BSY is ... smf-2025-02-071-343/+264
* amiga: Untangle CPU slot bus from Zorro-II slot Dirk Best2025-02-032-359/+458
* wd33c9x: Add support for the Translate Address command Dirk Best2025-02-031-0/+32
* -kontron/kdt6.cpp: Cleaned up code: (#13301) cam9002025-02-011-8/+8
* am79c90: delay interrupt after initialization Patrick Mackinlay2025-01-312-10/+30
* Cleaned up various stuff. Vas Crabb2025-01-311-1/+3
* Fixes for MC68EZ328 (#13286) Kirk Meyer2025-01-302-27/+29
* misc: correct "lenght" typo hap2025-01-281-1/+1
* machine/spg110_video.cpp: Hide logging behind logmacro AJR2025-01-251-23/+25
* srcclean and manual cleanup Vas Crabb2025-01-263-16/+16
* ns32081: avoid link failure due to inline virtual functions Patrick Mackinlay2025-01-242-12/+57
* machine/mv_sonora.cpp: Support 2, 4, and 16bpp modes. [R. Belmont] arbee2025-01-231-0/+41
* Improve DL11 emulation (maintenance mode, break rx/tx) and add support for (#... shattered2025-01-222-39/+255
* glasgow: add waitstates, hap2025-01-201-1/+0
* mc68681,micro3d: small cleanup hap2025-01-171-15/+15
* Dumped 11 systems (two working). (#13235) mamehaze2025-01-182-15/+31
* 8530scc: retire legacy device Patrick Mackinlay2025-01-144-743/+3
* amiga: Move gayle into amiga folder Dirk Best2025-01-112-585/+0
* HP98x6: added HP98628 & HP98629 expansion cards (#12984) fulivi2025-01-112-77/+114
* microsoft/jazz.cpp: Switch SCSI controller type back to NCR53CF94 and give it... AJR2025-01-101-3/+2
* mm74c922: clock da pin after updating data outputs [Robbbert] hap2025-01-101-7/+7
* Revert "wip" Patrick Mackinlay2025-01-103-8/+10
* wip Patrick Mackinlay2025-01-103-10/+8
* vendetta: checked devices for possible savestate issue hap2025-01-093-22/+20
* eepromser: one variable was missing from savestates hap2025-01-092-22/+19