summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bumpmame0217 Vas Crabb2019-12-242-4/+4
* those aren't proper nouns (nw) Vas Crabb2019-12-241-1/+1
* seriously, read before you push - that was in both the source and the commit ... Vas Crabb2019-12-241-1/+1
* small cleanups (nw) Vas Crabb2019-12-235-28/+28
* vf: Hack to get rid of the ram collisions makes things work... (nw) Olivier Galibert2019-12-221-2/+6
* model1: Clear up some stuff I had forgotten to remove (nw) Olivier Galibert2019-12-222-23/+1
* vf: More fixes, works even worse, it's getting annoying (nw) Olivier Galibert2019-12-222-1/+7
* i386: feni and fdisi are nops on the 387+ (nw) cracyc2019-12-221-0/+2
* spg2xx_io.cpp: disable logging by default (nw) Vas Crabb2019-12-221-1/+1
* -spg2xx: Initialize FIQ vector to an invalid state so games which don't initi... MooglyGuy2019-12-221-0/+1
* -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H... mooglyguy2019-12-226-75/+160
* galaxian.cpp: Fix company name on "mandingaeg" (nw) ClawGrip2019-12-221-33/+33
* add padding to saa1099_noise to force alignment on Linux i686 (nw) Vas Crabb2019-12-221-1/+4
* model1: Paranoia on atan [O. Galibert] Olivier Galibert2019-12-211-1/+1
* vf: Bunch of fixes in the TGP program dump [hap, O. Galibert] Olivier Galibert2019-12-211-1/+1
* fix clang build - it's stricter about using current class name with protected... Vas Crabb2019-12-211-1/+1
* srcclean (nw) Vas Crabb2019-12-2196-1533/+1533
* i386: set opcode and clear data ptr for instruction that don't access memory ... cracyc2019-12-201-5/+194
* i386: fpu env in v86 mode is like real mode (nw) cracyc2019-12-201-7/+3
* i386: save opcode too (nw) cracyc2019-12-201-0/+1
* subsino2: can't have ampersand in port tag (nw) hap2019-12-211-3/+3
* i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) cracyc2019-12-207-157/+423
* dkong: document empty rom sockets. (nw) couriersud2019-12-201-0/+15
* new working clone Ivan Vangelista2019-12-203-3/+36
* -cdi, z80ne: Fix reported issues, nw MooglyGuy2019-12-202-2/+3
* goldstar.cpp: get cmast97 to show things. Gameplay is basically fine, but GFX... Ivan Vangelista2019-12-202-6/+32
* New working software list additions Justin Kerk2019-12-201-0/+413
* New working software list additions Nigel Barnes2019-12-201-77/+294
* New working clones Nigel Barnes2019-12-205-27/+304
* PINmame sync (nw) Ivan Vangelista2019-12-202-5/+11
* plausible hookup for dreamwld MCU (#6075) David Haywood2019-12-201-57/+103
* Revert "Revert "enable clang missing braces warning - it's useful to be able ... Vas Crabb2019-12-214-265/+261
* Revert "enable clang missing braces warning - it's useful to be able to see w... AJR2019-12-204-261/+265
* m72.cpp: fixed loht_ms loading I had royally screwed up, boots now. GFXs need... Ivan Vangelista2019-12-201-2/+2
* enable clang missing braces warning - it's useful to be able to see when you'... Vas Crabb2019-12-205-272/+268
* notes (nw) MetalliC2019-12-201-7/+14
* -z80ne.cpp: Split further into subclasses, removed MACHINE_START_OVERRIDE and... mooglyguy2019-12-203-320/+308
* -zn.cpp: Split into subclasses, eliminated optional devices, removed MACHINE_... mooglyguy2019-12-203-712/+1017
* damn inconsistent macros, maybe I really _will_ kill them off next year (nw) Vas Crabb2019-12-202-4/+4
* (nw) this thing is designed for public installations for entertainment - it's... Vas Crabb2019-12-201-1/+1
* add missing return statement for LRU cache assignment operator (nw) Vas Crabb2019-12-201-0/+1
* coretmpl.h: different approach to member initialisation - hopefully work arou... Vas Crabb2019-12-201-65/+62
* Enable visual studio warning C5038 about member initialization order (nw) yz70s2019-12-201-14/+13
* use cleaned flash dump (nw) MetalliC2019-12-201-2/+1
* flash r/w for Dreamcast and clones MetalliC2019-12-202-23/+21
* intelfsh.cpp: add Fujitsu 29LV002TC flash MetalliC2019-12-202-2/+48
* (nw) changed dcfish to SYST. Robbbert2019-12-201-1/+1
* romload.cpp: Minor cleanup, getting rid of a few static helpers (nw) AJR2019-12-192-66/+13
* -cdi: Split Quizard and associated functions into its own driver class, elimi... mooglyguy2019-12-192-173/+175
* (nw) segahang.cpp: Minor doc update for Enduro Racer braintro2019-12-191-13/+25