GPUCode
59df319f48
kernel: Improve accuracy of KResourceLimit emulation ( #7221 )
...
* core: Refactor resource limits
* svc: Implement SetResourceLimitLimitValues
* Also correct existing name and add missing error codes
2023-12-04 13:31:06 +02:00
Steveice10
875f5eaad5
file_sys: Add support for the BOSS ext save data archive. ( #7231 )
2023-12-03 14:02:23 -08:00
Steveice10
0ed909e782
cfg: Fix auto-region detecting when the launched title has no regions. ( #7218 )
2023-11-29 12:36:18 -08:00
GPUCode
6ec079ede8
core: De-globalize HLE lock ( #7212 )
2023-11-28 14:15:27 -08:00
Steveice10
c0ecdb689d
cfg: Update preferred region data on-demand. ( #7206 )
2023-11-24 23:10:58 -08:00
Steveice10
33a1f27a99
cfg: Load and save MCU config as binary file. ( #7200 )
2023-11-21 17:56:08 -08:00
PabloMK7
f8ae41dfe3
Implement cfg UUID Clock Sequence ( #7169 )
...
* Implement cfg UUID Clock Sequence
* Remove unneeded variable.
* Apply suggestions
* Apply suggestions
2023-11-20 20:05:16 -08:00
Steveice10
ca6dae1744
fs: Fix save data secure value stubs. ( #7191 )
2023-11-19 10:18:23 -08:00
PabloMK7
b6acebcb11
Stub some missing AM Ticket functions ( #7172 )
2023-11-18 15:55:47 -08:00
Wunk
90a5d989e7
mic: Fix gain
undeclared identifier ( #7177 )
2023-11-15 19:27:43 -08:00
PabloMK7
de40153fa4
Implement PS:GetRandomBytes and use openssl for random bytes ( #7164 )
2023-11-14 16:15:50 -08:00
PabloMK7
e9936e01c2
Stub QTM_S:GetHeadtrackingInfo ( #7166 )
...
* Stub QTM_S:GetHeadtrackingInfo
* Suggestions
2023-11-15 02:04:14 +02:00
PabloMK7
63d1830429
Download TWL titles from NUS and list them in AM. ( #7162 )
...
* Download TWL titles from NUS and list them in AM.
* Remove duplicate entries.
* Move TODO comment
2023-11-14 01:33:58 -08:00
Steveice10
88cc6acb4d
hle: Fix session limits for srv: and soc:U. ( #7160 )
2023-11-14 01:33:47 -08:00
PabloMK7
1c793deece
Lower log level of CSND::ExecuteCommands stub warning ( #7163 )
2023-11-13 13:34:56 -08:00
Steveice10
5118798c30
mic: Refactor microphone state and management. ( #7134 )
2023-11-12 13:03:07 -08:00
GPUCode
3f1f0aa7c2
arm: De-virtualize ThreadContext ( #7119 )
...
* arm: Move ARM_Interface to core namespace
* arm: De-virtualize ThreadContext
2023-11-06 17:55:30 -08:00
PabloMK7
4284893044
Implement RomFS cache and async reads. ( #7089 )
...
* Implement RomFS cache and async reads.
* Suggestions and fix compilation.
* Apply suggestions
2023-11-02 17:19:00 -07:00
PabloMK7
597a2e8ead
Add missing FS:USER functions ( #7051 )
2023-10-31 14:01:25 -07:00
Steveice10
07839fb3ce
qt: Add option to uninstall a game. ( #7064 )
...
* qt: Add option to uninstall a game.
* Address review comments.
2023-10-14 18:11:59 -07:00
PabloMK7
897d1fa957
Implement more HTTP:C functionality ( #7035 )
...
* Implement missing http:c functionality.
* More implementation details and cleanup.
* Organize code
* Disable treat errors as warnings for httplib
* Fix defines
* Remove pragmas that do nothing and mark as SYSTEM
* Make httplib system
* Try to fix issue from httplib
* Apply suggestions
* Fix header ordering
* Fix compilation issue
* Create and use ctx.CommandID()
* Add and use Common::TruncateString
* Apply more suggestions
* Apply suggestions
* Fix compilation
* Apply suggestions
* Fix format
* Revert SplitURL to previous version
* Apply suggestions
2023-10-11 10:09:16 -07:00
SachinVin
1acb03b579
dsp_dsp.cpp: fix registering Interrupt handler on loading savestates ( #7055 )
2023-10-10 12:52:57 -07:00
PabloMK7
6264b6d43c
Use RunAsync in multiple socket operations ( #7053 )
...
* Use RunAsync in multiple socket operations
* EOF newline
* Fix linux compilation
* Fix compilation on macos
2023-10-09 14:59:08 -07:00
SachinVin
72ff0c5337
AudioCore: Refactor DSP interrupt handling ( #7026 )
2023-10-04 15:44:59 +02:00
Tobias
1492d73ccb
frd: Stub several functions ( #7010 )
...
* mii: Improve mii data variable naming
* frd: Stub several functions
Allows the friend applet to open successfully.
* frd: Address review comments
2023-09-29 20:27:15 -07:00
Steveice10
327a00b4d5
externals: Update fmt. ( #7015 )
2023-09-27 03:29:13 -07:00
Steveice10
003a4ec09b
gsp: Downgrade StoreDataCache log to trace. ( #7006 )
...
* gsp: Downgrade StoreDataCache log to trace.
* gsp: Mark StoreDataCache parameters as maybe_unused
2023-09-22 09:15:31 -07:00
Steveice10
28c542c2c2
build: Fix compiling citra-qt for iOS. ( #6983 )
...
* build: Fix compiling citra-qt for iOS.
* Update src/citra_qt/configuration/configure_general.cpp
Co-authored-by: Tobias <thm.frey@gmail.com>
---------
Co-authored-by: Tobias <thm.frey@gmail.com>
2023-09-17 16:07:56 -07:00
GPUCode
d1c16bad78
code: Remove save state compatibility checks ( #6980 )
2023-09-16 15:22:10 -07:00
Steveice10
93c7c6a995
service: Downgrade some spammy logs to trace level. ( #6936 )
2023-08-30 19:19:38 +02:00
Steveice10
b2092de871
build: Fix web service functionality. ( #6903 )
2023-08-19 17:34:35 -07:00
Steveice10
a27971e723
service/cecd: Fix buffer writes in ReadData. ( #6880 )
2023-08-11 10:31:24 -07:00
Narr the Reg
33a2113b71
service: nfp: Fix size and increase timeout ( #6868 )
2023-08-08 14:00:53 -07:00
Daniel López Guimaraes
1f07ab8643
http/ac: Fix failing assert and stub GetConnectingProxyEnable ( #6864 )
2023-08-08 14:00:42 -07:00
GPUCode
0048e61fc7
Fix compilation without ENABLE_WEB_SERVICE ( #6856 )
2023-08-06 12:23:53 -07:00
PabloMK7
5b9f4d4129
SOC: Fix setting TTL to default value when TTL = 0 ( #6835 )
2023-08-02 13:06:51 -07:00
Tobias
970f2284d8
http/soc: Various implementations and fixes ( #6828 )
2023-08-02 00:37:56 +02:00
PabloMK7
35e208b447
Move MiiData to its own namespace and add ChecksummedMiiData ( #6824 )
...
* Move mii to own namespace and add checksummed mii data
* Fix compile issues
* Make mii classes trivial and add cast operator
* Fix Android side
* Add new line at the end of files.
* Make miidata a struct and crc16 a u32_be as per switch code.
* Apply suggestions
* Change back crc to u16 and set padding to 0.
2023-07-31 20:38:47 -07:00
GPUCode
f8b8b6e53c
core: De-globalize movie ( #6659 )
2023-08-01 02:57:38 +02:00
Steveice10
335fb78c5c
service/am: Clean up and optimize CIA installation. ( #6718 )
2023-07-30 21:40:35 +02:00
Tobias
22c4eb86d7
core/frd: Correct FunctionInfo and stub more functions ( #6209 )
2023-07-30 04:18:52 +02:00
Steveice10
964f9ee3cf
service/gsp: Implement saving of framebuffers in SaveVramSysArea. ( #6821 )
...
* service/gsp: Implement saving of framebuffers in SaveVramSysArea.
* Address review comments.
* service/apt: Separate capture info and capture buffer info.
The former is used with the RequestForSysApplet message and GetCaptureInfo.
The latter is used with SendCaptureBufferInfo and ReceiveCaptureBufferInfo.
2023-07-29 00:26:24 -07:00
Steveice10
bb364d9bc0
service/apt: Add and implement more service commands. ( #6721 )
...
* service/apt: Add and implement more service commands.
* service/apt: Implement power button.
* Address review comments and fix GetApplicationRunningMode bug.
2023-07-29 00:26:16 -07:00
Steveice10
539a1a0b6e
service/cfg: Separate out config block defaults and create when not found. ( #6716 )
2023-07-26 10:33:00 -07:00
Steveice10
a537f56766
services/cfg: Clean up definitions and access flag handling. ( #6711 )
2023-07-21 18:04:15 -07:00
Steveice10
9cb14044ec
kernel: Improvements to process cleanup. ( #6680 )
...
* kernel: Properly clean up process threads on exit.
* kernel: Track process-owned memory and free on destruction.
* apt: Implement DoApplicationJump via home menu when available.
* kernel: Move TLS allocation management to owning process.
2023-07-16 17:54:29 -07:00
Steveice10
e043caac27
hle: Eliminate need to specify command headers for IPC. ( #6678 )
2023-07-14 17:32:59 -07:00
Narr the Reg
8eebb83c2c
service: nfc: Keep tag alive while it's being used ( #6687 )
2023-07-12 14:01:08 -07:00
Steveice10
662bb9ba77
hle: Stub some service calls used by the home menu. ( #6675 )
2023-07-07 22:05:38 -07:00
Narr the Reg
26e3f96983
service: nfc: Start adapter communication on scan ( #6671 )
2023-07-07 19:02:39 -07:00