Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
If you prefer a graphical UI:
For windows, ConTEXT
For linux, Kate
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
i use notepad++ for editing asm files. but i use eclipse for editing c/c++ files so, i wonder if there is a plug in for eclipse for syntax highlight of asm files.
To write an OS you need 2 minds one for coding and other for debugging.