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


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


By pressing "Add Constant comment" you can add a comment to the selected constant.






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.
Show a list of 9 recent project, so you can open one og them (the current project must be saved before open another 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 the project to the current .dis file being in use.
Save the project to a .dis file that you choose or create as new.
If you have associated some SIDLD files to the project, here you can apply them to the memory location, so you will get the code/data part compiled in automatic. The program takes your confirmation before going on.
The MPR is a custom files that contains many PRGs inside, so you can disassembly all files together.
This is usefull when you have some files from disk or tape that load itself in different part of the memory: you can so disassembly the memory with all the programs inside.
This means that one program should start and end before the starting of another peaces, otherwise the common memory is filled with the last read one.
For creating the MPR archive you should select all PRG files with CRTL+click from the file selector, then you should insert the name of resulting MPR archive.
This exit the application.