about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-20 20:53:08 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-20 20:53:08 -0800
commit61a2813f2fdcab8280eee67c5dc70d1ebec37bf9 (patch)
treeea6d3dcf1a39465d81863298e055742d59a917c0 /apps
parentd26836caae389e82efae57650a5a386a1386f14f (diff)
downloadmu-61a2813f2fdcab8280eee67c5dc70d1ebec37bf9.tar.gz
7365
Diffstat (limited to 'apps')
-rw-r--r--apps/bos/32bit.hex8
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