Klemens Schölhorn
9e49f5e332
Correctly handle CR followed by LF
This would previously result in an empty line, because the CR resets the current column to zero. Now we remember the last written char and column so that we can restore the column before finishing the line.
Description
VGA-Terminal für ML507
Languages
VHDL
100%