瀏覽代碼

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:
 
-```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