16 Commits (7113236b304fb168610ed5377223616939967dca)

Author SHA1 Message Date
Lioncash 18c1d91920
file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman 9a87ece837 ips_layer: Use rle_size instead of data_size in RLE patch application 8 years ago
Lioncash 465175cdf5 ips_layer: Avoid constructing std::vector instances where not necessary 8 years ago
Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array 8 years ago
Lioncash f7d2889fb4 ips_layer: Add missing includes 8 years ago
Lioncash 93ac8d0fea ips_layer: std::move data within PatchIPS() and Apply() 8 years ago
Lioncash 567e818440 ips_layer: Silence truncation and conversion warnings 8 years ago
Zach Hilman 110d578470 ips_layer: Fix inaccuracies with comments and flags 8 years ago
Zach Hilman 70bd2bb1d3 ips_layer: Deduplicate resource usage 8 years ago
Zach Hilman 9669cdb710 ips_layer: Add support for escape sequences and midline comments 8 years ago
Zach Hilman 306739c2c4 ips_layer: Add IPSwitchCompiler to process IPSwitch format 8 years ago
Zach Hilman 21b2411c44 file_sys: Implement function to apply IPS patches 8 years ago