aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/hex_util.cpp
AgeCommit message (Expand)Author
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2020-08-06partition_data_manager: Make data arrays constexprLioncash
2019-06-12common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash
2018-10-04ips_layer: Deduplicate resource usageZach Hilman
2018-10-04hex_util: Add HexVectorToString and HexStringToVectorZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-23hex_util: Replace logic_errors with LOG_CRITICALZach Hilman
2018-08-15common: Namespace hex_util.h/.cppLioncash
2018-08-11common: Move hex string processing to separate fileZach Hilman