OpenMSX debugger refresh rate

Par Accumulator

Champion (351)

Portrait de Accumulator

09-04-2023, 04:54

Is there an option to alter or enable the refresh rate of the debugger.
To see in real-time the values, ioports, address and opcode of execution, stack etc.
In order to see the current values I have to disconnect and connect, which is not user friendly.
I like to see real-time the changes and /or ports and addresses the emulated machine executes.
And possibility to log executed data (port, addresses, etc) to a file for analysis?

Using Debian and ARM, or is it just a setting.. Latest version is 16.0

!login ou Inscrivez-vous pour poster

Par NYYRIKKI

Enlighted (6091)

Portrait de NYYRIKKI

09-04-2023, 10:49

There is no automatic refresh. Debugger will refresh once you hit break... at least most of it... Code view box may require you to scroll it once all the way up & down before it refreshes.

Par Accumulator

Champion (351)

Portrait de Accumulator

10-04-2023, 18:53

How to modify OpenMSX debugger to enable a refresh rate ?
Or save possibilities?