1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-30 06:29:31 +00:00
This commit is contained in:
Karol Stasiak 2019-09-14 16:01:10 +02:00
parent a4f91eda03
commit f036de0ee1

View File

@ -63,7 +63,7 @@ Control characters ≥$80 are not supported.
Available only on 6502-based platforms.
#### byte atasciiscr_to_atasciiscii(byte)
#### byte atasciiscr_to_atascii(byte)
Converts a byte from a Atari screencode to ATASCII.
Characters that share their ATASCII code with control characters are supported,