index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-18
service: Add CreatePort function (that does not register/install).
bunnei
2017-10-18
memory: Print addresses as 64-bit.
bunnei
2017-10-17
ipc_helpers: Fix alignment (was wrong as a result of a dynarmic bug).
bunnei
2017-10-17
service: Print correct command ID on unimplemented function.
bunnei
2017-10-15
hle: Implement ConvertSessionToDomain, various cleanups.
bunnei
2017-10-15
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-14
hle: Add service stubs for apm and appletOE.
bunnei
2017-10-14
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-14
nso: Add a log for loading submodules.
bunnei
2017-10-14
svc: Some logging cleanup.
bunnei
2017-10-14
svc: Update MemoryInfo flags for 64-bit.
bunnei
2017-10-14
svc: Initial nx impl. for QueryMemory, ConnectToPort, SendSyncRequest, etc.
bunnei
2017-10-13
Remove more 3DS-specific code.
bunnei
2017-10-12
Remove more 3DS-specific code.
bunnei
2017-10-12
Remove more 3DS-specific code.
bunnei
2017-10-12
Remove lots more 3DS-specific code.
bunnei
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-09
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-09
loader: Various improvements for NSO/NRO loaders.
bunnei
2017-10-09
Merge pull request #2996 from MerryMage/split-travis
James Rowe
2017-10-08
Merge pull request #3002 from Dragios/nwm-cmdhdr-fix
James Rowe
2017-10-09
Change command header in nwm::UDS Initialize function
Dragios
2017-10-08
Merge pull request #2991 from Subv/getpointer
Sebastian Valle
2017-10-07
travis: Split build scripts for different platforms
MerryMage
2017-10-06
Merge pull request #2975 from shinyquagsire23/archive-ncch-container-and-over...
Sebastian Valle
2017-10-05
loader: Add support for NRO, as well as various fixes and shared linker.
bunnei
2017-10-04
Merge pull request #2953 from Subv/applet_launch
Sebastian Valle
2017-10-04
SVC: Removed GetPointer usage in the GetResourceLimit functions.
Subv
2017-10-04
SVC: Remove GetPointer usage in CreatePort.
Subv
2017-10-04
SVC: Replace GetPointer usage with ReadCString in ConnectToPort.
Subv
2017-10-04
SVC: Replace GetPointer usage with ReadBlock in OutputDebugString.
Subv
2017-10-04
SVC: Replace GetPointer usage with Read32 in ReplyAndReceive.
Subv
2017-10-04
SVC: Replace GetPointer usage with Read32 in WaitSynchronizationN.
Subv
2017-10-04
Memory: Remove all GetPointer usages from the GDB stub.
Subv
2017-10-04
Merge pull request #2985 from huwpascoe/pica_reg
bunnei
2017-10-04
Extracted the attribute setup and draw commands into their own functions
Huw Pascoe
2017-10-03
nso: Fixes to support homebrew NSOs without a MOD header.
bunnei
2017-10-03
Merge pull request #2977 from Subv/shmem_create
bunnei
2017-10-03
Merge pull request #2982 from MerryMage/lazy-macos-opt
James Rowe
2017-10-02
Kernel/SharedMemory: Don't take over and unmap the source memory block when c...
Subv
2017-10-02
macOS: Build x86_64h slice
MerryMage
2017-10-01
Merge pull request #2971 from Subv/per_process_memops
Sebastian Valle
2017-10-01
Memory: Make WriteBlock take a Process parameter on which to operate
Subv
2017-10-01
Memory: Make ReadBlock take a Process parameter on which to operate
Subv
2017-10-01
Kernel/Thread: Added a helper function to get a thread's command buffer VAddr.
Subv
2017-10-01
Merge pull request #2974 from Subv/nim_event
Sebastian Valle
2017-10-01
file_sys, loader: add support for reading TMDs to determine app paths
shinyquagsire23
2017-10-01
file_sys: add class for Title Metadata (TMD)
shinyquagsire23
2017-10-01
file_sys/ncch_container: add RomFS, ExeFS override to allow for backward comp...
shinyquagsire23
2017-10-01
file_sys/archive_ncch: use NCCHContainer instead of loading .romfs files
shinyquagsire23
[prev]
[next]