about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--baremetal/boot.hex2
1 files changed, 1 insertions, 1 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex
index 5cb28127..8caaa12f 100644
--- a/baremetal/boot.hex
+++ b/baremetal/boot.hex
@@ -236,7 +236,7 @@ e9 fb ff  # loop forever
     80  # 10/*+disp32 000/r8/al 000/rm32/eax
     00 80 00 00  # disp32
   # store eax in 'keyboard buffer'
-  89  # copy rm32 to r32
+  89  # copy r32 to rm32
     05  # 00/indirect 000/r32/eax 101/rm32/use-disp32
     30 70 00 00  # disp32
   # epilogue
/blame/apidocs/python/index.rst?id=6c1fef522a6bd74033ddf8497e9cd305026b0a56'>^
1
2
3
4
5
6
7
8
9
10
11
12
13
14