mirror of
https://github.com/cc65/cc65.git
synced 2026-03-13 05:42:09 +00:00
According to https://github.com/cc65/wiki/wiki/Direct-console-IO it is undefined what happens when the end of the sceen is reached. But it is _not_ undefined what happens when the end of the line is reached. So implement the usual thing - which was easy enough to do after all.
2.8 KiB
2.8 KiB