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
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-22
Fix broken boot introduced by last-minute change in #1025
Yuri Kunde Schlesner
2015-08-22
Merge pull request #1025 from yuriks/heap-management
Yuri Kunde Schlesner
2015-08-18
Merge pull request #996 from yuriks/texture-copy
Yuri Kunde Schlesner
2015-08-15
Merge pull request #1033 from bbarenblat/master
Yuri Kunde Schlesner
2015-08-16
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
Merge pull request #1032 from lioncash/swap
bunnei
2015-08-16
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
Kernel: Implement svcGetProcessInfo in a basic way
Yuri Kunde Schlesner
2015-08-16
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
Yuri Kunde Schlesner
2015-08-16
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-08-16
Memory: Move address type conversion routines to memory.cpp/h
Yuri Kunde Schlesner
2015-08-16
Process: Store kernel compatibility version during loading
Yuri Kunde Schlesner
2015-08-16
Kernel: Properly implement ControlMemory FREE and COMMIT
Yuri Kunde Schlesner
2015-08-16
Memory: Move PAGE_MASK and PAGE_BITS to memory.h
Yuri Kunde Schlesner
2015-08-16
VMManager: Introduce names for used ResultCodes
Yuri Kunde Schlesner
2015-08-16
VMManager: Make LogLayout log level configurable as a parameter
Yuri Kunde Schlesner
2015-08-16
VMManager: Change block offsets to size_t
Yuri Kunde Schlesner
2015-08-15
vfp: use std::swap where applicable
Lioncash
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-15
Properly indicate that CIA support is not implemented yet
Benjamin Barenblat
2015-08-15
Give CIA file type a name
Benjamin Barenblat
2015-08-13
Merge pull request #1027 from lioncash/debugger
bunnei
2015-08-11
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...
Emmanuel Gil Peyrot
2015-08-11
arm_disasm: ARMv6 mul/div and abs media instructions
aroulin
2015-08-11
arm_disasm: ARMv6 parallel add/sub media instructions
aroulin
2015-08-09
arm_disasm: ARMv6 reversal media instructions
aroulin
2015-08-09
arm_disasm: ARMv6 saturation media instructions
aroulin
2015-08-09
arm_disasm: ARMv6 packing and sign-extend media instructions
aroulin
2015-08-07
Merge pull request #1026 from lioncash/disasm
Lioncash
2015-08-06
arm_interface: Implement interface for retrieving VFP registers
Lioncash
2015-08-06
arm_disasm: Remove unnecessary code
Lioncash
2015-08-06
Disassembler: ARMv6K REX instructions
aroulin
2015-08-06
Disassembler: ARMv6K hint instructions
aroulin
2015-07-30
Merge pull request #1008 from lioncash/pc
bunnei
2015-07-29
Merge pull request #1014 from lioncash/unused-warn
bunnei
2015-07-29
Merge pull request #1013 from lioncash/unused
Yuri Kunde Schlesner
2015-07-29
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
dyncom: Remove an unused variable
Lioncash
2015-07-29
core: Fix missing prototype warnings
Lioncash
2015-07-29
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
am_net: Add missing function to the function table
Lioncash
2015-07-29
am_net: Add correct function name to the function table
Lioncash
2015-07-29
Merge pull request #982 from Subv/home
bunnei
2015-07-29
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
Lioncash
2015-07-28
dyncom: Handle left-operand PC correctly for data-processing ops
Lioncash
2015-07-28
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-28
Merge pull request #1003 from lioncash/armcruft
bunnei
[next]