JC64dis Option menu

The option menu has few choices:

General Option

Option

Here you can changes various option about the Dasm disassembler engine:

The Dasm 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

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 memory flags to memory

If you have associated some SIDLD file to the project, here you can apply to the memory location, so you will get the code/data part compiled in automatic. The program takes your confirmation before going on.

Create a MPR archive

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.

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