SameBoy/Cocoa
Lior Halphon 9e5d3e449b Fix the Step icon on non-Retina displays 2022-11-23 19:47:53 +02:00
..
AppIcon.icns Minor adjustment to 32x32@2x 2022-06-18 23:10:48 +03:00
AudioRecordingAccessoryView.xib Audio recording in the Cocoa frontend 2022-05-21 14:33:03 +03:00
BigSurToolbar.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
CPU.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
CPU@2x.png Fix broken graphics 2022-09-03 14:42:48 +03:00
CPU~solid.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
CPU~solid@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
CPU~solid~dark.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
CPU~solid~dark@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Cartridge.icns Fix the 16x16 cartridge icon 2022-05-11 03:35:17 +03:00
ColorCartridge.icns Fixed icon alignment 2017-01-22 00:37:25 +02:00
ContinueTemplate.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
ContinueTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
Display.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Display@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Display~solid.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Display~solid@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Display~solid~dark.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Display~solid~dark@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Document.h Fix build 2022-10-01 16:14:36 +03:00
Document.m Fix visual glitches with the debugger split divider 2022-10-24 01:07:16 +03:00
Document.xib Fix visual glitches with the debugger split divider 2022-10-24 01:07:16 +03:00
FinishTemplate.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
FinishTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
GBApp.h Add the same feature to Cocoa. Closes #474 2022-07-21 21:27:10 +03:00
GBApp.m Add Joy-Con orientation change support, motion controls 2022-10-31 21:11:00 +02:00
GBAudioClient.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBAudioClient.m Drop BOOLs 2021-10-23 13:36:58 +03:00
GBBorderView.h Turns out the last Cocoa fix was neither reliable or actually working. 2018-07-11 19:48:54 +03:00
GBBorderView.m Drop BOOLs 2021-10-23 13:36:58 +03:00
GBButtons.h Add the same feature to Cocoa. Closes #474 2022-07-21 21:27:10 +03:00
GBButtons.m Add the same feature to Cocoa. Closes #474 2022-07-21 21:27:10 +03:00
GBCheatTextFieldCell.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBCheatTextFieldCell.m Rename method to prevent overriding an Apple internal method on newer macOS versions. Be less strict about the inclusion of $. 2022-10-21 23:53:53 +03:00
GBCheatWindowController.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBCheatWindowController.m Don't crash on invalid GameShark/Genie codes 2022-10-19 22:54:54 +03:00
GBCompleteByteSlice.h Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
GBCompleteByteSlice.m Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
GBDebuggerButton.h Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
GBDebuggerButton.m Fix debugger buttons appearing glitched on newer versions of macOS, fixes #509 2022-11-06 13:52:02 +02:00
GBGLShader.h Add accurate frame blending option 2020-03-26 20:54:18 +02:00
GBGLShader.m Fixing inconsistent style 2020-04-24 20:37:57 +03:00
GBHueSliderCell.h Custom palette and editor 2021-11-05 19:07:27 +02:00
GBHueSliderCell.m Minor Cocoa bug fixes 2022-01-03 16:51:24 +02:00
GBImageView.h [Sameboy] Add type annotations to GBImageView's grid arrays. 2021-01-15 13:21:28 -05:00
GBImageView.m Fix scrolling not updating in the VRAM viewer 2022-05-19 23:43:31 +03:00
GBJoyConManager.h Minor optimization 2022-10-31 21:17:32 +02:00
GBJoyConManager.m Adjust Joy-Con terminology 2022-10-31 22:49:17 +02:00
GBMemoryByteArray.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBMemoryByteArray.m Optimize the memory viewer, GB_INTERNAL no longer required 2022-07-31 00:32:40 +03:00
GBOSDView.h Added optional OSD (Cocoa) 2021-05-30 20:55:04 +03:00
GBOSDView.m Added optional OSD (Cocoa) 2021-05-30 20:55:04 +03:00
GBObjectView.h New and faster OAM viewer 2022-02-20 01:59:42 +02:00
GBObjectView.m New and faster palette viewer 2022-02-20 14:23:49 +02:00
GBObjectViewItem.xib New and faster OAM viewer 2022-02-20 01:59:42 +02:00
GBOpenGLView.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBOpenGLView.m Drop BOOLs 2021-10-23 13:36:58 +03:00
GBOptionalVisualEffectView.h Add cheats UI to Cocoa 2020-04-11 18:03:10 +03:00
GBOptionalVisualEffectView.m Add cheats UI to Cocoa 2020-04-11 18:03:10 +03:00
GBPaletteEditorController.h Custom palette and editor 2021-11-05 19:07:27 +02:00
GBPaletteEditorController.m Fix some oopsies 2021-11-05 21:45:54 +02:00
GBPaletteView.h New and faster palette viewer 2022-02-20 14:23:49 +02:00
GBPaletteView.m New and faster palette viewer 2022-02-20 14:23:49 +02:00
GBPaletteViewRow.xib New and faster palette viewer 2022-02-20 14:23:49 +02:00
GBPreferencesWindow.h Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
GBPreferencesWindow.m Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
GBS.xib Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
GBS11.xib Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
GBSplitView.h Fix Mavericks compatibility 2020-04-11 18:19:15 +03:00
GBSplitView.m Fix visual glitches with the debugger split divider 2022-10-24 01:07:16 +03:00
GBTerminalTextFieldCell.h Annotate properties as nonatomic. 2021-01-13 14:12:34 -05:00
GBTerminalTextFieldCell.m Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
GBTintedImageCell.h Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
GBTintedImageCell.m Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
GBView.h Add the same feature to Cocoa. Closes #474 2022-07-21 21:27:10 +03:00
GBView.m Adjust Joy-Con terminology 2022-10-31 22:49:17 +02:00
GBViewGL.h Remove OpenGL specific code from GBView 2018-06-11 22:11:33 +03:00
GBViewGL.m Drop BOOLs 2021-10-23 13:36:58 +03:00
GBViewMetal.h OpenGL fallback 2018-06-15 20:03:59 +03:00
GBViewMetal.m Drop BOOLs 2021-10-23 13:36:58 +03:00
GBVisualizerView.h Added optional OSD (Cocoa) 2021-05-30 20:55:04 +03:00
GBVisualizerView.m The GBS visualizer should use custom color palettes 2021-12-10 02:06:12 +02:00
GBWarningPopover.h Add popover descriptions to the color correction and high-pass filter options 2022-07-30 14:31:21 +03:00
GBWarningPopover.m Add popover descriptions to the color correction and high-pass filter options 2022-07-30 14:31:21 +03:00
HelpTemplate.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
HelpTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
HorizontalJoyConLeftTemplate.png Add Joy-Con orientation change support, motion controls 2022-10-31 21:11:00 +02:00
HorizontalJoyConLeftTemplate@2x.png Add Joy-Con orientation change support, motion controls 2022-10-31 21:11:00 +02:00
HorizontalJoyConRightTemplate.png Add Joy-Con orientation change support, motion controls 2022-10-31 21:11:00 +02:00
HorizontalJoyConRightTemplate@2x.png Add Joy-Con orientation change support, motion controls 2022-10-31 21:11:00 +02:00
Icon.png New macOS icon (again) 2022-06-18 22:36:08 +03:00
Icon@2x.png New macOS icon (again) 2022-06-18 22:36:08 +03:00
Info.plist Add launchservices category to Cocoa. Closes #505 2022-10-15 14:36:36 +03:00
InterruptTemplate.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
InterruptTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
JoyConDualTemplate.png Adjust Joy-Con terminology 2022-10-31 22:49:17 +02:00
JoyConDualTemplate@2x.png Adjust Joy-Con terminology 2022-10-31 22:49:17 +02:00
JoyConLeftTemplate.png Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
JoyConLeftTemplate@2x.png Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
JoyConRightTemplate.png Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
JoyConRightTemplate@2x.png Add Joy-Con pairing interface 2022-10-30 14:42:54 +02:00
Joypad.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Joypad@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Joypad~dark.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Joypad~dark@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Joypad~solid.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Joypad~solid@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
KeyboardShortcutPrivateAPIs.h Cocoa key bindings now based on key codes 2017-01-24 21:00:56 +02:00
License.html Automatically update the copyright year 2022-08-14 19:10:00 +03:00
MainMenu.xib Add quick reset API (Closes #506) 2022-10-17 18:52:02 +03:00
NSImageNamedDarkSupport.m Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
NSObject+MavericksCompat.m Fix Mavericks compatibility 2020-04-11 18:19:15 +03:00
NSString+StringForKey.h Cocoa key bindings now based on key codes 2017-01-24 21:00:56 +02:00
NSString+StringForKey.m Added CPU under/over-clocking support in Core, add under-clocking hotkey in the Cocoa port, allow modifier keys to be configured as input keys in Cocoa. 2018-02-10 23:30:30 +02:00
NSTextFieldCell+Inset.h Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
NSTextFieldCell+Inset.m Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
Next.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Next@2x.png Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
NextTemplate.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
NextTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
Pause.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Pause@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
PkgInfo Initial public commit 2016-04-01 21:27:01 +03:00
Play.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Play@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
PopoverView.xib Better GUI for user errors/warnings in Cocoa 2017-02-24 18:15:31 +02:00
Preferences.xib Adjust Joy-Con terminology 2022-10-31 22:49:17 +02:00
Previous.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Previous@2x.png Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
Rewind.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Rewind@2x.png Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
Speaker.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Speaker@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Speaker~dark.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Speaker~dark@2x.png Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
Speaker~solid.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Speaker~solid@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
StepTemplate.png Fix the Step icon on non-Retina displays 2022-11-23 19:47:53 +02:00
StepTemplate@2x.png Update the Cocoa debugger interface with buttons, add an interrupt command 2022-10-01 16:07:06 +03:00
UpdateWindow.xib Add the same feature to Cocoa. Closes #474 2022-07-21 21:27:10 +03:00
Updates.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Updates@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Updates~solid.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Updates~solid@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Updates~solid~dark.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
Updates~solid~dark@2x.png Visual updates for Big Sur and newer 2022-03-13 01:14:29 +02:00
main.m Fixing inconsistent style 2020-04-24 20:37:57 +03:00