mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
Removed errant newline.
This commit is contained in:
parent
44910d90ba
commit
09687a2e2f
@ -61,7 +61,6 @@ void VideoOutput::run_for_cycles(int number_of_cycles)
|
||||
|
||||
if(!h_counter)
|
||||
{
|
||||
printf("\n");
|
||||
_ink = 0xff;
|
||||
_paper = 0x00;
|
||||
_use_alternative_character_set = _use_double_height_characters = _blink_text = false;
|
||||
|
Loading…
Reference in New Issue
Block a user