Commit graph

6775 commits

Author SHA1 Message Date
Jean-Philip Desjardins
879f97b904 Specify dir to grgit.
Fixes opening project in Android Studio.
2021-07-01 14:50:44 -04:00
Jean-Philip Desjardins
36634efa36 Check MFIFO when resuming a source chain transfer. 2021-06-29 08:57:58 -04:00
Jean-Philip Desjardins
77eb2d3090 Apply style fixes. 2021-06-29 08:14:27 -04:00
Jean-Philip Desjardins
bc6247d399 Prevent changing the GS handler when emulator is running. 2021-06-28 19:27:22 -04:00
Jean-Philip Desjardins
29f2331592 Add UI to select GS handler on iOS. 2021-06-28 19:16:02 -04:00
Jean-Philip Desjardins
4a47cba38e Use proper initialization code. 2021-06-28 18:36:29 -04:00
Jean-Philip Desjardins
06347cac51 Make GS handler configurable through a setting on iOS. 2021-06-27 08:42:26 -04:00
Jean-Philip Desjardins
25199041d2 Update Framework submodule. 2021-06-24 10:10:17 -04:00
Jean-Philip Desjardins
5d111236dc Grab Vulkan SDK for iOS build. 2021-06-24 07:57:03 -04:00
Jean-Philip Desjardins
6d0e4f7ce0 Vulkan iOS build. 2021-06-24 07:56:56 -04:00
Jean-Philip Desjardins
83aed24051 iOS Vulkan initialization code. 2021-06-24 07:56:31 -04:00
Jean-Philip Desjardins
06bd805bae Fetch ARM Qt5 from new location. 2021-06-23 19:45:23 -04:00
Jean-Philip Desjardins
cebad3cc51 Code style fix. 2021-06-23 09:41:44 -04:00
Jean-Philip Desjardins
560fddba77 Reorganize iOS storyboard to allow leaving the settings screen. 2021-06-23 09:41:44 -04:00
Jean-Philip Desjardins
4be94cf8a0 Fix audio toggle on iOS. 2021-06-23 09:41:44 -04:00
Jean-Philip Desjardins
91bde50083 Update on screen widget status. 2021-06-23 09:41:44 -04:00
Jean-Philip Desjardins
8c7ce0ed52 Allow opening preferences while game is running on iOS. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
a94111fe32 setupWindow when Activity is created.
Seems to be necessary on some devices/os versions.
2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
1b6d94774e VirtualPad should not be focusable. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
11919a6afe Make the alert controller a bit nicer on iPads. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
12ac13eec3 Update system UI visibility when getting window focus. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
4a73360758 Call super class function. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
76ae9fbe67 Update some other settings. 2021-06-23 09:41:43 -04:00
Jean-Philip Desjardins
dad651914e Update GS handler preferences in-game. 2021-06-23 09:41:42 -04:00
Jean-Philip Desjardins
b2c5dd87e2 Update when coming back from settings. 2021-06-23 09:41:42 -04:00
Jean-Philip Desjardins
6468f5d81b Allow opening preferences while game is running on Android. 2021-06-23 09:41:42 -04:00
Jean-Philip Desjardins
126aabcb34
Merge pull request #1073 from kernle32dll/fix-darkwatch
Fixes for Darkwatch
2021-06-18 10:42:13 -04:00
Björn Gerdau
b765a825b8
When starting a executable, A0 is set to the address of the executable
Darkwatch is reyling on this (shoutout to PSI)
2021-06-18 16:20:50 +02:00
Jean-Philip Desjardins
6c987bb575 Update Android build config. 2021-06-16 10:55:57 -04:00
Jean-Philip Desjardins
dcf471c78c
Merge pull request #1087 from TacoTheDank/preference-fixes
[Android] Preference and theming improvements
2021-06-15 13:29:09 -04:00
Jean-Philip Desjardins
237ed3f76e Update CMake version in Android build. 2021-06-14 10:49:49 -04:00
Jean-Philip Desjardins
8d6817a9c3
Merge pull request #1086 from TacoTheDank/alertdialogs
[Android] Clean up AlertDialogs
2021-06-14 10:49:06 -04:00
Jean-Philip Desjardins
6db661e68e
Merge pull request #1088 from alucryd/size_t
add missing include
2021-06-14 09:26:20 -04:00
Maxime Gauduin
2645bfcbee add missing include 2021-06-14 08:34:00 +02:00
Jean-Philip Desjardins
475de030b1 Add some checks to catch potential errors. 2021-06-11 09:07:52 -04:00
Jean-Philip Desjardins
bd892b6270 Update CodeGen submodule. 2021-06-10 21:06:45 -04:00
Jean-Philip Desjardins
2920e9ad07
Merge pull request #1085 from TacoTheDank/gradle-updates
[Android] CI and gradle wrapper updates
2021-06-10 20:32:43 -04:00
TacoTheDank
7703fa51f5 Clean up AlertDialogs 2021-06-10 19:27:05 -04:00
TacoTheDank
3ec9381bd1 Update gradle wrapper using git bash 2021-06-10 19:02:00 -04:00
TacoTheDank
c44d7eb77e Update actions/setup-java to v2 2021-06-10 19:01:49 -04:00
TacoTheDank
b90820d8d1 Clean up theme stuff, add colorAccent 2021-06-10 19:00:25 -04:00
TacoTheDank
220e42de27 Clean up some unnecessary preference code 2021-06-10 19:00:07 -04:00
TacoTheDank
4775b2313e Fix preference that somehow got out of order 2021-06-10 18:59:49 -04:00
Jean-Philip Desjardins
06a7741856
Merge pull request #1076 from kernle32dll/iop-dmac-changes
IOP DMAC cleanup
2021-06-09 10:29:45 -04:00
Björn Gerdau
d05b7f1dc7
Rename some IOP DMA interrupt lines 2021-06-08 21:56:48 +02:00
Björn Gerdau
72843e8a99
Add some IOP DMAC warnings 2021-06-08 21:56:48 +02:00
Björn Gerdau
b8af116110
Move IOP SPU2 and DEV9 DMAC channel ids
While the channels interrupt lines 8 and 9 respectively, their channel ids are 7 and 8.
2021-06-08 21:56:47 +02:00
Björn Gerdau
5cae62af48
Move IOP SIO2 DMAC channel addresses 2021-06-08 21:56:42 +02:00
Björn Gerdau
edcfb4ea1f
Add dedicated intr line parameter for DMAC channels
DMAC channel IDs don't necessarily match the interrupt line which is asserted on DMA finish.
2021-06-07 14:34:16 +02:00
Björn Gerdau
4d24b0ffcb
Use constants for resumable IOP DMAC channels 2021-06-07 14:34:16 +02:00