From ffd387f9875b366fd7e8df867342492d9317ea81 Mon Sep 17 00:00:00 2001 From: Karol Stasiak Date: Tue, 23 Jul 2019 22:21:37 +0200 Subject: [PATCH] Updated Feature coverage per architecture (markdown) --- Feature-coverage-per-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Feature-coverage-per-architecture.md b/Feature-coverage-per-architecture.md index 1a64c7e..c8ce9f8 100644 --- a/Feature-coverage-per-architecture.md +++ b/Feature-coverage-per-architecture.md @@ -40,4 +40,4 @@ assembly syntax colouring | ✔️ | 🚧4 | ❌ | ❌ | ❌ | ❌ * 8086 code is simply a dumb translation from 8080 and is therefore very, very suboptimal. If you're targeting a 8086 machine only, consider using something else for the time being. -* CPU's from the 6800 family might be added in the future. \ No newline at end of file +* CPU's from the 6809 family might be added in the future. \ No newline at end of file