drochner
|
7764b57db5
|
allow the displayed area to start anywhere in display memory,
add a "dispoffset" variable to control this
|
1998-07-24 16:12:18 +00:00 |
drochner
|
3f10af182d
|
do the charcter mapping in a separate function
|
1998-06-26 21:05:20 +00:00 |
drochner
|
bf42a9e321
|
adapt to wscons changes, treat incoming characters always as ISO
(ie, convert to IBM)
|
1998-06-20 21:55:05 +00:00 |
drochner
|
0fb233923b
|
do the former at one more place
|
1998-06-17 20:48:02 +00:00 |
drochner
|
39452d9720
|
avoid sign extension if a character >=128 is passed
|
1998-06-17 20:44:16 +00:00 |
drochner
|
b84dbbb37c
|
Put definitions and subroutines needed for all PC display adapters
(MGA/GCA and compatibles) into global headers / source files.
Let the VGA driver use them.
|
1998-05-28 16:48:40 +00:00 |