OpenComputers icon indicating copy to clipboard operation
OpenComputers copied to clipboard

Faster Computer Boot

Open igorkll opened this issue 2 years ago • 3 comments

playing strings is a non-blocking operation, and the string "." plays like a computer.beep(1000, 0.2)

igorkll avatar Nov 23 '22 16:11 igorkll

I'm a little confused in the pull requests, sorry, there's nothing there except the updated bios

igorkll avatar Nov 24 '22 15:11 igorkll

@payonel Is there a good reason to have blocking beeps at all?...

asiekierka avatar Nov 24 '22 19:11 asiekierka

you check the code, the computer is writing, but this call does not block the work

igorkll avatar Nov 29 '22 13:11 igorkll