index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 #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
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
Memory/RasterizerCache: Ignore unmapped memory regions when caching physical ...
Subv
2017-09-25
Audio: Use std::deque instead of std::vector for the audio buffer type (Stere...
Subv
2017-09-25
HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...
Subv
2017-09-25
Merge pull request #2952 from MerryMage/page-tables
B3n30
2017-09-25
Merge pull request #2951 from huwpascoe/perf-4
B3n30
2017-09-25
Merge pull request #2949 from wwylele/fix-tr
B3n30
2017-09-25
Merge pull request #2948 from Subv/register_service
B3n30
2017-09-25
Loader/NCCH: Add support for loading application updates (#2927)
Max Thomas
2017-09-25
Services/UDS: Added a function to send EAPoL-Start packets (#2920)
B3n30
2017-09-25
Optimized Float<M,E> multiplication
Huw Pascoe
2017-09-24
ARM_Interface: Implement PageTableChanged
MerryMage
2017-09-24
memory: Remove GetCurrentPageTablePointers
MerryMage
2017-09-24
memory: Add GetCurrentPageTable/SetCurrentPageTable
MerryMage
2017-09-24
Optimized Morton
Huw Pascoe
2017-09-24
citra-qt: fix some untranslated strings
wwylele
2017-09-24
HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the...
Subv
2017-09-24
HLE/APT: Prepare the APT Wakeup parameter when the game calls Initialize
Subv
2017-09-24
Merge pull request #2921 from jroweboy/batch-fix-2
James Rowe
2017-09-24
HLE/SRV: Implemented RegisterService.
Subv
2017-09-23
Remove pipeline.gpu_mode and fix minor issues
James Rowe
2017-09-22
Merge pull request #2928 from huwpascoe/master
Yuri Kunde Schlesner
2017-09-19
Merge pull request #2933 from huwpascoe/perf-1
bunnei
2017-09-18
WebService: Verify username and token (#2930)
B3n30
2017-09-17
Improved performance of FromAttributeBuffer
Huw Pascoe
2017-09-17
Fixed framebuffer warning
Huw Pascoe
2017-09-16
Merge pull request #2906 from Subv/ns_new_framework
Yuri Kunde Schlesner
2017-09-16
Services/NS: Port ns:s to the new service framework.
Subv
2017-09-16
Merge pull request #2900 from wwylele/clip-2
Yuri Kunde Schlesner
2017-09-15
Merge pull request #2842 from Subv/switchable_page_table
B3n30
2017-09-15
CPU/Dynarmic: Disable the fast page-table access in dynarmic until it support...
Subv
2017-09-15
Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.
Subv
2017-09-15
Kernel/Memory: Make IsValidPhysicalAddress not go through the current process...
Subv
2017-09-15
Kernel/Threads: Don't clear the CPU instruction cache when performing a conte...
Subv
2017-09-15
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the c...
Subv
[next]