Colpocorto

Results 12 issues of Colpocorto

Hi, I've opened this issue to continue the discussion previously held on this issue from the Debugger repository: https://github.com/openMSX/debugger/issues/190 Let me quote the last Wouter's response: > You wrote: "...I...

Debugger
imgui

I am using OpenMSX on a Windows 11 machine and I cannot use keypad keys functionality when the Num Lock switch is OFF. In other words, if I press key...

In the newer versions of this debugger, the code view is too small and it cannot be resized either. System: OS: Windows 10 Pro Emulator: OpenMSX 18.0 Debugger: nightly 2022-04-06

I use OpenMSX basically to fix bugs and compatibiliy issues in old games. Usually, I need to compare the execution step by step in to different instances of OpenMSX. However,...

I am using a PC with two screens and sometimes happens that I can't move a new UI window from one screen to the other one. It just stops at...

imgui

It seems that the z-order of a docking target isn't taken into account. This causes windows to accidentally "disappear" if dropped onto a hidden window. The following video shows how...

imgui

Steps to reproduce: - Open an OpenMSX instance. - Start debugging a program. - Add a number of breakpoints, watchpoints or conditions. Among others, add a breakpoint at #4010 X/X....

Debugger
imgui

I'm not sure if this is a bug or it is by design, indeed (in any case I find it very annoying). When you work with multiple instances, the same...

imgui

I'm trying OpenMSX 20.0 and am experiencing some issues when using the reverse function. Sometimes (randomly?) when I reverse back to a previous point, the execution flow is reset (just...

reverse

It would be great to have a kiosk mode. To enter/exit the kiosk mode, a command would be entered on the console or the commandline (e.g. go_kiosk). If the kiosk...