Laurent Vivier
|
424482eb34
|
Manage keyboard
|
2005-08-27 15:48:13 +00:00 |
|
Laurent Vivier
|
a7a2a2eabc
|
use console_putchar() and console_putstring() instead of putchar() and putstring() (create some problems...)
|
2005-05-25 06:26:00 +00:00 |
|
Laurent Vivier
|
6a00dde82b
|
replace console_put() by putchar() and console_print() by putstring()
|
2005-05-23 17:09:48 +00:00 |
|
Laurent Vivier
|
ad1a7d95eb
|
Add const to console_print() to conform to puts()
|
2005-05-22 21:15:23 +00:00 |
|
Laurent Vivier
|
a1d410914c
|
move all stuff from console.[ch] to vga.[ch]. console is now the generic entry for video graphic adapter and serial adapter, configured with emile_l2_header
|
2004-06-22 21:21:32 +00:00 |
|
Laurent Vivier
|
ccad19e151
|
re-add console_get_height()
|
2004-02-21 01:56:19 +00:00 |
|
Laurent Vivier
|
67195aad96
|
Add real video base address instead of computed one (with bounds)
|
2004-02-21 01:47:02 +00:00 |
|
Laurent Vivier
|
11dd1c201c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
|