>>787 これか? イラネなら潰しちゃえよ。おれはイラネ、boot0使ってねーし
/*
* Start of input loop. Beep and take note of time
*/
main.10: movb $ASCII_BEL,%al # Signal
callw putchr # beep!
xorb %ah,%ah # BIOS: Get
int $0x1a # system time
movw %dx,%di # Ticks when
addw _TICKS(%bp),%di # timeout