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
From version 1.6 the engine is called multiple times to find possible more blocks of notes data. In such cases, the label will then be marked with index, 1, 2, 3...

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:

And those themes for syntax highlight editors:

SIDFreq

Here you can select what kind of table the SID frequency catcher has to use

Open constants table

Previous of version 3.1, this where called Apply SIDLD flags to memory, but now this is movend inside the project dialog.
Now it open the constants dialog as it can be done inside project dialog.

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 disassemble.

View Labels

This menu will open the dialog box that lists all the labels used into the disassambly.
With click onto a line, that memory address will be selected into the principal memory table. A Ctrl+ doucle click will positionate (if possible) event the source preview in that line


Back