summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* tlcs900: Split derived types into separate files; no need for separate 8-bit ... AJR2020-06-1810-2330/+2366
* nycaptor: coin inputs active high, fixes high score entry (nw) hap2020-06-182-5/+3
* gamegear.xml: correct a title (nw) hap2020-06-181-2/+1
* 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
* New NOT_WORKING software list additions Ivan Vangelista2020-06-181-2/+22
* Merge pull request #6840 from cam900/patch-149 ajrhacker2020-06-181-1/+1
|\
| * okim6295.cpp: Fix file name cam9002020-06-181-1/+1
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2020-06-19379-2661/+2620
|\ \
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-18379-2661/+2620
* | | (nw) mbeepp: pushed the ram to the max 1024k Robbbert2020-06-193-37/+38
|/ /
* | emumem: Fix bad destruction order by not removing the notifier on cache destr... Olivier Galibert2020-06-181-16/+12
* | Merge pull request #6836 from TwistedTom/sf2rk-fix R. Belmont2020-06-181-10/+17
|\ \
| * | fix sf2rk gfx rom load and decode TwistedTom2020-06-181-10/+17
* | | Fix OS X build on older Xcode versions (nw) AJR2020-06-182-8/+10
* | | (nw) mbee: seems mac doesn't like saving a size_t Robbbert2020-06-191-1/+1
* | | (nw) mbee: fixed stupid error causing random crash in mbee56/mbee128. Robbbert2020-06-192-18/+8
| |/ |/|
* | drcbex64: use asmjit Patrick Mackinlay2020-06-182-2682/+1713
* | asmjit: sync with upstream (nw) Patrick Mackinlay2020-06-182-2/+5
* | (nw) mbee: checkpoint 2 Robbbert2020-06-184-247/+189
* | capbowl.cpp: Corrected ROM names and added additional documentation. [Brian T... braintro2020-06-171-14/+14
|/
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-17197-3458/+3413