summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* ncr5380: bug fixes Patrick Mackinlay2020-10-292-19/+26
* Merge pull request #7409 from mamedev/AppleSoftlist Firehawke2020-10-281-0/+59
|\
| * New working software list additions (apple2_flop_orig.xml) Firehawke2020-10-281-0/+59
|/
* Apple calls llvm/clang 10 Xcode 12, update warning flags. Vas Crabb2020-10-291-1/+1
* invrvnge: adjusted sound timings to more closely match a real machine (info f... Robbbert2020-10-291-2/+2
* m740: Fix cycle timings for CLB/SEB ($zz), BBC/BBS (all modes) & RRF AJR2020-10-281-4/+32
* New machines marked as NOT_WORKING Ivan Vangelista2020-10-284-0/+124
* Miscellaneous clean-up. Vas Crabb2020-10-2917-160/+157
* catseye.cpp: fix Clang compile. arbee2020-10-281-1/+1
* hp98620: fix Clang build. arbee2020-10-281-1/+1
* New clones marked as NOT_WORKING ClawGrip2020-10-282-1/+16
* docs: Add links to some internal layouts that demonstrate various features, a... Vas Crabb2020-10-282-2/+42
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-2716-32/+258
* Merge tag 'mame0226' into mainline-master Vas Crabb2020-10-282-4/+4
|\
| * Bump version to 0.226mame0226 Vas Crabb2020-10-272-4/+4
* | ymf262: fix off-by-one error in OPL3_SLOT_CONNECT Scott Percival2020-10-281-1/+1
* | pacman.cpp: Remove 'mspacmanbg3', it was a bad dump of 'pacmansp' (#7400) ClawGrip2020-10-272-461/+437
* | lc57, msm65x2: Add disassemblers [O. Galibert] Olivier Galibert2020-10-266-0/+320
* | bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379) tim lindner2020-10-267-73/+180
* | Merge branch 'release0226' into mainline-master Vas Crabb2020-10-264-4/+4
|\|
| * megaplay.cpp: Marked mp_shnb3 as not working. Vas Crabb2020-10-261-1/+1
| * 3rdparty.lua: Another build fix for older OS X versions AJR2020-10-261-0/+8
| * add protection handling to Tranquillizer Gun so that the game plays correctly... DavidHaywood2020-10-262-10/+76
| * sound: Fix bug where gain was doubly-applied in some cases. Aaron Giles2020-10-251-1/+1
| * laser2001_flop: Add unsupported flag to kaarme. Vas Crabb2020-10-261-1/+1
| * apple2_flop_clcracked.xml: Correct typo in title (checked against title screen). Vas Crabb2020-10-261-1/+1
| * taitogn.cpp: Marked raycrisj as a clone of raycris. Vas Crabb2020-10-251-1/+1
* | Merge pull request #7396 from Firehawke/AppleSoftlist Firehawke2020-10-252-0/+120
|\ \
| * | New working software list additions (apple2_flop_orig.xml) Firehawke2020-10-251-0/+22
| * | New working software list additions (apple2_flop_clcracked.xml) Firehawke2020-10-171-0/+98
* | | macpwrbk030.cpp: Turned off Target Disk Mode and fixed 1bpp boot screen drawi... arbee2020-10-251-23/+26
* | | 3rdparty.lua: Another build fix for older OS X versions AJR2020-10-251-0/+8
* | | sound: Fix bug where gain was doubly-applied in some cases. Aaron Giles2020-10-251-1/+1
* | | macpwrbk030.cpp: Converted to use real M50753 PMU code. [R. Belmont, AJR] arbee2020-10-256-632/+149
* | | M50753: Finish A/D converter, including completion IRQ. [R. Belmont] arbee2020-10-252-5/+37
* | | New working clones Ivan Vangelista2020-10-252-10/+56
* | | ci-windows.yml: Fix linking with lld Dirk Best2020-10-251-2/+2
* | | Street Fighter II': Champion Edition (Playmark bootleg, set 3) [f205v] Ivan Vangelista2020-10-253-1/+26
* | | add protection handling to Tranquillizer Gun so that the game plays correctly... DavidHaywood2020-10-262-10/+76
* | | New clones marked as NOT_WORKING Ivan Vangelista2020-10-252-6/+34
* | | New machines marked as NOT_WORKING Ivan Vangelista2020-10-252-1/+14
* | | M740 family updates AJR2020-10-256-28/+16
* | | New working clones Ivan Vangelista2020-10-252-17/+42
* | | snes_ppu.cpp: Use device_palette_interface for Palette handling (#7375) cam9002020-10-262-45/+60
* | | namcos22: remove 1 usage of auto_alloc (2 remaining) hap2020-10-252-2/+2
* | | ci-windows.yml: Disable linking with LLD (broken currently) Dirk Best2020-10-251-1/+1
* | | macpb100: Now boots also instead of going into Target Disk Mode. [R. Belmont] arbee2020-10-241-5/+14
* | | M50753: add support for the 8-bit IN port. [R. Belmont] arbee2020-10-242-0/+12
* | | emu/machine.h: Deprecate machine resource pool. Vas Crabb2020-10-251-1/+1
| |/ |/|
* | srcclean in preparation for 0.226 release branch Vas Crabb2020-10-2537-1627/+1630