JC64dis Options menu

The option menu has few choices:

General Options

Option

Here you can changes various option about the disassembler engine:

The disassembler engine used the SidFreq class implemented in XSidplay2 for detecting the A4 frequency that a tune is playing by searching in memory for the low and high part of table frequency of the octaves the SID can play.
Where such area is find, it will be marked ad data kind and the label for low and high position are generated as user label and a comment is added for giving the A4 frequency information

Comments

Here you can select what kind of memory address can be used for generating an automatic comments for the given architecture:

Disassembler

Here you activate the assembler to use and so the corresponding syntax format for the source code

The option varies from assembler to assembler and are divided into:

Look & Feel

Here you can changes the look & feel of the program:

According with you kind of system, you can select one of those Look & Feel:

Apply SIDLD flags to memory

We saw that for a project you can add some files of SIDLD that has the code/data attribution about memory locations by true playback of the SID tune.
If you had such files you can apply the attribution with this function. It is manual as otherwise it will prevent you to change a data/code area by hand if it is applyed at every disassambly.
The right way to use it is so to apply it on the fitst time, otherwise it can overwrite your memory/code previous selection.

View Project

This menu will open the dialog box used for creating the project. Here you can still going to add other SIDLD files or changing the file to disassemblate.


Back