summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | atari/atari400.cpp: initial split up of different driver state classes (#10442) Angelo Salese2022-10-256-539/+533
* | emu_timer adjust(): set enable flag to false if timer isn't running hap2022-10-242-4/+4
* | New working clones Ivan Vangelista2022-10-242-10/+34
* | timer device: rename getter functions to match emu_timer hap2022-10-2412-21/+20
* | a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471) 0kmg2022-10-251-2/+2
* | gameking: move driver from skeleton to handheld folder hap2022-10-243-2/+2
* | gameking: small cleanup hap2022-10-241-64/+71
* | Merge remote-tracking branch 'origin/release0249' hap2022-10-241-15/+8
|\|
| * skeleton/gameking.cpp: Marked both systems working. Vas Crabb2022-10-241-2/+2
| * Updated Ukrainian UI translation. [Stanley Kid] Vas Crabb2022-10-241-15/+8
* | gameking: sync with release branch hap2022-10-242-5/+5
* | handheld/hh_tms1k.cpp: Fix validation error. (#10470) 0kmg2022-10-241-1/+1
* | New machines marked as NOT_WORKING Patrick Mackinlay2022-10-242-0/+262
* | Fix FDC Busy bit for overlapped commands (#10464) pnp20842022-10-241-1/+3
* | zn.cpp, video/psx.cpp: Modernize logging calls AJR2022-10-232-112/+93
* | cxhumax.cpp, psxcd.cpp: Modernize logging calls AJR2022-10-232-148/+128
* | New working machines hap2022-10-235-55/+334
* | Terra Cresta and later Nichibutsu games: Emulate the analog filtering for the... Lord-Nightmare2022-10-238-58/+237
|/
* srcclean in preparation for release branch Vas Crabb2022-10-2331-149/+149
* spectrum_cass.xml: Added three items and cleaned up metadata. (#10383) ArcadeShadow2022-10-231-165/+232
* luaengine_input.cpp: Fixed input device items upper bound. (#10465) goldnchild2022-10-231-1/+1
* igs/pgm.cpp: Added The Gladiator v104. (#10306) Misty De Méo2022-10-233-0/+32
* dc.xml: Replaced abbreviated country names with full names in descriptions. (... ArcadeShadow2022-10-231-506/+506
* snes.xml: Added 14 prototypes (13 working, 1 not working). (#10362) 0kmg2022-10-231-3/+210
* ibm5170.xml: 6 new working software list additions (#10368) ArcadeShadow2022-10-231-2/+93
* nes.xml: Replaced abbreviated country names with full names in descriptions. ... ArcadeShadow2022-10-231-365/+365
* psx.xml: Replaced country name abbreviations in descriptions with full names.... ArcadeShadow2022-10-231-1064/+1064
* a5200.xml: Added four prototypes. (#10429) 0kmg2022-10-231-6/+63
* a7800.xml: Added 10 homebrew cartridges. (#10457) 0kmg2022-10-231-2/+142
* lynx.xml: Replaced "Euro" abbreviation with "Europe" in descriptions. (#10458) ArcadeShadow2022-10-231-78/+78
* snes.xml: Replace "Euro" abbreviation in descriptions with "Europe". (#10459) ArcadeShadow2022-10-231-643/+643
* k1, r100: Add skeleton key scanner device AJR2022-10-2211-28/+130
* machine/mos6530n.cpp: Fixed io_w offset error. (#10463) 0kmg2022-10-231-1/+1
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-2212-58/+32
* apple2: get rid of outdated port definitions that caused joystick tracking we... arbee2022-10-221-6/+0
* olibochu: update rom labels hap2022-10-222-56/+54
* Remove more unused legacy logging functions AJR2022-10-223-54/+0
* konami/wecleman.cpp: most of the world (including Japan) uses metric unit Angelo Salese2022-10-221-1/+2
* konami/wecleman.cpp: fixed typo in dip definition, specified defaults were ta... Ivan Vangelista2022-10-221-2/+2
* 6840ptm.cpp: Fix unsigned comparison AJR2022-10-221-1/+1
* pitnrun.cpp: Overhaul AJR2022-10-221-59/+86
* wd_fdc: reset the contents of data_reg when the sync is changed pnp20842022-10-222-12/+19
* konami/wecleman.cpp: fixed MT08460 Ivan Vangelista2022-10-221-16/+17
* dbreedm72: apply similar bugfix as dbreed hap2022-10-213-28/+44
* dbreed: fix sprites on scorebar regression [Mamesick] hap2022-10-213-5/+4
* capcom/alien.cpp pingu BOOT ROMs dumped [Darksoft, Team Europe] MetalliC2022-10-212-5/+4
* gameboy.xml: Added one more prototype. (#10453) 0kmg2022-10-221-0/+12
* ui: Added support for shows localised system name in Favorites. (#10455) k2-git2022-10-221-2/+3
* twincobr.cpp: identified differences in recently added ktiger set [sjy96525] Ivan Vangelista2022-10-211-16/+25
* Adjusted GitHub CI workflows: (#10452) Vas Crabb2022-10-214-55/+94