yuzu/src/citra_qt
Yuri Kunde Schlesner f241bb72f5 Pica/Regs: Use binary search to look up reg names
This gets rid of the static unordered_map. Also changes the return type
const char*, avoiding unnecessary allocations (the result was only used
by calling .c_str() on it.)
2017-02-09 00:04:24 -08:00
..
2017-01-04 13:48:29 -03:00
2016-12-26 10:52:16 +02:00
2016-12-05 19:09:16 +01:00
2017-01-11 13:52:26 +01:00
2016-03-21 20:03:18 +01:00
2016-11-11 09:58:55 -08:00