From 24f1ef2286c3ed4584ab36e023d6c1488c14b778 Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Mon, 29 Sep 2014 11:01:19 +0200 Subject: [PATCH] First commit --- 01-boot-sector/.README.md.swp | Bin 12288 -> 12288 bytes 01-boot-sector/README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/01-boot-sector/.README.md.swp b/01-boot-sector/.README.md.swp index 6d766c2cd8c39855ff7e48b267922e2d93d5c25b..dc243f91b5be1830b469d863de1a5fdc17cd4358 100644 GIT binary patch delta 54 zcmZojXh_(=qQJ_?%fOI0nNz`D=qr$Q6o{t+aVkiZceA3v4W7wHy84sjbf<6rq07Mp E0A)rE>;M1& delta 58 zcmZojXh_(=qQLr(hk+q(GN*#Q&?jC7hC@I+35b(`IF5I-qQDKF$ws>RlT&o3Feeu0 KZvLUm!2|%!JrErL diff --git a/01-boot-sector/README.md b/01-boot-sector/README.md index 3e44a7b..8b75e10 100644 --- a/01-boot-sector/README.md +++ b/01-boot-sector/README.md @@ -10,7 +10,7 @@ To make sure that the "disk is bootable", the BIOS checks that bytes This is the simplest boot sector ever: -```asm +``` e9 fd ff 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 00 00 00 00 00 00 00 00 00 00 00 55 aa