fearlessTobi
|
1190ea6ddb
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-15 15:21:06 +02:00 |
|
Zach Hilman
|
26b536c967
|
hex_util: Replace logic_errors with LOG_CRITICAL
Makes it so malformed hex strings do not crash the entire program.
|
2018-08-23 14:44:51 -04:00 |
|
Lioncash
|
890507ecf1
|
common: Namespace hex_util.h/.cpp
It's in the common code, so it should be under the Common namespace like
everything else.
|
2018-08-15 23:24:00 -04:00 |
|
Zach Hilman
|
7193c994b7
|
common: Move hex string processing to separate file
|
2018-08-11 22:50:08 -04:00 |
|