Implement a memory mapped controller that can display characters via VGA on a display. Define a simple interface where a (x,y) and character can be passed to the controller via a memory address.