Amateur programmer starting to work with assembly language, here, and I'm having a bit of a problem.
Whenever I try to create an object file in nasm, I get the error that it was unable to open the input file. However, just a few minutes ago I was up and running without a hitch. I have no idea what happened.
After searching around, I came across this thread: http://forum.osdev.org/viewtopic.php?f= ... open+input
This leads me to believe that notepad is formatting the file in some strange way or something, I just have no idea how to fix it.
I'd really appreciate any help I can get, as this is quite frustrating

Thanks!