diff options
-rw-r--r-- | baremetal/boot.hex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex index 1675b167..598ed74e 100644 --- a/baremetal/boot.hex +++ b/baremetal/boot.hex @@ -289,12 +289,12 @@ e9 fb ff # loop forever # 1ce: # var keyboard circular buffer # write index: nibble -00 + 00 # 1cf: # read index: nibble -00 + 00 # circular buffer: byte[16] -00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # padding # 1e0: |