SameBoy/iOS
Lior Halphon 93cc19b3b9 Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
..
AppIcon60x60@2x.png Basic buildability 2023-01-11 17:49:10 +02:00
AppIcon60x60@3x.png Basic buildability 2023-01-11 17:49:10 +02:00
AppIcon76x76@2x.png iPad icons 2023-01-27 19:01:37 +02:00
AppIcon83.5x83.5@2x.png iPad icons 2023-01-27 19:01:37 +02:00
CameraRotateTemplate@2x.png Camera emulation 2023-01-27 14:41:12 +02:00
CameraRotateTemplate@3x.png Camera emulation 2023-01-27 14:41:12 +02:00
Cartridge.png File icons 2023-01-27 16:42:31 +02:00
ColorCartridge.png File icons 2023-01-27 16:42:31 +02:00
GBAboutController.h Add about screen 2023-01-17 00:07:10 +02:00
GBAboutController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBBackgroundView.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBBackgroundView.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBHapticManager.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBHapticManager.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBHapticManagerLegacy.h Vibration support on legacy devices 2023-01-14 21:15:25 +02:00
GBHapticManagerLegacy.m Vibration support on legacy devices 2023-01-14 21:15:25 +02:00
GBHorizontalLayout.h Automatic layout generation 2023-01-13 16:48:44 +02:00
GBHorizontalLayout.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBHub.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHub.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubCell.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubCell.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubGameViewController.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubGameViewController.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubViewController.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBHubViewController.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBLayout.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBLayout.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBLoadROMTableViewController.h Bare bones ROM loading functionality (requires modification of the app container to add ROMs) 2023-01-14 01:25:36 +02:00
GBLoadROMTableViewController.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBMenuButton.h Add a menu 2023-01-15 18:37:25 +02:00
GBMenuButton.m Add a menu 2023-01-15 18:37:25 +02:00
GBMenuViewController.h Add a menu 2023-01-15 18:37:25 +02:00
GBMenuViewController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBOptionViewController.h Add model selection 2023-01-15 21:51:27 +02:00
GBOptionViewController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBROMManager.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
GBROMManager.m Use #pragma once for include guards, use #import exclusively on Obj-C files 2023-06-09 14:44:57 +03:00
GBSettingsViewController.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBSettingsViewController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBSlotButton.h Allow building against iOS ≥15 SDKs 2023-01-28 23:34:11 +02:00
GBSlotButton.m Allow building against iOS ≥15 SDKs 2023-01-28 23:34:11 +02:00
GBStatesViewController.h Save states 2023-01-22 22:10:55 +02:00
GBStatesViewController.m Fix the States view header in iOS 16 and newer 2024-03-08 18:17:29 +02:00
GBTemperatureSlider.h Settings screen 2023-01-21 19:41:38 +02:00
GBTemperatureSlider.m Settings screen 2023-01-21 19:41:38 +02:00
GBTheme.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBTheme.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBThemePreviewController.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBThemePreviewController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBThemesViewController.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBThemesViewController.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBVerticalLayout.h Automatic layout generation 2023-01-13 16:48:44 +02:00
GBVerticalLayout.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBView.h Porting GBViewMetal 2023-01-13 21:57:57 +02:00
GBView.m Porting GBViewMetal 2023-01-13 21:57:57 +02:00
GBViewController.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GBViewController.m Fix a potential crash upon pausing in iOS and macOS 2024-05-31 20:41:00 +03:00
GCExtendedGamepad+AllElements.h Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
GCExtendedGamepad+AllElements.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
Info.plist Update info.plist from the App Store version 2024-05-25 18:20:16 +03:00
LaunchScreen.storyboard Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
License.html Relicense the iOS frontend, following the recent events 2024-04-16 21:35:51 +03:00
ModelTemplate@2x.png Add a menu 2023-01-15 18:37:25 +02:00
ModelTemplate@3x.png Add a menu 2023-01-15 18:37:25 +02:00
UILabel+TapLocation.h Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
UILabel+TapLocation.m Homebrew Hub integration in iOS 2024-06-08 18:55:33 +03:00
audioSettings@2x.png Settings screen 2023-01-21 19:41:38 +02:00
audioSettings@3x.png Settings screen 2023-01-21 19:41:38 +02:00
button2-tint@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
button2-tint@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
button2@2x.png Automatic layout generation 2023-01-13 16:48:44 +02:00
button2@3x.png Automatic layout generation 2023-01-13 16:48:44 +02:00
button2Pressed-tint@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
button2Pressed-tint@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
button2Pressed@2x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
button2Pressed@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
button@2x.png Automatic layout generation 2023-01-13 16:48:44 +02:00
button@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
buttonPressed@2x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
buttonPressed@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
controlsSettings@2x.png Settings screen 2023-01-21 19:41:38 +02:00
controlsSettings@3x.png Settings screen 2023-01-21 19:41:38 +02:00
deb-control Add an installer for the iOS Deb release to allow compatibility with rootless jailbreaks 2024-04-12 19:25:58 +03:00
deb-postinst Add an installer for the iOS Deb release to allow compatibility with rootless jailbreaks 2024-04-12 19:25:58 +03:00
deb-prerm Add an installer for the iOS Deb release to allow compatibility with rootless jailbreaks 2024-04-12 19:25:58 +03:00
dpad-tint@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
dpad-tint@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
dpad@2x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
dpad@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
dpadShadow@2x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
dpadShadow@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
dpadShadowDiagonal@2x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
dpadShadowDiagonal@3x.png Buttons now appear pressed when interacted with 2023-01-14 23:57:58 +02:00
emulationSettings@2x.png Settings screen 2023-01-21 19:41:38 +02:00
emulationSettings@3x.png Settings screen 2023-01-21 19:41:38 +02:00
installer.entitlements Add an installer for the iOS Deb release to allow compatibility with rootless jailbreaks 2024-04-12 19:25:58 +03:00
installer.m Add an installer for the iOS Deb release to allow compatibility with rootless jailbreaks 2024-04-12 19:25:58 +03:00
jailbreak.entitlements Allow packaging both as an IPA and as a DEB package for jailbreak 2023-01-28 22:21:24 +02:00
logo@2x.png Add about screen 2023-01-17 00:07:10 +02:00
logo@3x.png Add about screen 2023-01-17 00:07:10 +02:00
main.m Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
sideload.entitlements Sign the sideloaded iOS app to make sure TrollStore uses the correct entitlements 2024-04-12 13:47:01 +03:00
swipepad-tint@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
swipepad-tint@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
swipepad@2x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
swipepad@3x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
swipepadShadow@2x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
swipepadShadow@3x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
swipepadShadowDiagonal@2x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
swipepadShadowDiagonal@3x.png Swipe controls option, improve dpad angle thresholds 2023-01-24 22:45:51 +02:00
themeSettings@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
themeSettings@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
videoSettings@2x.png Settings screen 2023-01-21 19:41:38 +02:00
videoSettings@3x.png Settings screen 2023-01-21 19:41:38 +02:00
waveform.weak@2x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00
waveform.weak@3x.png Migrate changes from the App Store version 2024-05-25 18:15:14 +03:00