VGA: Move cursor setting out of biosfn_write_teletype.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 26 May 2009 04:47:32 +0000 (00:47 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 26 May 2009 04:47:32 +0000 (00:47 -0400)
commit116a044f454800f8551f67577388c0ba6ee1fbca
tree4952b98e15ada066739532e6a488b657a17e5554
parent82221b2bf19d69dc0bd76e72043abeb2136227c4
VGA: Move cursor setting out of biosfn_write_teletype.

Call set_cursor_pos in callers that need it.
vgasrc/vga.c