JC64dis File menu

The file menu is dedicated to the project, and so have many voices:

New project

To use the disassembler it is necessary to be inside a project, so creating a new one is the fist step to do.

The project windows gives you the ability to insert:

Open project

The function let you open a previusly salved project by read a .dis file.
Only one project can be opened at time, so you have to close the previous before opening a new one.

Close project

This function let you close the current project to work with a new one.
If you had not saved it, you can still save it bebore closing.

Save project

Save the project to the current .dis file being in use.

Save as project

Save the project to a .dis file that you choose or create as new.

Exit

This exit the application. Note that you cannot exit from the application using the X icon (to prevent you lose your works by a wrong click)


Back