summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup and loose ends: Vas Crabb2020-06-268-32/+26
* 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
* srcclean and cleanup (nw) Vas Crabb2020-06-21132-1055/+1055
* (nw) homelab: simplified classes Robbbert2020-06-211-22/+11
* spectrum.cpp: add Didaktik D40/D80 disk interface MetalliC2020-06-216-1/+441
* braiplus: Separate driver (nw) AJR2020-06-204-13/+91
* 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
* -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-2012-20/+28
* (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-194-1546/+2953
* 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-195-229/+619
* 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-204-215/+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-196-488/+503
|/
* 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
* tlcs900: Split derived types into separate files; no need for separate 8-bit ... AJR2020-06-189-2330/+2362
* nycaptor: coin inputs active high, fixes high score entry (nw) hap2020-06-182-5/+3
* Fix nltool build on CWG 1579-noncompliant compilers (nw) AJR2020-06-181-1/+1
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-1855-196/+176
* arachnid.cpp: Add notes about ROM versions (nw) (#6829) ClawGrip2020-06-181-2/+2
* Merge pull request #6840 from cam900/patch-149 ajrhacker2020-06-181-1/+1
|\