Add ZStandard compression support for read CHDs compressed with that format.
Update ZLIB to 1.3.1
LZMA maintained to 19.00 (22.01 is too demanding for Wii, althrough is added in case we want to use it in the future)
Make specific Wii Makefiles for sublibraries and dependencies (LZMA, ZLIB, ZStandard, libCHDr), with specific flags and defines for make each dependency be more compatible possible with the Wii.
Main Makefile modifications for support the new external libraries.
All changes made:
Closes https://github.com/xjsxjs197/WiiSXRX_2022/issues/192.