From 5f83c0a21632dab4ea4a9ba87b46b04a896f3aa5 Mon Sep 17 00:00:00 2001 From: Karol Stasiak Date: Wed, 8 Apr 2020 12:22:13 +0200 Subject: [PATCH] Updated Library feature coverage per platform (markdown) --- Library-feature-coverage-per-platform.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library-feature-coverage-per-platform.md b/Library-feature-coverage-per-platform.md index 72bec08..3a81c9b 100644 --- a/Library-feature-coverage-per-platform.md +++ b/Library-feature-coverage-per-platform.md @@ -13,8 +13,8 @@ The following table shows which library features are implemented for which targe feature | C64 | C16/Plus4 | C128 |VIC20| PET |Atari|Apple 2|BBC Micro --------------------|----------------|-----------------|----------------|-----|---------------|-----|-------|------ `putchar` | ✔️ | ✔️ | ✔️ | ✔️ | ⚠️1 | ✔️ | ✔️ | ✔️ -`readkey` | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | ✔️ | ❌ | ❌ -`readline` | ✔️2 | ✔️2 | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ +`readkey` | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ +`readline` | ✔️2 | ✔️2 | ❌ | ❌ | ❌ | ❌ | ✔️ | ❌ `bell` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✔️ | ❌ `set_bg_color` | ✔️ | ✔️ | ✔️ | ✔️ | ➖ | ❌ | ❌ | ❌ `set_border` | ✔️ | ✔️ | ✔️ | ✔️ | ➖ | ❌ | ➖ | ➖