mirror of https://github.com/yuzu-mirror/yuzu
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.)pull/8/head
parent
602f57da38
commit
f241bb72f5
Loading…
Reference in New Issue