1. 找到ASL的Vim syntax檔,以檔名'asl.vim'存在Vim安裝目錄下的syntax資料夾中
來源<1> http://www.funa.org/~funa/diary/2001/12/11/asl.vim
來源<2> http://www.vim.org/scripts/script.php?script_id=16
2. 修改 .vimrc ,加入以下內容
autocmd BufNew,BufRead *.asl setf asl
Done!!
2011年7月30日 星期六
如何讓Vim支援ASL語法的syntax highlighting?
2011年7月27日 星期三
int86() [C語言相關]
int86() function => Execute 8086 Software Interrupt
http://www.ousob.com/ng/turboc/ng2fc48.php
an example: 在DOS中列舉PCI device
http://hi.baidu.com/litomboy/blog/item/706291d6d0e5dc3906088bff.html
----
[edit 2011/09/08]
http://gd.tuwien.ac.at/languages/c/programming-bbrown/advcw1.htm
INT 1Ah
http://www.delorie.com/djgpp/doc/rbinter/ix/1A/B1.html
2011年7月25日 星期一
訂閱:
文章 (Atom)