Edit68K - File Operations

Creating New Source Files

Go to menu File|New 68K Source File. A new source window will be opened ready for editing.

Opening Files

Go to menu File|Open... and a dialog will appear prompting user for the file to be opened.

Saving Files

Go to menu File|Save or File|Save As... to save the active file. The default extension for 68K Editor is .x68 and it is recommended that all source files be saved with this name.

Assembling Source Files

Go to menu Project|Assemble Source.... This will begin the assembling process. If any errors occur a dialog will inform the user and the error messages with line number will be added to the list at the bottom of the source window. Double-click on an error to highlight the corresponding line in the source.

Printing Files

Go to menu File|Printer Setup... to setup the printer. After proper setup go to menu File|Print and the print dialog will appear. Click OK to print the active document.