git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 9c7bed97d53a220463ed397c1e47cba6ddc74a27
parent 86a1977034a08cce13f4677e110e7ee06e46c36f
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Tue, 15 Mar 2022 00:37:05 +0200

I hope this actually works

Diffstat:
MCocoa/AppDelegate.m2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Cocoa/AppDelegate.m b/Cocoa/AppDelegate.m @@ -71,6 +71,8 @@ static uint32_t color_to_int(NSColor *color) @"GBMBC7JoystickOverride": @NO, @"GBMBC7AllowMouse": @YES, + + @"NSToolbarItemForcesStandardSize": @YES, // Forces Monterey to resepect toolbar item sizes }]; [JOYController startOnRunLoop:[NSRunLoop currentRunLoop] withOptions:@{

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.