index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-05-14
Memory: Fixed a regression caused by #1695 and #1689.
Subv
2016-05-13
Merge pull request #1689 from Subv/shmem
bunnei
2016-05-12
Merge pull request #1695 from Subv/tls_alloc
bunnei
2016-05-12
HLE/Applets: Give each applet its own block of heap memory, and use that when...
Subv
2016-05-12
Kernel: Account for automatically-allocated shared memories in the amount of ...
Subv
2016-05-12
APT: Move the shared font loading and relocation functions to their own subdi...
Subv
2016-05-12
Kernel/SharedMemory: Log an error when Map fails.
Subv
2016-05-12
Kernel: Implemented shared memory permissions.
Subv
2016-05-12
APT: Implement relocating the shared font to its true address.
Subv
2016-05-12
Kernel/Memory: Remove the Shared Memory region from the legacy memory map.
Subv
2016-05-12
Kernel/SharedMemory: Properly implemented shared memory support.
Subv
2016-05-12
Kernel/SVC: Fixed the register order for svcCreateMemoryBlock.
Subv
2016-05-10
gdbstub: Silence missing prototype warnings
Lioncash
2016-05-09
dyncom: Reset the context into user mode correctly
Lioncash
2016-05-08
Merge pull request #1766 from Subv/log_cpu
bunnei
2016-05-07
Merge pull request #1718 from alex-laties/fixup-type-conversions
bunnei
2016-05-07
Merge pull request #1761 from Subv/applets_fb
bunnei
2016-05-07
fixup simple type conversions where possible
Alexander Laties
2016-05-07
Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1).
Subv
2016-05-07
Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE r...
Subv
2016-05-07
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...
Subv
2016-05-06
fix:return proper error
wwylele
2016-05-05
Merge pull request #1762 from bunnei/global
bunnei
2016-05-05
HLE: Rename RescheduleIsPending to IsReschedulePending.
bunnei
2016-05-05
Merge pull request #1700 from wwylele/gamelist-icon
bunnei
2016-05-05
Layout Mii parameters input/output, and return success as result of applet work
mailwl
2016-05-04
add icon & title to game list
wwylele
2016-05-02
Merge pull request #1732 from wwylele/config00170000
bunnei
2016-05-01
remove duplicated function declaration
wwylele
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
LCD: Remove unneeded #undef with no matching #define.
Emmanuel Gil Peyrot
2016-04-30
Merge pull request #1729 from MerryMage/null-sink
bunnei
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
2016-04-30
Merge pull request #1650 from JamePeng/update-the-ndm-code
bunnei
2016-04-30
Merge pull request #1647 from mailwl/acu-closeasync
bunnei
2016-04-29
Merge pull request #1699 from mailwl/gpu-rights
bunnei
2016-04-29
add config block 0x00170000
wwylele
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-27
Merge pull request #1708 from MerryMage/dsp_dsp
bunnei
2016-04-27
DSP_DSP: Fix log format strings and arguments
MerryMage
2016-04-27
DSP_DSP: Add return IPC headers
MerryMage
2016-04-27
DSP_DSP: Updated interrupt implementation
MerryMage
2016-04-26
y2r_u: Cleanup some formatting.
bunnei
2016-04-26
Merge pull request #1447 from JamePeng/update-y2r-service
bunnei
2016-04-24
am: title_id is long long uint
Sam Spilsbury
2016-04-24
DSP_DSP: Remove unused variable
MerryMage
2016-04-23
return checks if event and memory created
mailwl
2016-04-23
ncch: Use correct format specifier (for long long uint)
Sam Spilsbury
2016-04-23
fs: Fix what appears to be a typo (filename_size / file_size)
Sam Spilsbury
2016-04-23
gdbstub: Don't check if unsigned int is > 0
Sam Spilsbury
[next]