Subv 
								
							 
						 
						
							
							
							
							
								
							
							
								d192fb066d 
								
							 
						 
						
							
							
								
								Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap.  
							
							 
							
							... 
							
							
							
							Each thread gets a 0x200-byte area from the 0x1000-sized page, when all 8 thread slots in a single page are used up, the kernel allocates a new page to hold another 8 entries.
This is consistent with what the real kernel does. 
							
						 
						
							2016-05-07 10:18:47 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Subv 
								
							 
						 
						
							
							
							
							
								
							
							
								6970b7d3d5 
								
							 
						 
						
							
							
								
								HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.  
							
							 
							
							
							
						 
						
							2016-05-07 10:01:40 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								d2182568ad 
								
							 
						 
						
							
							
								
								fix:return proper error  
							
							 
							
							
							
						 
						
							2016-05-06 21:42:13 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								75cbfeee58 
								
							 
						 
						
							
							
								
								Merge pull request  #1762  from bunnei/global  
							
							 
							
							... 
							
							
							
							hle: Get rid of direct global access to g_reschedule 
							
						 
						
							2016-05-05 21:45:57 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								4cb2995c61 
								
							 
						 
						
							
							
								
								HLE: Rename RescheduleIsPending to IsReschedulePending.  
							
							 
							
							
							
						 
						
							2016-05-05 21:34:10 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								55946cdc11 
								
							 
						 
						
							
							
								
								Merge pull request  #1700  from wwylele/gamelist-icon  
							
							 
							
							... 
							
							
							
							Qt: display game icon and title in the game list 
							
						 
						
							2016-05-05 18:35:24 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								e311398a22 
								
							 
						 
						
							
							
								
								Layout Mii parameters input/output, and return success as result of applet work  
							
							 
							
							
							
						 
						
							2016-05-05 22:31:33 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								5d5dd66d92 
								
							 
						 
						
							
							
								
								add icon & title to game list  
							
							 
							
							
							
						 
						
							2016-05-04 13:02:49 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								9b66e0dc8b 
								
							 
						 
						
							
							
								
								clean up config block  
							
							 
							
							
							
						 
						
							2016-05-03 19:27:47 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								a6e76c0903 
								
							 
						 
						
							
							
								
								Merge pull request  #1732  from wwylele/config00170000  
							
							 
							
							... 
							
							
							
							add config block 0x00170000; remove duplicated content 
							
						 
						
							2016-05-02 19:04:20 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								7e1b76d406 
								
							 
						 
						
							
							
								
								remove duplicated function declaration  
							
							 
							
							
							
						 
						
							2016-05-01 07:44:55 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Emmanuel Gil Peyrot 
								
							 
						 
						
							
							
							
							
								
							
							
								691a42fe98 
								
							 
						 
						
							
							
								
								VideoCore: Run include-what-you-use and fix most includes.  
							
							 
							
							
							
						 
						
							2016-04-30 17:02:41 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Emmanuel Gil Peyrot 
								
							 
						 
						
							
							
							
							
								
							
							
								387d935a54 
								
							 
						 
						
							
							
								
								LCD: Remove unneeded #undef with no matching #define.  
							
							 
							
							
							
						 
						
							2016-04-30 13:58:26 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								c1f0044a4b 
								
							 
						 
						
							
							
								
								Merge pull request  #1729  from MerryMage/null-sink  
							
							 
							
							... 
							
							
							
							Audio Config: Implement null sink and implement sink configuration 
							
						 
						
							2016-04-30 03:49:11 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								4e971f44a2 
								
							 
						 
						
							
							
								
								Audio: Add sink selection to configuration files  
							
							 
							
							
							
						 
						
							2016-04-30 07:41:02 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								594bd182b4 
								
							 
						 
						
							
							
								
								Merge pull request  #1650  from JamePeng/update-the-ndm-code  
							
							 
							
							... 
							
							
							
							Update the stub code of NDM service! 
							
						 
						
							2016-04-30 00:38:15 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								15d21c0dc5 
								
							 
						 
						
							
							
								
								Merge pull request  #1647  from mailwl/acu-closeasync  
							
							 
							
							... 
							
							
							
							ac:u: stub CloseAsync; align memory size in svc:GetProcessInfo(type=2) 
							
						 
						
							2016-04-30 00:11:08 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								eb2d6e4015 
								
							 
						 
						
							
							
								
								Merge pull request  #1699  from mailwl/gpu-rights  
							
							 
							
							... 
							
							
							
							gsp::Gpu: implement AcquireRight, ReleaseRight functions 
							
						 
						
							2016-04-29 20:50:08 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								84ade0713c 
								
							 
						 
						
							
							
								
								add config block 0x00170000  
							
							 
							
							
							
						 
						
							2016-04-29 13:31:29 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuri Kunde Schlesner 
								
							 
						 
						
							
							
							
							
								
							
							
								e3a8292495 
								
							 
						 
						
							
							
								
								Common: Remove section measurement from profiler ( #1731 )  
							
							 
							
							... 
							
							
							
							This has been entirely superseded by MicroProfile. The rest of the code
can go when a simpler frametime/FPS meter is added to the GUI. 
							
						 
						
							2016-04-29 00:07:10 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								1ecee38468 
								
							 
						 
						
							
							
								
								Merge pull request  #1708  from MerryMage/dsp_dsp  
							
							 
							
							... 
							
							
							
							DSP Service: Cleanup 
							
						 
						
							2016-04-27 11:34:38 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								c379b22117 
								
							 
						 
						
							
							
								
								DSP_DSP: Fix log format strings and arguments  
							
							 
							
							
							
						 
						
							2016-04-27 06:35:12 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								2929b67c5f 
								
							 
						 
						
							
							
								
								DSP_DSP: Add return IPC headers  
							
							 
							
							
							
						 
						
							2016-04-27 06:35:08 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								ff6db69c60 
								
							 
						 
						
							
							
								
								DSP_DSP: Updated interrupt implementation  
							
							 
							
							
							
						 
						
							2016-04-27 06:35:06 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								12f72a6597 
								
							 
						 
						
							
							
								
								y2r_u: Cleanup some formatting.  
							
							 
							
							
							
						 
						
							2016-04-26 21:50:56 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								61992170ac 
								
							 
						 
						
							
							
								
								Merge pull request  #1447  from JamePeng/update-y2r-service  
							
							 
							
							... 
							
							
							
							Update the code of service y2r! 
							
						 
						
							2016-04-26 19:29:57 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sam Spilsbury 
								
							 
						 
						
							
							
							
							
								
							
							
								e16541e47c 
								
							 
						 
						
							
							
								
								am: title_id is long long uint  
							
							 
							
							
							
						 
						
							2016-04-24 23:40:41 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									MerryMage 
								
							 
						 
						
							
							
							
							
								
							
							
								913f7ee524 
								
							 
						 
						
							
							
								
								DSP_DSP: Remove unused variable  
							
							 
							
							
							
						 
						
							2016-04-24 09:01:53 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								67c657bf80 
								
							 
						 
						
							
							
								
								return checks if event and memory created  
							
							 
							
							
							
						 
						
							2016-04-23 16:17:03 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sam Spilsbury 
								
							 
						 
						
							
							
							
							
								
							
							
								60f2587eac 
								
							 
						 
						
							
							
								
								ncch: Use correct format specifier (for long long uint)  
							
							 
							
							
							
						 
						
							2016-04-23 11:54:02 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sam Spilsbury 
								
							 
						 
						
							
							
							
							
								
							
							
								040b7386a9 
								
							 
						 
						
							
							
								
								fs: Fix what appears to be a typo (filename_size / file_size)  
							
							 
							
							
							
						 
						
							2016-04-23 11:54:02 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sam Spilsbury 
								
							 
						 
						
							
							
							
							
								
							
							
								41ec40e9aa 
								
							 
						 
						
							
							
								
								gdbstub: Don't check if unsigned int is > 0  
							
							 
							
							
							
						 
						
							2016-04-23 11:54:02 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								efdff9ad3e 
								
							 
						 
						
							
							
								
								gsp::Gpu: implement AcquireRight, ReleaseRight functions  
							
							 
							
							
							
						 
						
							2016-04-22 21:15:25 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									tfarley 
								
							 
						 
						
							
							
							
							
								
							
							
								22f3a7e94c 
								
							 
						 
						
							
							
								
								HWRasterizer: Texture forwarding  
							
							 
							
							
							
						 
						
							2016-04-21 17:27:56 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									tfarley 
								
							 
						 
						
							
							
							
							
								
							
							
								e46d086189 
								
							 
						 
						
							
							
								
								Config: Add scaled resolution option  
							
							 
							
							
							
						 
						
							2016-04-21 17:27:48 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								bd8cc69893 
								
							 
						 
						
							
							
								
								ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)  
							
							 
							
							
							
						 
						
							2016-04-21 10:34:45 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JamePeng 
								
							 
						 
						
							
							
							
							
								
							
							
								14602287f7 
								
							 
						 
						
							
							
								
								Update the stub code of NDM service!  
							
							 
							
							
							
						 
						
							2016-04-21 02:25:58 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JamePeng 
								
							 
						 
						
							
							
							
							
								
							
							
								854912ca5d 
								
							 
						 
						
							
							
								
								Update the code of service y2r!  
							
							 
							
							
							
						 
						
							2016-04-20 18:38:01 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JamePeng 
								
							 
						 
						
							
							
							
							
								
							
							
								7129611e65 
								
							 
						 
						
							
							
								
								Implement CheckNew3DS and CheckNew3DSApp  
							
							 
							
							... 
							
							
							
							Append an item[is_new3ds] to config file[System] group
Implement APT::SetNSStateField,it will update the unknown NS_state_field 
							
						 
						
							2016-04-20 18:12:05 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								32dfd4b4fe 
								
							 
						 
						
							
							
								
								Merge pull request  #1612  from ObsidianX/get-set-sockopt  
							
							 
							
							... 
							
							
							
							SOC:U GetSockOpt/SetSockOpt 
							
						 
						
							2016-04-18 20:45:19 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lioncash 
								
							 
						 
						
							
							
							
							
								
							
							
								1cc183703a 
								
							 
						 
						
							
							
								
								core: Clean out some unnecessary header includes  
							
							 
							
							
							
						 
						
							2016-04-16 00:08:49 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								2b422fbcc5 
								
							 
						 
						
							
							
								
								Merge pull request  #1667  from wwylele/ncch-loader-fix  
							
							 
							
							... 
							
							
							
							loader: only decompress code section 
							
						 
						
							2016-04-15 17:13:34 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JamePeng 
								
							 
						 
						
							
							
							
							
								
							
							
								8d5a6110f7 
								
							 
						 
						
							
							
								
								Y2R: num_tiles should be allowed when its value is 128 ( #1669 )  
							
							 
							
							
							
						 
						
							2016-04-14 21:36:07 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wwylele 
								
							 
						 
						
							
							
							
							
								
							
							
								727d508e02 
								
							 
						 
						
							
							
								
								ncch:only decompress .code section  
							
							 
							
							
							
						 
						
							2016-04-14 18:33:42 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								38f4c9cce9 
								
							 
						 
						
							
							
								
								Merge pull request  #1613  from mailwl/anp  
							
							 
							
							... 
							
							
							
							Set Kernel config "Hardware Inited" to 1 (true) 
							
						 
						
							2016-04-11 16:26:47 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jannik Vogel 
								
							 
						 
						
							
							
							
							
								
							
							
								f2c8619704 
								
							 
						 
						
							
							
								
								CitraQt: Apply config at startup  
							
							 
							
							
							
						 
						
							2016-04-11 15:18:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								df0a81621f 
								
							 
						 
						
							
							
								
								Set Kernel config "Unknown Value" to 0x1  
							
							 
							
							
							
						 
						
							2016-04-11 13:47:52 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mailwl 
								
							 
						 
						
							
							
							
							
								
							
							
								2efc1c9348 
								
							 
						 
						
							
							
								
								Fix BLX LR opcode interpretation  
							
							 
							
							
							
						 
						
							2016-04-09 19:11:02 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bunnei 
								
							 
						 
						
							
							
							
							
								
							
							
								a4c5d8fd50 
								
							 
						 
						
							
							
								
								Merge pull request  #1644  from polaris-/gdb-fixes  
							
							 
							
							... 
							
							
							
							Adopted WinterMute's gdbstub changes 
							
						 
						
							2016-04-08 16:03:40 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JamePeng 
								
							 
						 
						
							
							
							
							
								
							
							
								9045c57d6f 
								
							 
						 
						
							
							
								
								update the code of AM service! ( #1623 )  
							
							 
							
							
							
						 
						
							2016-04-08 15:44:00 -04:00