]> git.sesse.net Git - pistorm/commit
Disable keyboard input for now
authorbeeanyew <Bjorn Astrom>
Fri, 4 Dec 2020 07:35:22 +0000 (08:35 +0100)
committerbeeanyew <Bjorn Astrom>
Fri, 4 Dec 2020 07:35:22 +0000 (08:35 +0100)
commiteaf0b75ba9f4186d815a0b4e85a1fc45dcceb1ee
tree935f23f2585a2f6aaba280b9f97acc18dc1e53c0
parent9f05271f60eff87ec2e82a8940d31f57e9ac2bdf
Disable keyboard input for now

Apparently termios performance is terrible. Should probably be in a thread non-blocked by the CPU emulation as well.
emulator.c
input/input.c