diff options
-rw-r--r-- | baremetal/boot.hex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex index 44c197b9..50fdb334 100644 --- a/baremetal/boot.hex +++ b/baremetal/boot.hex @@ -193,7 +193,7 @@ # *ds:bx <- ax 89 07 # 00b/mod/indirect 000b/reg/ax 111b/rm/bx -e9 fb ff # loop forever +e9 fd ff # loop forever # padding # c1: |