VGA: Combine x/y/page into one parameter.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 25 May 2009 15:05:18 +0000 (11:05 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 25 May 2009 15:05:18 +0000 (11:05 -0400)
commit918b1564ddb02846a9aead718d2e8c623226648b
treee7ba782b32c4ef6e0d6b819e24998c601bc664cb
parent85ea07e668fc2825ad5ebe5214805ba7fc20125c
VGA: Combine x/y/page into one parameter.

These three values are frequently used together - put them in a struct
    and pass the struct around.
vgasrc/vga.c
vgasrc/vgafb.c
vgasrc/vgatables.h