SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 00f772b29d4f63f861294ecd9bd80bff7ce16edd parent 58c946f249a50064f7761d307b12f5b0ed21bcc4 Author: Lior Halphon <LIJI32@gmail.com> Date: Sun, 27 Jul 2025 13:23:58 +0300 Merge branch 'master' of github.com:LIJI32/SameBoy Diffstat:
| M | iOS/GBViewController.m | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/iOS/GBViewController.m b/iOS/GBViewController.m @@ -1251,6 +1251,7 @@ static void rumbleCallback(GB_gameboy_t *gb, double amp) 32, 32); + [super didRotateFromInterfaceOrientation:fromInterfaceOrientation]; } - (UIInterfaceOrientationMask)supportedInterfaceOrientations
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.