SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d713ba85c7bb218491713a97f37ecd0f89bc1996 parent ab109da6835f6443a6e618866dfcc6b7ee4452a3 Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 12 Mar 2022 00:50:19 +0200 Fix selected GBA model Diffstat:
| M | Cocoa/Preferences.xib | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cocoa/Preferences.xib b/Cocoa/Preferences.xib @@ -524,7 +524,7 @@ <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Dl-S6-O7c"> <rect key="frame" x="30" y="17" width="257" height="22"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> - <popUpButtonCell key="cell" type="push" title="CPU AGB 0 (Early GBA)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" tag="518" imageScaling="proportionallyDown" inset="2" autoenablesItems="NO" selectedItem="75z-Yy-XaY" id="EhC-I2-5Th"> + <popUpButtonCell key="cell" type="push" title="CPU AGB A (GBA, GB Player)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="519" imageScaling="proportionallyDown" inset="2" autoenablesItems="NO" selectedItem="8bk-wP-Cbr" id="EhC-I2-5Th"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" autoenablesItems="NO" id="b2b-jo-SrI">
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.