Litrally amlmost functional PS/2 driver. #19
|
@ -49,6 +49,9 @@ clear := mode.clear
|
|||
put_surface := mode.put_surface
|
||||
put_text := mode.put_text
|
||||
// thanks peony for these three!
|
||||
//put_trirect := mode.put_trirect
|
||||
//put_vline := mode.put_vline
|
||||
//put_hline := mode.put_hline
|
||||
|
||||
// Display
|
||||
sync := mode.sync
|
Loading…
Reference in a new issue