16 Commits (0084098c9b6a310ad5f19eba1edf359df89fdc90)

Author SHA1 Message Date
Lioncash af914546f2 file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman 0bb4dbc74b ips_layer: Use rle_size instead of data_size in RLE patch application 7 years ago
Lioncash 5c9c637200 ips_layer: Avoid constructing std::vector instances where not necessary 7 years ago
Lioncash d4ffc70268 ips_layer: Remove unnecessary explicit std::pair constructor in std::array 7 years ago
Lioncash 890093255c ips_layer: Add missing includes 7 years ago
Lioncash f269987f32 ips_layer: std::move data within PatchIPS() and Apply() 7 years ago
Lioncash 3454b33238 ips_layer: Silence truncation and conversion warnings 7 years ago
Zach Hilman 794fdbd680 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 8593274f69 ips_layer: Add support for escape sequences and midline comments 7 years ago
Zach Hilman a2602dddbe ips_layer: Add IPSwitchCompiler to process IPSwitch format 7 years ago
Zach Hilman 11b272edff file_sys: Implement function to apply IPS patches 7 years ago