tried to make ps/2 mouse work in "remote mode" (polling), but it doesn't
[bootcensus] / src / contty.c
2018-05-10 John Tsiombikasadded PS/2 mouse code
2018-04-29 John Tsiombikas- memory detection with BIOS 0x15/0xe820
2018-04-26 John Tsiombikasadded copyright headers to new files
2018-04-25 John Tsiombikasmain kernel startup, libc, console tty, asmops, build...