| 
							
							
								 Liam | 249db0a59b | kernel: fix incorrect calculation of used non system memory value | 2023-10-20 09:12:10 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 687158fe00 | kernel: fix format string error | 2023-10-20 02:41:32 -04:00 |  | 
			
				
					| 
							
							
								 Liam | d8507332c1 | kernel: make check fully constexpr for broken msvc constant folding | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | f21058a6c0 | k_page_table: add MapFirstGroup | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | b456af31e6 | kernel: update KMemoryRegionType values | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 0441853d0f | k_page_table: implement PermissionLocked | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 60a1c6b95b | k_page_table: add new CheckMemoryState helper | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 794e6c7a96 | kernel: split Io memory state, add PermissionLocked attribute | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 22afa2c7a3 | kernel: reshuffle ini1 size, add slab clear note | 2023-10-20 02:34:15 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 85a89ca3e3 | 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 | 26776c0e60 | service: mii: Create random mii with name | 2023-10-19 13:35:02 -06:00 |  | 
			
				
					| 
							
							
								 liamwhite | 765ea9b79d | 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 | c73bb33ff1 | service: hle: Allow to access read buffer A and X directly | 2023-10-16 23:36:46 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | bcce184e60 | service: acc: Implement functions needed for profile select (#11653) | 2023-10-17 05:12:55 +02:00 |  | 
			
				
					| 
							
							
								 liamwhite | c00b63b9e1 | 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 | 519c12da15 | Merge pull request #11746 from liamwhite/relr jit: add support for relr-type relocations | 2023-10-12 18:23:31 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | d74fd9e2fe | 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 | c4ec76edba | k_page_table: add missing page group open when locking memory | 2023-10-12 15:00:26 -04:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 3f05b8facd | service: caps: Remove ambiguous call | 2023-10-12 12:52:55 -06:00 |  | 
			
				
					| 
							
							
								 Liam | 2212c9653d | kernel: mark TLS accessors as noinline for non-MSVC LTO | 2023-10-12 09:16:22 -04:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | fe04a7523a | service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated | 2023-10-11 20:01:33 -06:00 |  | 
			
				
					| 
							
							
								 Liam | 7b5d234558 | jit: add support for relr-type relocations | 2023-10-11 11:13:19 -04:00 |  | 
			
				
					| 
							
							
								 Fernando S | 8151a4d301 | 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 | 8347e5cdb9 | service: caps: Implement album manager and reorganize service | 2023-10-07 20:57:20 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 0bb7990c49 | service: Stub multiple functions to increase stability of album applet | 2023-10-07 20:57:10 -06:00 |  | 
			
				
					| 
							
							
								 Liam | e797a917a9 | kernel: implement transfer memory | 2023-10-04 22:32:27 -04:00 |  | 
			
				
					| 
							
							
								 Liam | 0448eb6f0f | ci: fix new codespell errors | 2023-10-02 18:03:05 -04:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | c334959440 | service: caps: Partially implement IAlbumAccessorService | 2023-10-02 12:38:03 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 2fa53ec1d9 | yuzu: Allow to launch album applet from firmware | 2023-10-02 11:29:12 -06:00 |  | 
			
				
					| 
							
							
								 liamwhite | ff57c66773 | 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 | 8fb13372c2 | k_page_table: skip page table clearing on finalization | 2023-10-01 23:38:56 -04:00 |  | 
			
				
					| 
							
							
								 Liam | f9521f5bd4 | fsp-srv: enable auto save data creation on init | 2023-10-01 23:33:19 -04:00 |  | 
			
				
					| 
							
							
								 liamwhite | 99e2568304 | 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 | 9cd5c44019 | service: nfc: Implement SetRegisterInfoPrivate mii support | 2023-10-01 11:38:30 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 2687a83f6a | service: am: Implement shared buffer Co-authored-by: Liam <byteslice@airmail.cc> | 2023-10-01 11:38:30 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | 35f25882e0 | service: nvnflinger: Implement shared buffer Co-authored-by: Liam <byteslice@airmail.cc> | 2023-10-01 11:38:30 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | f1f3d490ef | service: ldn: Implement lp2p:m and stub IMonitorService | 2023-10-01 11:38:30 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | ae5c134ac6 | service: am: Set push in arguments according to the launched applet | 2023-10-01 11:38:30 -06:00 |  | 
			
				
					| 
							
							
								 Fernando S | d6b3e7f195 | Merge pull request #11546 from Kelebek1/core_timing_mutex Reduce core timing mutex contention | 2023-09-29 13:36:57 +02:00 |  | 
			
				
					| 
							
							
								 Kelebek1 | c62e089260 | Don't send a double focus change message | 2023-09-28 23:47:10 +01:00 |  | 
			
				
					| 
							
							
								 liamwhite | 257a6aa2ba | Merge pull request #11626 from german77/mii-fix service: mii: Fix reported bugs | 2023-09-28 09:37:02 -04:00 |  | 
			
				
					| 
							
							
								 german77 | e3f7e02555 | service: mii: Fix reported bugs | 2023-09-27 23:34:03 -06:00 |  | 
			
				
					| 
							
							
								 Liam | 00a612eaea | fsp-srv: add GetFileSystemAttribute | 2023-09-25 21:40:23 -04:00 |  | 
			
				
					| 
							
							
								 german77 | bb28f4a0c4 | service: mii: Limit checks to string size | 2023-09-23 20:14:37 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 0993c71335 | service: hid: Set last connected controller as active | 2023-09-23 20:14:37 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 6e1b113c89 | service: am: Stub to exit applet cleanly | 2023-09-23 20:14:37 -06:00 |  | 
			
				
					| 
							
							
								 german77 | c46f54b091 | service: am: Implement stuff needed for Mii Edit | 2023-09-23 20:14:33 -06:00 |  | 
			
				
					| 
							
							
								 german77 | 3983ce9b5c | service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId | 2023-09-23 20:13:36 -06:00 |  | 
			
				
					| 
							
							
								 german77 | d2cd08e3e1 | service: ns: Implement GetSharedFontInOrderOfPriorityForSystem | 2023-09-23 20:13:36 -06:00 |  | 
			
				
					| 
							
							
								 Narr the Reg | a57ca3fb66 | am: mii_edit: Implement DB operations | 2023-09-21 18:21:39 -06:00 |  |