Commit graph

1336 commits

Author SHA1 Message Date
wheremyfoodat
99e06d8325 Make shader JIT off-by-default for arm64 temporarily 2024-01-12 18:40:00 +02:00
wheremyfoodat
aaef3b66f9
Moar arm64 shader ops 2024-01-09 23:50:57 +02:00
wheremyfoodat
6c2e0be07d [arm64 shader JIT] Booting OoT now 2024-01-04 23:25:46 +02:00
wheremyfoodat
fe7cb3f4af
Spelling is hard 2024-01-04 12:08:31 +02:00
wheremyfoodat
5e2930a81b
[Android] Fix English localization 2024-01-04 11:44:50 +02:00
wheremyfoodat
87ad45788d
Merge pull request #364 from wheremyfoodat/x64-shader-derp
Fix cmp in x64 shader JIT
2024-01-04 03:51:52 +02:00
wheremyfoodat
745da35324 Fix cmp in x64 shader JIT 2024-01-04 03:19:31 +02:00
Gabriel Machado
c849af47da
Pandroid: add option to change screen gamepad, buttons position. (#359)
* Add change screen gamepad: initial commit

* Add change gamepad positions: part 2

* Peach fixes

* Bonk

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2024-01-03 23:35:30 +02:00
wheremyfoodat
fe01df588b Get some demos running on a64 shader JIT 2024-01-03 22:00:16 +02:00
wheremyfoodat
a05879b247
Merge pull request #361 from wheremyfoodat/helpme
[Qt] Load ROMs via CLI arguments
2024-01-03 00:59:58 +02:00
wheremyfoodat
c0621d0760 WIP arm64 shader recompiler 2024-01-03 00:39:36 +02:00
wheremyfoodat
1ce414ef8c [Qt] Load ROMs via CLI arguments 2024-01-03 00:24:46 +02:00
wheremyfoodat
281a7eefbf
Merge pull request #360 from wheremyfoodat/helpme
Implement SVC 0x3B (GetThreadContext)
2024-01-02 18:10:46 +02:00
wheremyfoodat
1430f1c4c2 Implement SVC 0x3B (GetThreadContext) 2024-01-02 17:18:47 +02:00
wheremyfoodat
49ab77cac2
Merge pull request #358 from wheremyfoodat/helpme
Implement AC::GetWifiStatus
2023-12-31 23:52:22 +02:00
wheremyfoodat
46f92f145f Implement AC::GetWifiStatus 2023-12-31 23:37:39 +02:00
Gabriel Machado
02d506f843
Pandroid: Drawer (#356)
* Drawer initial commit

* Translate drawer, and remove redundant code

* bonk

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2023-12-29 19:01:58 +02:00
offtkp
3aa977c6c5 Clean up smdh getting 2023-12-28 00:28:19 +02:00
wheremyfoodat
0525d96aec Roll back Pandroid/Hydra split 2023-12-27 00:46:37 +02:00
wheremyfoodat
dc32e9a563
Merge pull request #351 from GabrielBRDeveloper/ui
Pandroid: UI
2023-12-26 20:49:20 +02:00
wheremyfoodat
adb8cccf8c Fix Android hydra core (again) 2023-12-26 20:30:01 +02:00
wheremyfoodat
d28ead1438 Ignore JNI driver files for Android Hydra core 2023-12-26 20:29:07 +02:00
wheremyfoodat
1c691e1690 Rebonk 2023-12-26 02:24:53 +02:00
wheremyfoodat
f2fac171a0 Bonk 2023-12-26 02:21:36 +02:00
Gabriel
0ab7bf3b17 FileUtils.java: english error on comment 2023-12-24 13:25:52 -04:00
Gabriel
d7036fc4e7 Delete PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel
058530bd90 Resolve PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel
6757117e0d Fix buffer errors 2023-12-22 15:40:10 -04:00
Gabriel
13136c6686 Save screen gamepad visibility and some fixes
Fix Gson serialization error on GlobalConfig
Now screen gamepad visibility saves last visibility state
2023-12-22 14:41:41 -04:00
Gabriel
d0c4b8ff3b Peach changes 2023-12-22 12:32:42 -04:00
Gabriel
56398acdc9 Replace SharedPreferences by Gson
Replace all SharedPreferences use by gson
2023-12-22 10:50:57 -04:00
Gabriel
b2c653ed1b Fix SAF mime-type 2023-12-21 23:02:14 -04:00
Gabriel
cad4174845 Apply SAF for write icon file
replace fs/io by SAF implementation
2023-12-21 15:36:12 -04:00
Gabriel
8b93ef76ac Use vector directly on jni_driver.cpp 2023-12-21 14:52:12 -04:00
Gabriel
c0960dcccd Game metadata extractor and some fixes
- App not closing on back pressed (AlberInputListener.java)
- Extract SMDH from rom.
- Extract metadata from SMDH
2023-12-21 09:43:51 -04:00
wheremyfoodat
0f2fa4e738
Same for NCCH archive 2023-12-20 19:33:38 +02:00
wheremyfoodat
d31e79ebc8
[SelfNCCH] Fix reading from end of RomFS 2023-12-20 19:32:07 +02:00
Gabriel BR Developer
9ca7e88b6c Merge branch 'heads/final-ui' into ui 2023-12-18 17:30:10 -04:00
GabrielBRDeveloper
c17c2307c7 Final ui update 2023-12-18 16:10:11 -04:00
noumidev
6c73fb13c5
Proper handling of SetApplicationCpuTimeLimit with invalid parameters (#353)
* Add NotImplemented error code

* Add proper handling of SetAppCpuTimeLimit with invalid params

Set default time limit to 0

* Add AppCpuTimeLimit tests

* Replace spaces with tab
2023-12-18 20:45:57 +02:00
wheremyfoodat
6dc75db37f
Merge pull request #352 from wheremyfoodat/zep
Filesystem fixes
2023-12-17 21:09:45 +02:00
wheremyfoodat
a82c03312a Handle svcClose for file objects 2023-12-17 20:47:50 +02:00
wheremyfoodat
ae24bd0701 Optionally flush file in File::Write 2023-12-17 20:36:00 +02:00
Gabriel Machado
b42c7a122b
Merge branch 'wheremyfoodat:master' into ui 2023-12-16 23:29:19 -04:00
GabrielBRDeveloper
3298bd14db Pandroid UI 2023-12-16 23:22:11 -04:00
wheremyfoodat
03292b5fbc
Merge pull request #350 from wheremyfoodat/zep
[APT] Gracefully handle SetApplicationCpuTimeLimit with invalid inputs
2023-12-16 22:24:12 +02:00
wheremyfoodat
18f1ea5453 [APT] Gracefully handle SetApplicationCpuTimeLimit with invalid inputs 2023-12-16 22:11:14 +02:00
wheremyfoodat
385a2232a2
Merge pull request #349 from wheremyfoodat/zep
[Qt] Full scripting integration
2023-12-16 18:03:10 +02:00
wheremyfoodat
7c6b498918 [Qt] Add capability to load scripts from files 2023-12-16 17:18:52 +02:00
wheremyfoodat
6386605b97 We can now load lua scripts properly 2023-12-16 16:36:03 +02:00