aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-02-03 01:07:12 -0800
committeriximeow <me@iximeow.net>2020-02-03 01:07:40 -0800
commitad4e25b1ea8a68a227ad35f57d410f685874315c (patch)
tree44b2ef476df9128964f450900fc00d161c922d7c
parent06f7108b1ed9de9dd21c2bc815a9d672a2112bc2 (diff)
add m16c to architecture list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2202f9..5e56afb 100644
--- a/README.md
+++ b/README.md
@@ -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 | 🚧 | 🚧 | ❓ | |