Quote from: Rudolph on March 31, 2025, 04:24:03 PMForgive me for the late reply, but I did not receive a notification.
I just went back to this and added:
EVE_memWrite32(REG_AH_HCYCLE_MAX, EVE_HCYCLE + 500);
And with this I have it up and running on my RVT101H right now with more buttons and the gradient.
I had some time today to make some tests, and enabling the adaptive framerate as well as adding the line you mentioned did work very well. Thanks a lot, that's going to help a great deal going forward.
I also noticed a typo in my own code, which would explain why I read 0 for underrun; after fixing that, the example I posted before gave me a ~72000 value.