about summary refs log tree commit diff stats
path: root/tools/iso/linux
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-07 22:36:50 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-07 22:38:07 -0800
commit3f7db804c96e91a92b97f444f26e1bcd49154929 (patch)
tree16dd9a93da9edc84c2f98245fb0bc87accc5f1c1 /tools/iso/linux
parent53d99784dea3f0ed498208418e75d5a75758d1b0 (diff)
downloadmu-3f7db804c96e91a92b97f444f26e1bcd49154929.tar.gz
7480 - baremetal/ex3.hex now draws multiple pixels
I was wrong in commit 7437 that only one keystroke was working. The problem
was just that I was getting _too_ many events. I wasn't handling key-up
events, and they were entering the buffer, and I was not skipping null
events since the circular buffer is currently considered to be null-terminated.

ex3 isn't done yet; it can only handle 16 events. Apps need to be clearing
the keyboard buffer.
Diffstat (limited to 'tools/iso/linux')
0 files changed, 0 insertions, 0 deletions