index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
hle: kernel: k_page_heap: GetPhysicalAddr can be const.
bunnei
2022-02-27
hle: kernel: k_page_heap: Remove superfluous consexpr.
bunnei
2022-02-27
hle: kernel: k_page_heap: Various updates and improvements.
bunnei
2022-02-27
hle: kernel: Add initial_process.h header.
bunnei
2022-02-27
hle: kernel: board: nx: Add k_memory_layout.h header.
bunnei
2022-02-27
hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhys...
bunnei
2022-02-27
hle: kernel: k_memory_layout: Add GetPhysicalLinearRegion.
bunnei
2022-02-27
hle: kernel: k_memory_region_types: Update for new regions.
bunnei
2022-02-26
Merge pull request #7932 from bunnei/extended-mem-layout
bunnei
2022-02-21
service: am: Update enum names to match documentation
Narr the Reg
2022-02-21
hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_...
bunnei
2022-02-21
core: hle: kernel: Remove resource limit hack for PhysicalMemory.
bunnei
2022-02-21
core: hle: kernel: KProcess: Pass in KResourceLimit on process creation.
bunnei
2022-02-21
core: hle: kernel: KEvent: Pass in owner KProcess on event creation.
bunnei
2022-02-21
core: hle: kernel: KResourceLimit: Add a helper function for creating a KReso...
bunnei
2022-02-21
Merge pull request #7919 from bunnei/phys-mem-updates
bunnei
2022-02-21
Merge pull request #7920 from bunnei/fix-unmap-pages
bunnei
2022-02-19
fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory.
bunnei
2022-02-19
Merge pull request #7867 from german77/amiibo
bunnei
2022-02-18
core: hle: kernel: KPageTable: Fix UnmapPages.
bunnei
2022-02-18
core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory.
bunnei
2022-02-16
Merge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory3...
Mai M
2022-02-16
Merge pull request #7878 from german77/mnpp
bunnei
2022-02-15
kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32
Sergi Granell
2022-02-14
Merge pull request #7871 from german77/svc2
bunnei
2022-02-13
nfp: Allow files without password data
german77
2022-02-12
hid: Stub IsUsbFullKeyControllerEnabled
lat9nq
2022-02-10
Merge pull request #7852 from Morph1984/new-uuid
bunnei
2022-02-10
service/mnpp: Stub mnpp_app
Narr the Reg
2022-02-10
nfp: Separate nfc tag from amiibo data
Narr the Reg
2022-02-08
svc: Set unique names for function tables
Narr the Reg
2022-02-08
hle: kernel: KCodeMemory: Remove unused QueryMemory.
bunnei
2022-02-08
hle: kernel: KCodeMemory: Correct m_page_group number of pages.
bunnei
2022-02-08
nfp: Address compiler issues
german77
2022-02-08
nfp: Validate amiibo files
Narr the Reg
2022-02-08
nfp: Improve implementation
german77
2022-02-07
nfp: Move IUser class to header and add missing enum and structs
german77
2022-02-07
nfp: Sort functions by command number
german77
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
profile: Migrate to the new UUID implementation
Morph
2022-02-05
hle: ipc_helpers: Ignore -Wclass-memaccess
Morph
2022-02-05
service: Migrate to the new UUID implementation
Morph
2022-02-04
service: pm: Implement AtmosphereGetProcessInfo
tech-ticks
2022-02-02
Merge pull request #7835 from bunnei/page-table-lock
bunnei
2022-02-02
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-02
general: Move deleted copy/move constructor/assignment operators to public in...
Lioncash
2022-02-01
hle: kernel: KPageTable: Migrate locks to KScopedLightLock.
bunnei
2022-01-31
svc: Add 32 bit SynchronizePreemptionState
Narr the Reg
2022-01-27
hle: kernel: KScheduler: Fix deadlock with core waiting for a thread lock tha...
bunnei
[prev]
[next]