浏览代码

First commit

Carlos Fenollosa 10 年之前
父节点
当前提交
24f1ef2286
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      01-boot-sector/.README.md.swp
  2. 1 1
      01-boot-sector/README.md

二进制
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:
 This is the simplest boot sector ever:
 
 
-```asm
+```
 e9 fd ff 00 00 00 00 00 00 00 00 00 00 00 00 00
 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 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa