diff options
-rw-r--r-- | apps/bos/32bit.hex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/bos/32bit.hex b/apps/bos/32bit.hex index 842a3b57..79642877 100644 --- a/apps/bos/32bit.hex +++ b/apps/bos/32bit.hex @@ -28,7 +28,7 @@ # padding # 15: - 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 ## GDT: 3 records of 8 bytes each @@ -60,9 +60,9 @@ # padding # 3e: - 00 00 + 00 00 # 40: - 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 ## 32-bit code from this point (still some instructions not in SubX) @@ -78,7 +78,7 @@ # padding # 63: - 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 ## 'application' SubX code: print one character to top-left of screen |