From ad4e25b1ea8a68a227ad35f57d410f685874315c Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 3 Feb 2020 01:07:12 -0800 Subject: add m16c to architecture list --- README.md | 1 + 1 file changed, 1 insertion(+) 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 | 🚧 | 🚧 | ❓ | | -- cgit v1.1