about summary refs log tree commit diff stats
path: root/baremetal/boot.hex
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-27 21:09:22 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-27 21:09:22 -0800
commit2e24062f2ffc72ab524e0ec8695959dea67a6d00 (patch)
treeec81b910804107b6e8153ae5e1f6645c517e261d /baremetal/boot.hex
parent0fa6d28e14fdc7a33c69342568ccbfc1577e5f57 (diff)
downloadmu-2e24062f2ffc72ab524e0ec8695959dea67a6d00.tar.gz
7430
Diffstat (limited to 'baremetal/boot.hex')
-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