1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-27 12:57:41 +00:00

Updated Library feature coverage per platform (markdown)

Karol Stasiak 2020-04-08 12:22:13 +02:00
parent 8b5bb60d64
commit 5f83c0a216

@ -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` | ✔️ | ✔️ | ✔️ | ✔️ | ⚠️<sup>1</sup> | ✔️ | ✔️ | ✔️
`readkey` | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | ✔️ | ❌ | ❌
`readline` | ✔️<sup>2</sup> | ✔️<sup>2</sup> | ❌ | ❌ | ❌ | ❌ | | ❌
`readkey` | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌
`readline` | ✔️<sup>2</sup> | ✔️<sup>2</sup> | ❌ | ❌ | ❌ | ❌ | ✔️ | ❌
`bell` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✔️ | ❌
`set_bg_color` | ✔️ | ✔️ | ✔️ | ✔️ | | ❌ | ❌ | ❌
`set_border` | ✔️ | ✔️ | ✔️ | ✔️ | | ❌ | |