summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump (nw)mame0222 Vas Crabb2020-06-262-4/+4
* cleanup and loose ends: Vas Crabb2020-06-269-33/+30
* gridcomp.cpp: I forgot how that flag works Vas Crabb2020-06-251-1/+3
* (Grant Searle drivers) Add license headers Frank Palazzolo2020-06-254-5/+9
* -bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask Vas Crabb2020-06-254-36/+31
* cpu/i960: Log unimplemented IACs Vas Crabb2020-06-251-2/+7
* gridcomp.cpp: fix up flags for grid1101 (MACHINE_TYPE_COMPUTER shouldn't be u... Vas Crabb2020-06-251-1/+1
* Revert "drcbex64: use asmjit" Vas Crabb2020-06-232-1713/+2682
* Revert "drcbex64: fix pushf/popf bug (nw)" Vas Crabb2020-06-231-15/+15
* drcbex64: fix pushf/popf bug (nw) Patrick Mackinlay2020-06-221-15/+15
* bbc.cpp: Fixed video regression in modes 3 and 6 (nw) Nigel Barnes2020-06-221-1/+1
* revert 5dca949285d9057fa74994cbb8bdf15296d20394 - it causes SDL builds to fai... Vas Crabb2020-06-211-2/+2
* srcclean and cleanup (nw) Vas Crabb2020-06-21146-1122/+1122
* (nw) homelab: simplified classes Robbbert2020-06-211-22/+11
* (nw) d40_dsk: fixed the build Robbbert2020-06-211-0/+1
* spectrum.cpp: add Didaktik D40/D80 disk interface MetalliC2020-06-218-1/+455
* braiplus: Separate driver (nw) AJR2020-06-205-13/+92
* bq48x2: Derive clock chip from device_rtc_interface. Michael Zapf2020-06-203-63/+76
* br8641: Add SIO (nw) AJR2020-06-201-2/+10
* Merge pull request #6846 from algestam/gnw_dkong3 ajrhacker2020-06-202-3/+92
|\
| * New working machine added algestam2020-06-202-3/+92
* | ti99: Remove include file ti99defs.h Michael Zapf2020-06-2026-134/+105
|/
* (nw) homelab: checkpoint 1 Robbbert2020-06-211-239/+212
* umipoker.cpp: state saving support, templates and array (nw) Ivan Vangelista2020-06-201-135/+62
* Merge pull request #6843 from Firehawke/master ajrhacker2020-06-202-3/+1750
|\
| * New working software list additions Firehawke2020-06-192-3/+1750
* | -bgfx: Corrected hlsl.json to apply the intended screen tint. [Ryan Holtz] Ryan Holtz2020-06-201-0/+2
* | -bgfx: Don't try to invoke a frame immediately after resetting the renderer d... Ryan Holtz2020-06-201-2/+2
* | -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-2013-20/+66
* | (nw) ccs: fixed possible invalid construct Robbbert2020-06-201-6/+5
* | spectrum/beta.cpp add remaining known clone devices MetalliC2020-06-204-11/+223
* | schick.cpp: added PROMs place-holders, updated flags and comments (nw) Ivan Vangelista2020-06-201-30/+28
|/
* se70: System name correction (nw) AJR2020-06-191-1/+1
* Correct cycle counts for TLCS-900/H CPU core; prepare to add support for orig... AJR2020-06-195-1546/+2954
* arcade.flt: added newly created schick.cpp (nw) Ivan Vangelista2020-06-191-0/+1
* move schick out of pengo driver + misc promotions (#6842) David Haywood2020-06-196-229/+620
* smotor.cpp: enabled state saving, since everything is already in place (nw) Ivan Vangelista2020-06-191-7/+8
* (nw) merged ccs300 into ccs2810, as fdc is the same. Robbbert2020-06-205-216/+196
* (nw) forgot this Robbbert2020-06-191-1/+3
* Merge branch 'master' of https://github.com/mamedev/mame Robbbert2020-06-191-63/+52
|\
| * pengo.cpp: improved schick decryption, gets in game. Still lots to do before ... Ivan Vangelista2020-06-191-63/+52
* | (nw) split llc into llc1 and llc2, as they are completely different. Robbbert2020-06-197-492/+505
|/
* Revert "remove colon as a patch seperator" hap2020-06-191-1/+1
* emu: correct some file headers (nw) hap2020-06-1985-73/+97
* recording: fix frame sync regression (nw) hap2020-06-195-13/+23
* Merge branch 'master' of https://github.com/mamedev/mame Robbbert2020-06-194-19/+43
|\
| * Fix the Williams audio hc55516 digit write to mask the digital input bit corr... Lord-Nightmare2020-06-194-19/+43
* | (nw) mbeepc85b: fixed background colour regression reported by Tafoid. Robbbert2020-06-191-44/+44
|/
* tlcs900: Misc. fixups (nw) AJR2020-06-183-0/+6
* tmp95c061, tmp95c063: Break up the register blocks (nw) AJR2020-06-186-952/+2232