git.y1.nz

SameBoy

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

commit 18afec6c918dc62d6b66d4b5e891fb27ea19a193
parent 698c75f59fbc6ffffbde3ea6da6fd41018f47a37
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Fri, 27 Feb 2026 16:59:27 +0200

Fix shortcut conflict

Diffstat:
MCocoa/MainMenu.xib1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Cocoa/MainMenu.xib b/Cocoa/MainMenu.xib @@ -114,6 +114,7 @@ </connections> </menuItem> <menuItem title="Save ROM Modifications" secondaryImage="square.and.arrow.down" catalog="system" keyEquivalent="s" id="Qru-qh-5Z6"> + <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/> <connections> <action selector="saveDocument:" target="-1" id="pnc-7c-MfV"/> </connections>

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