summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* isa: Provisional ready line interface (nw) AJR2019-12-222-0/+10
* bebox.cpp: remove device not found errors (nw) yz70s2019-12-223-3/+15
* ms32.cpp: added some dips for f1superb (nw) Ivan Vangelista2019-12-221-5/+11
* t11: Use octal for debug register state and disassembly; fix disassembly of S... AJR2019-12-223-286/+285
* vt5x_cpu: Preliminary video timing chain (nw) AJR2019-12-222-17/+62
* new NOT_WORKING machine MetalliC2019-12-223-0/+265
* sh3: handle INTEVT register MetalliC2019-12-223-27/+35
* ataflash cards does not spin (nw) MetalliC2019-12-221-0/+1
* s3520cf.cpp: various fixes and improvements, add RTC-4553 model MetalliC2019-12-222-102/+183
* Remove unwanted changes (nw) yz70s2019-12-222-2/+2
* atetris.cpp: UM3482 raw dump for "atetb3482" [Sean Riddle] (#6086) ClawGrip2019-12-221-2/+6
* i386: feni and fdisi are nops on the 387+ (nw) cracyc2019-12-211-0/+2
* vt52: Fill in and fix a whole bunch of things (nw) AJR2019-12-214-109/+168
* taitogn.cpp : Reduce duplicates related to zn.cpp (Taito GNET uses ZN2 mother... cam9002019-12-223-143/+55
* Merge branch 'release0217' into mainline-master Vas Crabb2019-12-221-1/+4
|\
| * 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
* | 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
* | Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-2117-42/+50
* | i8087: save pointers in env (nw) cracyc2019-12-212-15/+74
* | vt52: Add debug state register to show address translation; minor adjustments... AJR2019-12-213-5/+10
* | 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
* | Has Italian strings (nw) Angelo Salese2019-12-211-2/+2
* | Merge pull request #6079 from clawgrip/patch-6 R. Belmont2019-12-211-33/+33
|\ \
| * | galaxian.cpp: Fix company name on "mandingaeg" (nw) ClawGrip2019-12-211-33/+33
| |/
* / new working clones Ivan Vangelista2019-12-212-0/+20
|/
* fix clang build - it's stricter about using current class name with protected... Vas Crabb2019-12-211-1/+1
* srcclean (nw) Vas Crabb2019-12-2187-1500/+1500
* 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 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-213-264/+261
* Revert "enable clang missing braces warning - it's useful to be able to see w... AJR2019-12-203-261/+264