From 364133226c57185483a0b9dd90ab6df3e2decaf2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 23 Dec 2020 00:37:39 -0800 Subject: 7380 --- apps/boot.hex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/boot.hex b/apps/boot.hex index 8638fdb5..b1cefb96 100644 --- a/apps/boot.hex +++ b/apps/boot.hex @@ -195,7 +195,7 @@ e9 fb ff # loop forever e9 fb ff ff ff # loop forever -# padding to 512 bytes +# padding # 111: 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 @@ -213,7 +213,8 @@ e9 fb ff ff ff # loop forever 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 -55 aa # final 2 bytes: boot sector marker +# final 2 bytes of boot sector +55 aa ## sector 2 # not loaded on boot; loaded by load_disk -- cgit 1.4.1-2-gfad0