Commit graph

23992 commits

Author SHA1 Message Date
Belal Ashraf
81959ea8e5 fix wrong memory permission 2024-04-09 20:25:44 +02:00
Belal Ashraf
6d20086742 missed a semicolon 2024-04-09 13:45:26 +02:00
Belal Ashraf
311cfa231b fix formatting (part 2) 2024-04-09 13:45:26 +02:00
Belal Ashraf
bd101a52a0 fix formatting (part 1) 2024-04-09 13:45:26 +02:00
Belal Ashraf
6d13a5ea2b update definition and callsites 2024-04-09 13:45:26 +02:00
Belal Ashraf
f91107da04 take in page properties by reference instead of by value 2024-04-09 13:45:26 +02:00
Belal Ashraf
3c9732c9d1 fix formatting again again 2024-04-09 13:45:26 +02:00
Belal Ashraf
5f56ba2af6 fix formatting again 2024-04-09 13:45:26 +02:00
Belal Ashraf
96db423b41 fix formatting 2024-04-09 13:45:26 +02:00
Belal Ashraf
5002fde374 Fix bug in ConvertToKMemoryPermission 2024-04-09 13:45:26 +02:00
Exverge
2caadffe4d
Refactor android to dev.suyu.suyu_emu 2024-04-07 19:27:20 -04:00
Exverge
4a15db8f08
Map methods in firmware 18.0.0 2024-04-07 18:34:52 -04:00
Nikilite
a3c8b29607
Updated the links for the Info Popup 2024-04-01 16:56:07 -04:00
Lucas Clemente Vella
4015b1d397 Solves warning about GuestMemory having internal linkage.
It is very hard to explain why this public interface class was defined
in an anonymous namespace inside a header file.
2024-04-01 16:02:12 +02:00
voidanix
d3f67d1e9c Fix GCC builds with Debug build type
When compiling with -DCMAKE_BUILD_TYPE=Debug, GCC would (correctly) fail to
compile intrinsics in stb and host1x due to lack of optimizations.

Sadly, the compilation error given is bogus and Clang completing the builds
without issues does raise some eyebrows.

Therefore, force optimizations for the offending files under GCC when
creating Debug builds.

Signed-off-by: voidanix <voidanix@keyedlimepie.org>
2024-04-01 01:31:43 +02:00
Crimson-Hawk
c25bcb6083 Merge branch 'dev' into dev 2024-03-31 00:45:46 +01:00
Belal Ashraf
7215ac9543 Fix NROs crashing and loading infinitely 2024-03-31 00:43:18 +01:00
Exverge
39eea71e62
fix: resume application when library applets are closed 2024-03-30 15:54:36 -04:00
Lucas Clemente Vella
36ede797f3 Vulkan validation error fix.
Different image usage flags between image creation and image view
creation.
2024-03-29 16:35:21 +01:00
Fijxu
ce8f3e802e
Use proper SPDX-FileCopyrightText for Sudachi. Corrects db647d915d 2024-03-29 01:05:07 -03:00
ilonachan
040893da00 formatting 2024-03-28 20:12:04 +01:00
Kelebek1
876d7f90b6 Add option to log synchronously, add tooltip to log filter. 2024-03-28 20:12:04 +01:00
Lucas Clemente Vella
db647d915d Including sudachi Emulator Project as a copyright owner.
To the files where sudachi changes were ported into in the parent
commit.
2024-03-28 11:12:03 +00:00
Jarrod Norwell
b3e989343d Added support for Princess Peach: Showtime! 2024-03-28 11:11:57 +00:00
ivchodev
09578d522b revert 925ce2fad3
Reverting potentially plagiarized code. The developer team did not sign off on this commit.
2024-03-26 18:38:52 +01:00
ivchodev
9b77efe2b4 revert eb306775c6
revert fix clong format
2024-03-26 18:37:54 +01:00
ivchodev
224cac988e revert fd1ec51496
revert try 2 fix clang
2024-03-26 18:37:35 +01:00
ivchodev
43c1a4c643 revert 77e9b7b59b
revert try 3 fixing clang omfg its just a space
2024-03-26 18:36:29 +01:00
Crimson-Hawk
77e9b7b59b
try 3 fixing clang omfg its just a space 2024-03-26 16:51:43 +08:00
Crimson-Hawk
fd1ec51496
try 2 fix clang 2024-03-26 16:49:03 +08:00
Crimson-Hawk
eb306775c6
fix clong format 2024-03-26 16:46:05 +08:00
Crimson-Hawk
925ce2fad3
preliminary fix to the peach game 2024-03-26 16:39:56 +08:00
XForYouX
1f2bbfdf6d Increase Limit ( FSR Sharp , AUDIO ) Android
Increase Limit FSR Sharp 
( 0 - 200 )
Increase Limit Audio ( 0-120 )
2024-03-25 12:50:04 +01:00
XForYouX
9b3fa0d3da Add 32:9 Android
Fix Issue Aspec Ratio For Android
2024-03-25 12:45:48 +01:00
XForYouX
77042ae6f7 Add 32:9 Android
This Fix Issue Aspec Ratio For Android
2024-03-25 12:42:41 +01:00
Exverge
f033d7e1e9 Merge branch 'dev' into dev-fork 2024-03-25 01:27:14 +01:00
zqpvr01
ba411a17e0 change application id
when we enable discord rpc for use this will change the yuzu icon to suyu.
2024-03-25 01:14:35 +01:00
Fijxu
201bff1731
Add missing REUSE files and directories 2024-03-24 20:27:11 -03:00
suyudontsueme
907f9aa6f2
Rewrite missing keys dialog to be more descriptive
Closes #30
2024-03-24 18:59:04 -03:00
Exverge
77813b232e We (don’t) own gradle. 2024-03-24 15:27:00 +01:00
RadsammyT
2857540817
resolve merge conflict in .forgejo/workflows/verify.yml
i hope to fucking god this works
2024-03-24 00:23:29 -04:00
SylverDiscord51
1648d189d3
license-fix (#31)
Co-authored-by: palfaiate <syl.paulo.alfaiate@gmail.com>
Co-authored-by: SylverDiscord51 <p71468162@gmail.com>
Co-committed-by: SylverDiscord51 <p71468162@gmail.com>
2024-03-23 22:58:07 -03:00
Exverge
c1a1731324
Revert "Add suyu copyright notice in files with modifications" 2024-03-23 19:11:30 -04:00
Exverge
4106a59d8f
Add suyu copyright notice in files with modifications
Would've been nice to know [skip ci] was on Forgejo >1.21 only
2024-03-23 19:09:45 -04:00
Exverge
82e47a196e
Fix GPL copyright notice in Android [skip ci]
I'll add the relevant "2024 suyu Emulator" notices soon
2024-03-23 18:47:31 -04:00
RadsammyT
ede4f2d8f4
PR#3 review: remove <filename> from --help + formatting changes
ran clang-format on suyu_cmd/suyu.cpp
and removed one blank line on library_applet_accessor.cpp so formatting CI doesn't complain
2024-03-23 16:40:29 -04:00
Fijxu
cb9f9da7b6 Merge branch 'dev' into dev-fork 2024-03-23 20:41:24 +01:00
Fijxu
649a90ff40
ci: Use different runner label for Codespell and Format Verification 2024-03-23 16:39:17 -03:00
RadsammyT
bce23c24e0
PR#3 review: fix -l arg breaking
because optarg goes NULL when encountering an optional argument, so I have to do this instead to get the argument. See case 'p'.
2024-03-23 14:51:33 -04:00
Exverge
c6d34f6d77
fix: compile errors from #11 2024-03-23 12:23:00 -04:00