This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to define a memory range for the Disassembly window scrollbar

Hello Forum,

when I using the C166 simulator and the Disassembly window in there, I can use its scroll bar to select the disassembled code area in a coarse manner. But only to select a range between 0x000000 and 0x00FFFF.
But my software lies in the range starting at 0x010000. It displays the code without problems, but the scroll bar ist always at the most bottom position. Scrolling is possible only by using the arrows surrounding the scrollbar, which is quite annoyingly slow (when I have to scroll towards a more distant position)
It would be fine, if I can say that the scrollbar reaches the interval between, saying, 0x010000 and 0x012345.

Are there any suggestions?

Thanks - Peter

0