diff options
author | iximeow <me@iximeow.net> | 2020-02-03 01:07:12 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-02-03 01:07:40 -0800 |
commit | ad4e25b1ea8a68a227ad35f57d410f685874315c (patch) | |
tree | 44b2ef476df9128964f450900fc00d161c922d7c | |
parent | 06f7108b1ed9de9dd21c2bc815a9d672a2112bc2 (diff) |
add m16c to architecture list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ there are numerous architectures for which decoders are implemented, at varying | `x86:16` | yaxpeax-x86 | ❓ | ❓ | ❓ | should share most but not all implementation with `x86:32` | | `armv7` | yaxpeax-arm | 🚧 | 🚧 | ❓ | | | `armv8` | yaxpeax-arm | 🚧 | 🚧 | ❓ | | +| `m16c` | yaxpeax-m16c | ⚠️ | 🚧 | ❓ | | | `mips` | yaxpeax-mips | 🚧 | 🚧 | ❓ | | | `msp430` | yaxpeax-msp430 | 🚧 | 🚧 | ❓ | | | `pic17` | yaxpeax-pic17 | 🚧 | 🚧 | ❓ | | |