bengalack

Results 10 issues of bengalack

As discussed in this thread and this comment onwards, on mrc: https://www.msx.org/forum/msx-talk/development/wait-15-t-states-between-reading-and-writing-to-vram?page=4#comment-422595 **In vblank**: I've tried to access the VDP faster than 18 and 17 cycles, as seems possible according...

It seems like only wave is supported in OPL4. At least when we listen to the output, and read the doc. Looking at the code though, there are traces of...

Most of the time, I have 10-30 expressions showing, and while constantly restarting debug sessions I typically want to group those I actively monitor at the bottom, while topmost are...

Also, I'm using the VDP STOP command (like aborting current/running CMD)- does not seem to respond to it? Bug?

It is unclear to me how, or if, we can set correct execution speed on the command part of the VDP. It seems like it does things immediately by default?...

I wanted to get the overview of the performance of V9938 and its command engine. To understand more, I read [the VDP timing paper](https://map.grauw.nl/articles/vdp-vram-timing/vdp-timing.html) and created a tool which is...

A great raster beam viewer was introduced in #2018. As I am in the need of seeing when the VDP command engine is busy, I suggest that: * we make...

(As mentioned here: https://www.msx.org/forum/msx-talk/openmsx/is-it-possibly-to-set-a-specific-debugger-layout-to-be-loaded-at-startup-and- :) Need and use case: * I develop multiple titles in parallell, or go back and forth between them often * The debugger windows/setup are mostly...

The issue is found in 20.0.367 and 20.0.661, but works in 20.0.204. Case: I have animations / changes in visual stuff on screen every frame. If I put a breakpoint...

Debugger

Feature request Using **openmsx20** I find it cumbersome to watch my symbols in the _Watch expression_ view. Manually typing things like this, all the time, is not effective: `[peek16 $sym(your_symbol)]`...

Debugger
imgui