Step 10: Reset Devices All PS/2 devices should support the "reset" command (which is a command for the device, and not a command for the PS/2 Controller). To send the reset, just send the byte 0xFF to each (usable) device. The device/s will respond with 0xFA (success) or 0xFC (failure), or won't respond at all (no device present).
when i called SetupFont then drawText it didnt work
it just crashed and vs says it exited with code 0
_
Jim Jones
@RICKASHEYE
i have many glitches and problems with gitter
just everytime to join the chat the last chat is always half cut off so i reload the page and its fine
i join another chat from being in this chat for too long and it displays the other chat but then i scroll up and it displays the messages from this chat
dont have these problems on discord
BurgerlX
@burgerlX
Could anyone give me an easy to understand example of basic networking for Cosmos?
KM198912
@KM198912
@burgerlX have a look at auraos, it uses cosmos and has some basic networking, but i believe it uses a older version of cosmos