1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-25 19:29:49 +00:00

Updated Library feature coverage per platform (markdown)

Karol Stasiak 2020-09-30 01:37:36 +02:00
parent 99133d45aa
commit 3cbaee4577

@ -14,7 +14,7 @@ feature | C64 | C16/Plus4 | C128 |VIC20|
--------------------|----------------|-----------------|----------------|-----|---------------|-----|-------|------
`putchar` | ✔️ | ✔️ | ✔️ | ✔️ | ⚠️<sup>1</sup> | ✔️ | ✔️ | ✔️
`readkey` | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌
`readline` | ✔️<sup>2</sup> | ✔️<sup>2</sup> | ❌ | | ❌ | ❌ | ✔️ | ❌
`readline` | ✔️<sup>2</sup> | ✔️<sup>2</sup> | ❌ | ✔️ | ❌ | ❌ | ✔️ | ❌
`bell` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✔️ | ❌
`set_bg_color` | ✔️ | ✔️ | ✔️ | ✔️ | | ❌ | ❌ | ❌
`set_border` | ✔️ | ✔️ | ✔️ | ✔️ | | ❌ | |