bengalack
bengalack
To give you an idea, here, right in the browser: How it looks in openmsx (as I planned things to look)(first version, without border-coloring):  Here is how it sometimes...
> Any idea how we can proceed? Any volunteers to reverse-engineer a more accurate timing model? I'm assuming that you are not asking me, but I can comment anyway. --I...
(forgot to say- thanks for replying. and that timing document is really impressive!!! like magic to me :))
Not sure how we vote here, but here we go! One file from MS2 (Music Studio) is easily 600-700 kB, so you can't work on more than one file at...
Very interesting! My VGM (ish) replayer seem to fail on this when a KEY_OFF and KEY_ON comes sequentially for the same channel. Will have to rearrange data or pad something...
So, in theory, 82 z80 cycles should be sufficient(?).
Voting for a fix on this. I've started to program for OPL4 now. It seems like there are no limits on OPL4. This is a bit tricky to program for...
Thanks. It does seem like the comment isn't on the C4-port, though. But... I now realize that the wait cycles given are in OPL4-cycles, and the corresponding MSX cycles are...
+1 on this. Not sure how to reproduce, but code view did not show what I was expecting, and showed other data than the debuggable memory view.
Yes, would be very useful to have a small window with a set of "variables" listed. Even values from dereferenced pointer-to-pointer-to-char would have been great :) This is not possible...