summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/zstd/lib/compress/zstd_compress_sequences.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/zstd/lib/compress/zstd_compress_sequences.c')
0 files changed, 0 insertions, 0 deletions
msg'> | * | Minor cleanup: Vas Crabb2021-11-221-26/+13 | |/ | | | | | | | | * machine/wd_fdc.cpp: Code style consistency fixes. * language/Greek: Removed obsolete messages. * | ti99/geneve: Added WHTech SCSI adapter card Michael Zapf2021-11-213-0/+833 | | * | Apple softlist update for November 2021 (#8850) Firehawke2021-11-213-15/+16 |/ | | | | | | | | | | | | | | | | | | | | Apple II software list support adjustments: * change 'flop525' to 'flop_a2' where 3.5s also in same lists * Add apple2gs_flop_clcracked and make it default for IIgs. New working software list additions (apple2_flop_orig.xml) ---------------------------------------------------------- Wargle! [4am, Firehawke] A Question of Scruples [4am, Firehawke] J-Bird [4am, Firehawke] Star Dance [4am, Firehawke] Disk Organizer (Version 2.6) [4am, Firehawke] Super Disk Copy (Version 3.8) [4am, Firehawke] Nibbles Away ][ (Version C3) [4am, Firehawke] Essential Data Duplicator (Version 4.4) [4am, Firehawke] New working software list additions (apple2_flop_clcracked.xml) --------------------------------------------------------------- Numberball (cleanly cracked) [4am, Firehawke] PFS:File (Version A.00) (cleanly cracked) [4am, Firehawke] * srcclean in preparation for release of MAME 0.238. Vas Crabb2021-11-2125-472/+475 | | | | | | | Patched up positron.cpp input ports - you shouldn’t use PORT_NAME when the key cap label is just the characters it produces anyway, and you’re supposed to use the actual character a key produces for PORT_CHAR or "natural" keyboard mode/paste will be unnatural. * stargame.cpp: removed unneeded things Robbbert2021-11-211-41/+7 | * Miscellaneous #include cleanup AJR2021-11-2020-25/+6 | * apple2gs: add debugger annotations for the Animation Toolset [R. Belmont, ↵ arbee2021-11-201-3/+10 | | | | Antoine Vignau] * bus/nes: Added support for boards using the SMD133 ASIC. (#8840) 0kmg2021-11-209-37/+121 | | | | | | | | | | | | | | | | | | | | | * bus/nes: Added support for boards using the SMD133 ASIC. New working software list additions (nes.xml) ----------------------------------- Data East All-Star Collection [anonymous] Mega Man 8 in 1 (PL-0006) [anonymous] Super Games 143 in 1 (The Best Games of NES) [anonymous] Software list items promoted to working (nes.xml) --------------------------------------- CoolBoy 198 in 1 CoolBoy 400 in 1 CoolBoy 400 in 1 (alt, 403 games) Game 450 in 1 Game 500 in 1 Pocket Games 150 in 1 Super Game 218 in 1 (JF2181) Super Game 360 in 1 Super Game 402 in 1 * rawthrillspc.cpp: Add HDD dump for "The Fast And The Furious" [Victor ↵ ClawGrip2021-11-201-1/+6 | | | | Fernandez (City Game)] (#8851) * mame.lst: moved blkshpsq to the correct place. Robbbert2021-11-211-1/+1 | * stargame.cpp: WIP, spcship is working Robbbert2021-11-212-44/+530 | * New machines marked as NOT_WORKING Nigel Barnes2021-11-203-0/+977 | | | | | ---------------------------------- Positron 9000 [Binary Dinosaurs, Nigel Barnes] * tiamc1: extend kot title, there's an elektronika handheld with the same title hap2021-11-201-1/+1 | * emu/rendersw.hxx: Support texture wrap/clamp properly for (A)RGB formats. Vas Crabb2021-11-211-356/+443 | | | | | | | | Also got rid of names starting with an underscore followed by an uppercase letter, as they are reserved. Yes, get_texel_rgb32 and get_texel_argb32 are identical - thew were already identical before. * hh_sm510: Remove uncertain Fowling IDs (#8848) algestam2021-11-201-1/+1 | * hh_sm510: small correction to fowling svg hap2021-11-202-29/+26 | * tr808: correct release year hap2021-11-201-1/+1 | * New machines marked as NOT_WORKING hap2021-11-207-123/+166 | | | | | ---------------------------------- TR-808 Rhythm Composer [afx303, DinSync] * bus/snes/sa1.cpp: Flesh out some SA1 features, Fix SNES timing, interrupt ↵ cam9002021-11-197-543/+772 | | | | (#8673) * tms32031.cpp: Add TMS320VC33 emulation support, Add notes (#8766) cam9002021-11-194-42/+125 | * bus/nes: Added partial code for unlicensed game Dragon Fighter. (#8833) 0kmg2021-11-196-4/+89 | * gp9001.cpp: added initialization register (0x0E) values for remaining games ↵ Sergio G2021-11-191-1/+7 | | | | (#8843) * naomi.cpp: fix the bg offset to be based on the param base so non-zero bases ↵ Jennifer Taylor2021-11-191-1/+4 | | | | get backgrounds. (#8844) * megadriv.cpp: note that NEC PAC can play CD games (#8847) cam9002021-11-191-1/+1 | * New working clone (#8837) algestam2021-11-202-9/+26 | | | | | | * New working clone ----------------- Monkey Goalkeeper [algestam, Milan Galcik] * - seta.cpp: removed some unneeded VIDEO_START macros Ivan Vangelista2021-11-195-343/+266 | | | | - taito_x.cpp: split in subclasses, minor cleanups * New working clones Ivan Vangelista2021-11-192-2/+55 | | | | | ------------------ Mirai Ninja (Japan, set 2) [Corrado Tomaselli] * bus/vme: De-skeletonized vme_hcpu30.cpp. (#7467) shattered2021-11-202-62/+515 | * bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817) 0kmg2021-11-203-0/+142 | | | | | Software list items promoted to working (nes.xml) --------------------------------------- Exciting Boxing (Japan) * bus/nes_ctrl: Removed device_reset() for recently updated input devices. (#8846) 0kmg2021-11-206-32/+0 | * clang fixes smf-2021-11-191-4/+1 | * debugimgui: Fix menus losing focus, add octal display and octal/decimal ↵ Barry Rodewald2021-11-191-12/+46 | | | | address select. * -emu/render.cpp: Fixed texture size calculation for oblong items. Vas Crabb2021-11-192-28/+347 | | | | -bfm_sc2.cpp: Removed reel components from sc2prem2 layout. * imolagp.cpp: Add a note about clone "Ferrari 1" from Falgas/Videotronic (#8841)