I need to make an .asm program to save some values in a .txt file. Using C would be much easier, although I cant use it this time. Any idea how to do it?
Let the C compiler produce an assembly listing. Wow - so quick to get the code into assembler.
Question is - will it actually fulfill the requirements your teacher expected?
Have you even understood the comments you have receied in this thread?