1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-17 03:48:46 +10:00
collapseos/arch
Virgil Dupras f09950a12a sms/vdp: clear rest of line on line feed
This allows us (in the following commit), to stop unvariably
spitting 64 chars by line in LIST. This way, short lines don't use
3 rows per line (the line number uses 3 chars, which brings us to
67 chars per line).

If we don't do that, we end up with the old contents of the line
being kept at the right of the printed line.
2020-11-08 16:43:37 -05:00
..
8086/pcat Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
z80 sms/vdp: clear rest of line on line feed 2020-11-08 16:43:37 -05:00
.gitignore Complete overhaul of recipes 2020-10-30 20:39:39 -04:00