Does anyone have information on the ProDOS Editor/Assembler (EDASM)? Yes, I know I should look for the book "Beneath Apple ProDOS" or the "ProDOS Assembler Tools User's Manual" by Apple.
But is there anything online? Google has turned up nothing, as have various other search engines. I just want to know the basic commands for assembly, linking, saving, etc.
Okay, I discovered that by entering a "?" it will list all of the commands. But I'm still having trouble getting it to produce an object code file... or do I just need to BSAVE the memory space after assembly like in the S-C Assembler?