Results 20 issues of Sky

This pull request is a parent for tracking the changes for SkyEmu v4. The latest builds of dev are available at the below links: - Web Build: https://web.skyemu.app/branch/dev/ - Windows:...

See for details on how to add https://github.com/openframeworks/openFrameworks/pull/7767

New layout engine and touch controls implementation. Issues blocking merge: - [x] Menubar auto hiding is borked - [ ] Better settings for bezel layout without touchscreen controls

Creating a stub issue to track this issue that SkyEmu will suffer from as well: https://github.com/mgba-emu/mgba/issues/2933

gba

Per Fleroviux, mGBA 0.10 changed its save format. Test to see if this still works with SkyEmu.

I missed the opportune moment to post this to play along with this joke chain. The timing problems are mine.

These changes allow Android apps to receive an event for a back button press and respond to it themselves (including consuming it for their navigation purposes and exiting the application)...

Hi, I modified sokol_imgui.h to add touchscreen inertial scrolling so that ImGUI feels a bit better on mobile platforms. You can see the changes required at the below commit: https://github.com/skylersaleh/SkyEmu/commit/6473a2987b63c8790b13dbcb91852600a83dad23...

From Discord, GS Darkus reports that No$GBA compresses ROMs. However, SkyEmu only supports RAW roms currently. It might be nice to see if we can support these natively.