9150 Commits (c139829b32f93d6644ca25597512bb4453aee1ca)

Author SHA1 Message Date
bunnei 86eaedbf19 hle: service: ldr: Use deterministic addresses when mapping NROs. 4 years ago
bunnei 9dd48f8f89 hle: kernel: KPageTable: Improve implementations of MapCodeMemory and UnmapCodeMemory. 4 years ago
lat9nq e3f8340bec emu_window: Create a way to Cancel the exit of a Scoped 4 years ago
lat9nq 7df809b8b1 core: Don't shutdown a null GPU 4 years ago
BytesGalore 8f530cbb09 loader: log the type of mismatching file-extension 4 years ago
german77 9188dfafc4 applet: mii: Simple implementation of mii applet 4 years ago
bunnei 82ca8230ad hle: kernel: Re-create memory layout at initialization. 4 years ago
bunnei 41c9c93736 hle: kernel: Remove unused pool locals. 4 years ago
bunnei 939707cf75 hle: kernel: k_memory_manager: Rework for latest kernel behavior. 4 years ago
merry 3fe2c2d40d dynarmic: Inline exclusive memory accesses 4 years ago
bunnei d780096c3c hle: kernel: k_page_heap: GetPhysicalAddr can be const. 4 years ago
bunnei 00d395c330 hle: kernel: k_page_heap: Remove superfluous consexpr. 4 years ago
bunnei 3f129b2700 hle: kernel: k_page_heap: Various updates and improvements. 4 years ago
bunnei 8ef7b10f92 hle: kernel: Add initial_process.h header. 4 years ago
bunnei 75b111b6de hle: kernel: board: nx: Add k_memory_layout.h header. 4 years ago
bunnei 99acfba11f hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhysicalBaseAddress. 4 years ago
bunnei f562f3780e hle: kernel: k_memory_layout: Add GetPhysicalLinearRegion. 4 years ago
bunnei a48d756692 hle: kernel: k_memory_region_types: Update for new regions. 4 years ago
Narr the Reg 273b9b5772 service: am: Update enum names to match documentation 4 years ago
bunnei d3198bb960 hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_layout" setting is enabled. 4 years ago
bunnei b928936457 core: device_memory: Use memory size reported by KSystemControl. 4 years ago
bunnei f2cc07cc2c core: hle: kernel: Remove resource limit hack for PhysicalMemory. 4 years ago
bunnei 09adf10025 core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. 4 years ago
bunnei 64ae76bff6 core: hle: kernel: KEvent: Pass in owner KProcess on event creation. 4 years ago
bunnei fe48c772e9 core: hle: kernel: KResourceLimit: Add a helper function for creating a KResourceLimit for a process. 4 years ago
bunnei e1af26d5b3 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
bunnei eb65836f69 core: hle: kernel: KPageTable: Fix UnmapPages. 4 years ago
bunnei 6075031e99 core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
Kelebek1 9ae0aaed6a Dump patched exefs rather than base 4 years ago
Sergi Granell dbfe017c9f kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32 4 years ago
german77 c2942fa5c3 nfp: Allow files without password data 4 years ago
lat9nq 558fef2464 program_metadata: Unpack FileAccessHeader and FileAccessControl 5 years ago
lat9nq 94dec8e568 hid: Stub IsUsbFullKeyControllerEnabled 4 years ago
Narr the Reg 4eef3a0cde service/mnpp: Stub mnpp_app 4 years ago
Narr the Reg 11680706a7 nfp: Separate nfc tag from amiibo data 4 years ago
Narr the Reg d5873beb51 svc: Set unique names for function tables 4 years ago
bunnei c40b56b554 hle: kernel: KCodeMemory: Remove unused QueryMemory. 4 years ago
bunnei 9ab27ece86 hle: kernel: KCodeMemory: Correct m_page_group number of pages. 4 years ago
german77 f2b6837fb7 nfp: Address compiler issues 4 years ago
Narr the Reg bb831fae3a nfp: Validate amiibo files 4 years ago
german77 68ed8e2388 nfp: Improve implementation 5 years ago
german77 78aa2441d8 nfp: Move IUser class to header and add missing enum and structs 5 years ago
german77 2dba88f9fd nfp: Sort functions by command number 5 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 26f74468c4 profile: Migrate to the new UUID implementation 4 years ago
Morph 4c1b4cc486 hle: ipc_helpers: Ignore -Wclass-memaccess 4 years ago
Morph da3c2dc90c service: Migrate to the new UUID implementation 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
tech-ticks be026c6b6d service: pm: Implement AtmosphereGetProcessInfo 4 years ago
Narr the Reg 2198237e42 yuzu: ui: Improve battery symbols 4 years ago