Steve Fosdick
Steve Fosdick
A bit late to the party here but just picking up on Chris's link to a feature request on B-Em above (https://github.com/stardot/b-em/issues/24). On the question of the exact mechanism by...
See pull request: https://github.com/liballeg/allegro5/pull/1524
I am seeing this behaviour with 5.2.8 on Linux with GNOME running on Wayland. al_get_display_width and al_get_display_height immediately after the call to al_set_display_flag report the window size rather than the...
I am having what may be the same issue. Previously, i.e. up to and including 5.2.8, it was possible to have a full-screen mode in which the menu remained but...
It gets complicated. So it looks like MMFS2 take the same approach as B-Em does with plain image files in that, as one can't "mix and match" the sides of...
This will probably need some further investigation but a couple of points occur to me. When setting the RTC the value is stored as an offset from the host OS...
Then the RTC not advancing when it should be a side effect of something done to support the Integra B which does some more advanced stuff with the RTC than...
I have pushed a fix to the first sub-issue, the hour offset: https://github.com/stardot/b-em/tree/sf/issue181 On the question of US DST behaviour, this is not emulated accurately as it doesn't seem very...
I have pushed another commit that deals with just setting the date.
I have pushed some more commits. I think this solves all the issues. I was expected the October one to be DST-related but it was actually a result of doing...