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-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
2017-09-30
Merge pull request #2973 from huwpascoe/down_count
Sebastian Valle
2017-09-30
arm_interface: Set TLS address for dynarmic core.
bunnei
2017-09-30
nso: Refactor and allocate .bss section.
bunnei
2017-09-30
process: Support loading multiple codesets.
bunnei
2017-09-30
loader: Add support for loading an NSO.
bunnei
2017-09-30
externals: Add lz4.
bunnei
2017-09-30
memory: Log with 64-bit values.
bunnei
2017-09-30
kernel: Various threading fixes to support 64-bit addressing.
bunnei
2017-09-30
core: Various changes to support 64-bit addressing.
bunnei
2017-09-30
arm: Use 64-bit addressing in a bunch of places.
bunnei
2017-09-30
elf: Check if machine is ARM.
bunnei
2017-09-30
Services/NIM: Implement CheckForSysUpdateEvent.
Subv
2017-09-30
Moved down_count to CoreTiming
Huw Pascoe
2017-09-30
Services/UDS: Handle the rest of the connection sequence. (#2963)
B3n30
2017-09-30
Merge pull request #2972 from Subv/ignore_.vs
James Rowe
2017-09-30
Add the .vs folder and the CMakeSettings.json file from Visual Studio to giti...
Subv
2017-09-30
Merge pull request #2946 from Subv/home_menu_apt
Sebastian Valle
2017-09-30
Merge pull request #2967 from Subv/thread_wakeup_callbacks
Sebastian Valle
2017-09-30
Merge pull request #2962 from huwpascoe/static_cast
Sebastian Valle
2017-09-30
Fixed type conversion ambiguity
Huw Pascoe
2017-09-29
Merge pull request #2961 from Subv/load_titles
bunnei
2017-09-28
Kernel/Threads: When putting a thread to wait, specify a function to execute ...
Subv
2017-09-27
Merge pull request #2907 from Subv/warnings3
Sebastian Valle
2017-09-27
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
Subv
2017-09-26
Loaders: Don't automatically set the current process every time we load an ap...
Subv
2017-09-26
Merge pull request #2954 from Subv/cache_unmapped_mem
James Rowe
2017-09-26
Kernel/Thread: Allow specifying which process a thread belongs to when creati...
Subv
2017-09-26
Tests: Added Memory::IsValidVirtualAddress tests.
Subv
2017-09-26
Tests: Fixed ARM VFP tests
Subv
2017-09-26
Memory: Allow IsValidVirtualAddress to be called with a specific process para...
Subv
2017-09-26
Merge pull request #2958 from Subv/audio_buffer_datatype
Merry
2017-09-25
HLE/APT: Always set up the APT parameter when starting a library applet.
Subv
[prev]
[next]