Commit Graph

27588 Commits

Author SHA1 Message Date
Henrik Rydgård
aebbff55f1 Some renaming and cleanup in the Android audio code 2020-07-28 14:24:40 +02:00
Henrik Rydgård
b6f6e954a3 Android: Can't call AlertDialog.Builder.setOnDismissListener before JELLYBEAN_MR1 2020-07-28 14:24:40 +02:00
Henrik Rydgård
06d57b1656 GL: Add some paranoid checks. Remove a useless option. 2020-07-28 14:24:36 +02:00
Henrik Rydgård
7f595623b1 Merge pull request #13219 from sum2012/SysMemForKernel_minor
Add two SysMemForKernel's nids
2020-07-28 10:06:58 +02:00
Henrik Rydgård
118bb72037 Forgetting "return true" fooled the optimizer into crashing. Fixes #13215. 2020-07-28 10:03:55 +02:00
sum2012
3447cdf6dd oop 2020-07-28 10:50:06 +08:00
sum2012
74f710a228 Add two SysMemForKernel's nids
used in #13205
2020-07-28 10:47:08 +08:00
Henrik Rydgård
49f1ac284d Merge pull request #13210 from hrydgard/install-texpack-fixes
Fixes for texpack installation
2020-07-27 17:54:20 +02:00
Henrik Rydgård
efdd597cd1 Remove wrong comment 2020-07-27 17:00:46 +02:00
Henrik Rydgård
0939804a23 Don't trust the messy error checking in EmuScreen with figuring out what to do with zip files.
Ran into multiple odd bugs, the PSP init process really needs a rework..
2020-07-27 16:55:44 +02:00
Henrik Rydgård
fbaba82c68 Reduce use of multi-byte char switches.. saw this go wrong when stepping!?! 2020-07-27 16:55:05 +02:00
Henrik Rydgård
49ab71dc7c ExceptionHandler uninstall: Don't crash if no exception handler already installed. 2020-07-27 16:54:50 +02:00
Henrik Rydgård
7d2b1952d5 Merge pull request #13207 from ANR2ME/net_apctl_stub
Added more stub for some unimplemented sceNetApctl* functions
2020-07-27 16:30:12 +02:00
Henrik Rydgård
041ef358fa Merge pull request #13209 from sum2012/threadman_minor
Add some threadman's nids
2020-07-27 16:29:20 +02:00
sum2012
f025d2deee Add some threadman's nids
used in #13205
2020-07-27 21:18:38 +08:00
ANR2ME
eda5774408 Added more stub for some unimplemented sceNetApctl* functions 2020-07-27 19:51:01 +07:00
Henrik Rydgård
2af805dbc2 Merge pull request #13203 from sum2012/ModuleMgrForKernel_minor
Add two ModuleMgrForKernel's nids
2020-07-26 11:56:19 +02:00
sum2012
2f24a02323 Add two ModuleMgrForKernel's nids
used  in Dissidia final fantasy chinese patch
2020-07-26 17:12:01 +08:00
Unknown W. Brackets
2d51dec0a2 Merge pull request #13202 from parport0/master
Debugger: Add memory.read_*, memory write_*
2020-07-25 18:44:05 -04:00
parport0
fd62d30773 Debugger: Add memory.read_*, memory write_* 2020-07-26 01:18:16 +03:00
Henrik Rydgård
b4f2605cbe Merge pull request #13198 from ANR2ME/adhocmatching_fix
AdhocMatching fix 3rd Player issue
2020-07-25 10:14:33 +02:00
ANR2ME
30ea1087dd Attempt to fix an issue when the 3rd player joined causing problem to other players on Patapon 3 (this may also affects other games that use AdhocMatching) 2020-07-25 11:48:19 +07:00
ANR2ME
2f44495654 Added more info to AdhocMatching Logs to get a better insight 2020-07-25 11:48:18 +07:00
Unknown W. Brackets
b6e98374d3 UI: Fix consistency in vsync setting for iOS. 2020-07-24 21:05:28 -07:00
Henrik Rydgård
020d7c3595 Merge pull request #13195 from twinaphex/master
(Libretro Windows) Buildfix
2020-07-24 10:59:11 +02:00