Mireille
Mireille
In the latest dev build the menu bar is now hidden by default in fullscreen mode (when a game is loaded). I've also made it even simpler to exit fullscreen...
Sounds like a problem maybe specific to the Intel HD Graphics, I will try to reproduce this on my old notebook. Thanks for the report!
I was able to reproduce this on my old notebook and I think it's fixed. Can you check it on your end please? https://nightly.link/nba-emu/NanoBoyAdvance/workflows/build/master
Huh, I can't reproduce the missing menu bar anywhere yet. Can you just try to open a ROM via Ctrl+O for now?
@endrift I'm not sure if I understand your question, could you elaborate? As far as I am aware POSTFLG cannot change after being set by the BIOS and HALTCNT doesn't...
At this point the config shouldn't contain any options which aren't exposed to the UI anymore. The Interpolate FIFO option has been removed recently, because it has some issues and...
@legendarysnake0 I agree that cheat support is one of the bigger/more important missing features at the moment and it definitely is at the back of my head. That being said,...
I can't reproduce this issue and the original author is not around anymore. If there was an issue to begin with, it might be fixed already at this point with...
Yes, I have not got around to implement rudimentary support for older GL versions yet. I'll update you on this issue once I do, there is no need to test...
Thanks for the test! I just implemented this as it was very easy to do now, after refactoring my code for DMA interleaving the CPU mid-instruction.