Liam
|
72e224cf4e
|
ts: add OpenSession
|
2023-10-20 13:29:32 -04:00 |
|
Fernando S
|
979b5b7b5b
|
Merge pull request #11748 from liamwhite/kern_1700
kernel: update for 17.0.0
|
2023-10-20 17:08:00 +02:00 |
|
Liam
|
e95745685a
|
nvnflinger: fix reporting and freeing of preallocated buffers
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
|
2023-10-20 10:17:32 -04:00 |
|
Liam
|
d96b03a1c0
|
kernel: fix incorrect calculation of used non system memory value
|
2023-10-20 09:12:10 -04:00 |
|
Liam
|
92a65b4947
|
kernel: fix format string error
|
2023-10-20 02:41:32 -04:00 |
|
Liam
|
5be32a6147
|
kernel: make check fully constexpr for broken msvc constant folding
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
84ce50cc1b
|
k_page_table: add MapFirstGroup
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
010fc2f562
|
kernel: update KMemoryRegionType values
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
d73dbceba6
|
k_page_table: implement PermissionLocked
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
3e0887f205
|
k_page_table: add new CheckMemoryState helper
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
144ae38fb3
|
kernel: split Io memory state, add PermissionLocked attribute
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
c9dab6d0c1
|
kernel: reshuffle ini1 size, add slab clear note
|
2023-10-20 02:34:15 -04:00 |
|
liamwhite
|
af8a4057ad
|
Merge pull request #11822 from german77/no-name
service: mii: Create random mii with name
|
2023-10-19 16:54:05 -04:00 |
|
Narr the Reg
|
9b0929a9a2
|
service: mii: Create random mii with name
|
2023-10-19 13:35:02 -06:00 |
|
liamwhite
|
f7b2c6c154
|
Merge pull request #11791 from german77/bufferx
service: hle: Allow to access read buffer A and X directly
|
2023-10-18 09:21:58 -04:00 |
|
german77
|
ecf98d37b8
|
service: hle: Allow to access read buffer A and X directly
|
2023-10-16 23:36:46 -06:00 |
|
Narr the Reg
|
c9fe01204f
|
service: acc: Implement functions needed for profile select (#11653)
|
2023-10-17 05:12:55 +02:00 |
|
liamwhite
|
ee42690234
|
Merge pull request #11766 from liamwhite/open-sesame
k_page_table: add missing page group open when locking memory
|
2023-10-13 09:29:05 -04:00 |
|
liamwhite
|
6486ef8c30
|
Merge pull request #11746 from liamwhite/relr
jit: add support for relr-type relocations
|
2023-10-12 18:23:31 -04:00 |
|
liamwhite
|
f5f2d810d4
|
Merge pull request #11763 from liamwhite/lto-noinline
kernel: mark TLS accessors as noinline for non-MSVC LTO
|
2023-10-12 18:23:25 -04:00 |
|
Liam
|
060b9482da
|
k_page_table: add missing page group open when locking memory
|
2023-10-12 15:00:26 -04:00 |
|
Narr the Reg
|
02ed3990dd
|
service: caps: Remove ambiguous call
|
2023-10-12 12:52:55 -06:00 |
|
Liam
|
66472af2d0
|
kernel: mark TLS accessors as noinline for non-MSVC LTO
|
2023-10-12 09:16:22 -04:00 |
|
Narr the Reg
|
9c1da21f29
|
service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated
|
2023-10-11 20:01:33 -06:00 |
|
Liam
|
b1f2242a7a
|
jit: add support for relr-type relocations
|
2023-10-11 11:13:19 -04:00 |
|
Fernando S
|
20bd1d928a
|
Merge pull request #11650 from german77/lle_album
service: am: Add support for LLE Album Applet
|
2023-10-10 11:47:13 +02:00 |
|
Narr the Reg
|
ab5db1da9f
|
service: caps: Implement album manager and reorganize service
|
2023-10-07 20:57:20 -06:00 |
|
Narr the Reg
|
a4a54b3dfc
|
service: Stub multiple functions to increase stability of album applet
|
2023-10-07 20:57:10 -06:00 |
|
Liam
|
97d79bf8a6
|
kernel: implement transfer memory
|
2023-10-04 22:32:27 -04:00 |
|
Liam
|
445d504f94
|
ci: fix new codespell errors
|
2023-10-02 18:03:05 -04:00 |
|
Narr the Reg
|
71d3ce3125
|
service: caps: Partially implement IAlbumAccessorService
|
2023-10-02 12:38:03 -06:00 |
|
Narr the Reg
|
ed1e1c4ff6
|
yuzu: Allow to launch album applet from firmware
|
2023-10-02 11:29:12 -06:00 |
|
liamwhite
|
dfca06767d
|
Merge pull request #11652 from liamwhite/shutdown-goes-brrr
k_page_table: skip page table clearing on finalization
|
2023-10-02 11:28:24 -04:00 |
|
Liam
|
b938c81e08
|
k_page_table: skip page table clearing on finalization
|
2023-10-01 23:38:56 -04:00 |
|
Liam
|
718b8afce5
|
fsp-srv: enable auto save data creation on init
|
2023-10-01 23:33:19 -04:00 |
|
liamwhite
|
bbb8399737
|
Merge pull request #11632 from german77/hle_cabinet
service: am: Add support for LLE Cabinet Applet
|
2023-10-01 19:24:46 -04:00 |
|
Narr the Reg
|
9e23ac140d
|
service: nfc: Implement SetRegisterInfoPrivate mii support
|
2023-10-01 11:38:30 -06:00 |
|
Narr the Reg
|
5914a599ad
|
service: am: Implement shared buffer
Co-authored-by: Liam <byteslice@airmail.cc>
|
2023-10-01 11:38:30 -06:00 |
|
Narr the Reg
|
9567f9aaed
|
service: nvnflinger: Implement shared buffer
Co-authored-by: Liam <byteslice@airmail.cc>
|
2023-10-01 11:38:30 -06:00 |
|
Narr the Reg
|
cc49e406c6
|
service: ldn: Implement lp2p:m and stub IMonitorService
|
2023-10-01 11:38:30 -06:00 |
|
Narr the Reg
|
7aae68820f
|
service: am: Set push in arguments according to the launched applet
|
2023-10-01 11:38:30 -06:00 |
|
Fernando S
|
8611856605
|
Merge pull request #11546 from Kelebek1/core_timing_mutex
Reduce core timing mutex contention
|
2023-09-29 13:36:57 +02:00 |
|
Kelebek1
|
cd93b07a50
|
Don't send a double focus change message
|
2023-09-28 23:47:10 +01:00 |
|
liamwhite
|
7e5b1c7911
|
Merge pull request #11626 from german77/mii-fix
service: mii: Fix reported bugs
|
2023-09-28 09:37:02 -04:00 |
|
german77
|
24eb40cb70
|
service: mii: Fix reported bugs
|
2023-09-27 23:34:03 -06:00 |
|
Liam
|
21f88c0195
|
fsp-srv: add GetFileSystemAttribute
|
2023-09-25 21:40:23 -04:00 |
|
german77
|
107ff81582
|
service: mii: Limit checks to string size
|
2023-09-23 20:14:37 -06:00 |
|
german77
|
3ed5dd2ed9
|
service: hid: Set last connected controller as active
|
2023-09-23 20:14:37 -06:00 |
|
german77
|
3ff84838ab
|
service: am: Stub to exit applet cleanly
|
2023-09-23 20:14:37 -06:00 |
|
german77
|
7fd77a5f77
|
service: am: Implement stuff needed for Mii Edit
|
2023-09-23 20:14:33 -06:00 |
|