Changes
/* Z80 syntax highlight file */ link case
== Z80 syntax highlight file ==
Here is my Z80 highlight file. I don't rembember where I found the original, but I adapted it to the [[SJASMPlusSjasmPlus]] syntax and meta-instructions.
Put this file at ~/.vim/syntax/z80.vim
<pre>syn case ignore
" vim: ts=8
</pre>
== Z80 files detection ==