* Make cursor positioning work by using both halves of the VGA cursor position register.
* Have vga_scroll_up() and vga_clear_line() present row/column arguments to the VIDEO() macro in the right order.
Signed-off-by: Jonathan A. Kollasch jakllsch@kollasch.net
---