Browse Source

First commit

Carlos Fenollosa 10 năm trước cách đây
mục cha
commit
24f1ef2286
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. BIN
      01-boot-sector/.README.md.swp
  2. 1 1
      01-boot-sector/README.md

BIN
01-boot-sector/.README.md.swp


+ 1 - 1
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