summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/jsoncpp/test/generate_expected.py
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/jsoncpp/test/generate_expected.py')
0 files changed, 0 insertions, 0 deletions
class='onhover' src='//www.gravatar.com/avatar/76149e982ea9b87e65b08e77cd940554?s=128&d=retro' /> Vas Crabb3-6/+5 2022-07-01simpsons: fix sound problems after soft reset hap3-8/+7 2022-07-01nld_dm9314.cpp: add RS mode to netlist 9314 (#10016) goldnchild1-1/+13 2022-07-01gtrak10: working racetrack, car graphics, added test controls and coi… ↵ goldnchild2-124/+559 (#10013) * gtrak10: working racetrack, car graphics, added test controls and coin/start switches * gtrak10: added 555 countdown timer 2022-07-01There is only one Sega Olivier Galibert62-57/+65 2022-07-01New working clones Ivan Vangelista2-1/+26 ------------------ Super Marukin-Ban (Japan 911128) [system11, porchy] 2022-07-01- f1gp.cpp: redumped f1gpb [Jorge Silva] Ivan Vangelista2-5/+5 - m72.cpp: dumped pal for airduelm72 [Team Europe, porchy] 2022-07-01New machines marked as NOT_WORKING Ivan Vangelista5-0/+72 ---------------------------------- Puzz Ball (Japan, PZB1 Ver.A) [buffi] unknown Namco System 10 medal game (unknown code) [buffi] New clones marked as NOT_WORKING -------------------------------- Varth: Operation Thunderstorm (bootleg, set 3) [Jorge Silva] 2022-07-01source org: remove obsolete prefix from bandai_design_master filename hap3-2/+2 2022-07-01Move avgdvg into devices Olivier Galibert12-19/+23 2022-07-01source org: remove specialsound.* from shared folder hap5-2/+2 2022-07-01Put apple2 arcade derivative in apple Olivier Galibert7-2/+2 2022-07-01mess.flt: fix compile hap1-1/+1 2022-07-01Allow leaving off the src/<target>/ prefix in SOURCES= Vas Crabb1-1/+5 2022-07-01Assume any src/<target>/* folder containing C++ source is a project. Only ↵ Vas Crabb10-3518/+78 'shared' is special-cased. 2022-07-01source org: let's merge the pc folders, also remove misc_ from ↵ hap58-135/+119 chess/handheld because i can't make up my mind 2022-07-01lviv: change 'company' name hap1-2/+2 2022-07-01Change sssr to the more known ussr Olivier Galibert70-73/+73 2022-07-01docs: Fixed another missing word. [Robbbert] Vas Crabb1-3/+3 2022-07-01docs: I accidentally a word on the internet (fixed missing word in Visual ↵ Vas Crabb1-4/+4 Studio compiling notes). 2022-07-01docs: Added notes about issues building MAME with Visual Studio Vas Crabb1-0/+31 2022-07-01Moving "special" to "sssr" Miodrag Milanovic7-9/+2 2022-07-01emu: Fixed issues with memory views and snapshot naming. Vas Crabb2-29/+69 Include device tag in memory view save item registration names. Without this, instantiating two of the same device (or two devices with identically named memory views) causes a fatal error on start. Fixed -aviwrite/-mngwrite with -snapview native more than two screens. Previously it would attempt to use the same file name for all screens but the first. Improved naming of snapshots, especially when using -snapview native with -aviwrite/-mngwrite (see GitHub #10005). The automatically included screen number should come before the extension if supplied. Also, assume that users actually know what they’re doing if they include a dot in a snapshot filename pattern. 2022-07-01seta.cpp: redumped blockcar's sound ROM [caius] Ivan Vangelista1-9/+4 2022-07-01source org: latin letters for cccp hap66-71/+71 2022-06-30ksys573.cpp: Fix typo AJR1-1/+1 2022-07-01Fixed a dumb typo in CI workflow and made task name shorter Vas Crabb1-2/+2 2022-07-01barcrest/mpu4*: Refactoring and functionality additions. (#10002) James Wallace9-177/+280 * Added the ability to override the lamp current checks (will fix Lamp Drive errors) - Connect4 no longer requires a lamping hack. * Replaced data logger with serial loopback for systems that expect this.