diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-12-21 00:13:03 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-12-21 00:13:03 -0800 |
commit | e4edacfecbf1ba3f6ce005a0fcce49de3c2af96f (patch) | |
tree | 8cabd83b2c9cc58b22e74115d8f613326a944004 /apps/boot.hex | |
parent | 946dfe7ffb4bbf1e0f3f85b3560c9f9395b708e0 (diff) | |
download | mu-e4edacfecbf1ba3f6ce005a0fcce49de3c2af96f.tar.gz |
7371
Diffstat (limited to 'apps/boot.hex')
-rw-r--r-- | apps/boot.hex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/boot.hex b/apps/boot.hex index ec65898d..60b91cf6 100644 --- a/apps/boot.hex +++ b/apps/boot.hex @@ -148,7 +148,7 @@ e9 fb ff # loop forever # f0: # Entry: # *0xb8000 <- 0x0f48 - c7 # opcode + c7 # operate on rm32 with imm32 # modrm 05 # 00/mod/indirect 000/subop/copy 101/rm32/use-disp32 # disp32 |