Changed a few core int10 routines to use the BIOS data segment cursor
commitaeb9c4e200d1422810b198ecf65d982bb9d28317
authorOve Kaaven <ovek@arcticnet.no>
Sat, 29 Jul 2000 11:29:50 +0000 (29 11:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 Jul 2000 11:29:50 +0000 (29 11:29 +0000)
treea7268a4e5a863ee3202218c696cc011045ae3bad
parent9cb1870fe9ed21c4a26b9e5f7806431dac22e7c7
Changed a few core int10 routines to use the BIOS data segment cursor
positions and the VGA routines, instead of directly accessing the
console driver.
msdos/int10.c