summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* spectrum128/2A/3: Improved contention timing emulation (#9670) holub2022-05-051-1/+1
* Added FIXME comments to badly behaved I2C target devices, (#9648) Paul-Arnold2022-04-301-0/+4
* Init cleanups and gnet fix Olivier Galibert2022-04-261-0/+2
* cat702: init 2 more variables hap2022-04-261-0/+2
* cpu/z80: Improved timing within instructions. (#9449) holub2022-04-262-163/+144
* srcclean in preparation for 0.243 Vas Crabb2022-04-242-7/+7
* dc: Fix crash with no GD-ROM loaded AJR2022-04-231-0/+8
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-162-5/+8
* k573dio/k573fpga: Improve counters and status flags (#9554) 9871238791132022-04-134-137/+266
* Advision: merged 4 files into one. Robbbert2022-04-131-196/+0
* clang 14 fixes smf-2022-04-121-1/+1
* apple1.cpp, microtan.cpp, mtx.cpp, vtech1.cpp: Eliminate use of device_image_... AJR2022-04-102-13/+59
* pmd85: init vars, coverity 316086 Robbbert2022-04-101-4/+8
* megacdcd.cpp: check for cd before last track, coverity 351399,351404 Robbbert2022-04-101-6/+8
* mbee: coverity 333015 Robbbert2022-04-101-1/+1
* 315-5838_317-0229_comp: buffer overflow, coverity 183518 Robbbert2022-04-101-1/+1
* Revert "igs017.cpp: Improved protection and decryption [Luca Elia]" Vas Crabb2022-04-103-300/+146
* igs017.cpp: Improved protection and decryption [Luca Elia] Luca Elia2022-04-093-146/+300
* ajax.cpp, parodius.cpp: finders and other minor cleanups Ivan Vangelista2022-04-071-215/+0
* bus/nes: Added support for multicart board DS-9-27. (#9525) 0kmg2022-04-061-0/+1
* naomigd: Use swapendian_int64 instead of custom rev64 function AJR2022-04-062-19/+2
* initialised some variables in mame/machine and mame/includes Robbbert2022-04-062-23/+23
* - buggychl.cpp, himesiki.cpp, surpratk.cpp: finders and other small cleanups Ivan Vangelista2022-04-051-0/+3
* bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511) 0kmg2022-04-041-1/+0
* coco: increase dynamic range of Radio Shack hi-res joystick interface (#9500) tim lindner2022-04-021-5/+18
* init vars for coverity (previously missed in mame/*) Robbbert2022-04-028-76/+76
* cdrom_file: classify. Could use more internal work, but it's a step Olivier Galibert2022-04-019-89/+88
* hard_disk_file: classify Olivier Galibert2022-04-012-5/+5
* homelab.cpp, ssem.cpp, machine/z80bin.cpp: Eliminate use of fgetc in quickloa... AJR2022-03-311-9/+10
* abc1600: Implement RAM parity test bit. [Curt Coder] Curt Coder2022-03-302-7/+27
* init vars for coverity (mame/machine/m-z) Robbbert2022-03-3042-309/+309
* init vars for coverity (mame/machine/3-m) Robbbert2022-03-3061-551/+551
* rastersp.cpp: Added Football Crazy game. (#9383) Paul-Arnold2022-03-301-2/+2
* abc1600: Improve logging, use u8/u16. [Curt Coder] Curt Coder2022-03-292-9/+14
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-273-72/+72
* playch10.cpp: Replaced RP5H01 rom in prototype dumps. (#9386) 0kmg2022-03-261-26/+0
* vsnes.cpp: A few more improvements. (#9464) 0kmg2022-03-251-126/+14
* Spectrum graphics improvements (continuation of #9218). (#9355) holub2022-03-202-226/+116
* playch10.cpp: Use memory banks for nametable RAM. (#9442) 0kmg2022-03-201-37/+24
* vsnes.cpp: Fixed Gumshoe regression. (#9438) 0kmg2022-03-191-2/+4
* vsnes.cpp: Various cleanups. (#9426) 0kmg2022-03-171-251/+199
* bus/nes_ctrl: Split zapper sensor off as a reusable device. (#9417) 0kmg2022-03-172-76/+2
* vsnes.cpp: Simplified graphics memory handling a bit. (#9338) 0kmg2022-03-141-154/+92
* playch10.cpp: A few more cleanups. (#9352) 0kmg2022-03-041-96/+91
* abc1600: Fix hard disk DMA write. [Curt Coder] Curt Coder2022-03-042-21/+41
* seta.cpp: X0-006 does contain ROM after all, so updated description Ivan Vangelista2022-03-031-1/+1
* New working clones Ivan Vangelista2022-03-034-3/+4
* initialised some variables in my drivers. Robbbert2022-03-024-49/+46
* playch10.cpp: Various cleanups. (#9349) 0kmg2022-02-281-309/+98
* abc1600: Partially fixed hard disk DMA. [Curt Coder] Curt Coder2022-02-272-29/+51