Just this topic to say a little thing with "maccer68k".
I use it under Windows Millenium into a dos box.
The command line is :
maccer68k -o ress.s ress.asm
And if the end of the file "ress.asm" is like this :
yea, being a BETA tester for ME and XP, I say stay away from ME completely.. That was when microsoft was trying to phase out DOS, and totally butched what ME was running on (which was ironically dos!)...
KanedaFr wrote:it's not a bug it's an "end of file not found"
I often had this with others assembler or C compiler
Yeah, a lot of tools probably process a file using gets() or something similar. They probably error out without finding an EOF. I think SNASM68k or the GCC assembler displays a warning about this.