VGA: Arrange screen writing functions to minimize stack.

Pass pointer to cursor position into write_string and write_teletype.
Handle flag processing of write_string in handle_1013.
Implement a tail-recursive scroll_one() function.
1 file changed
tree: 58c6b1df88a22672b65c30ab9324da1e483ebdc6
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO