diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-07-27 10:15:03 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-07-27 10:15:03 -0700 |
commit | 3f4bbe9e5fd1389720c7adb5577edf2dc01d51e9 (patch) | |
tree | 61d80e20e59be711010dd4a1665afedc8d9bb93a /054static_dispatch.cc | |
parent | 667d21177b9d8fe3652710b818d13940b23511d7 (diff) | |
download | mu-3f4bbe9e5fd1389720c7adb5577edf2dc01d51e9.tar.gz |
4434
Key core data structures by hex bytes in text rather than opcode numbers. Saves us round trips of having to parse and reparse strings, and also allows us to more easily ignore unexpected non-hex words in each transform. We'll use this ability next when we start inserting labels.
Diffstat (limited to '054static_dispatch.cc')
0 files changed, 0 insertions, 0 deletions