I'm writing a chunk of assembly that will register a tsr and then exit.
I'm struggling to figure out how to properly assemble this to a format that I can execute in dos.
i'm have access to ubuntu 9.04 and windows xp. (linux method is preffered). If anyone can tell me how i go about assembling my code into a dos executable format, and then how i execute it in dos i'd greatly appreciate it!