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 2019-09-21 01:44:30 +02:00
parent ffd387f987
commit f16d5a3f0f

@ -50,16 +50,16 @@ joystick support | ❌ | ❌ | ❌ | ❌ |
### Consoles
feature | NES | Game Boy | Atari 2600
-------------------|-----|----------|---------
`putchar` | ❌ | ❌ | ❌
`readkey` | ❌ | | ❌
`readline` | ❌ | | ❌
`bell` | ❌ | ❌ | ❌
`set_bg_color` | ❌ | ❌ | ❌
`set_border` | | |
hardware randomness | ❌ | ❌ | ❌
joystick support | ✔️ | ✔️ | ❌
feature | NES | Game Boy | Atari 2600 | Atari Lynx
-------------------|-----|----------|------------|-----------
`putchar` | ❌ | ❌ | ❌ | ❌
`readkey` | ❌ | | ❌ |
`readline` | ❌ | | ❌ |
`bell` | ❌ | ❌ | ❌ | ❌
`set_bg_color` | ❌ | ❌ | ❌ | ❌
`set_border` | | | |
hardware randomness | ❌ | ❌ | ❌ | ❌
joystick support | ✔️ | ✔️ | ❌ | ✔️