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
2015-05-08
Process: Rename StaticAddressMapping => AddressMapping
Yuri Kunde Schlesner
2015-05-08
Process: Add more documentation to the class members
Yuri Kunde Schlesner
2015-05-08
Process: Use BitField to store process flags
Yuri Kunde Schlesner
2015-05-08
Loader/NCCH: Fix formatting of braces
Yuri Kunde Schlesner
2015-05-08
Process: Support parsing of exheader kernel caps
Yuri Kunde Schlesner
2015-05-08
Common: Add BIT macro
Yuri Kunde Schlesner
2015-05-08
Kernel: Remove g_program_id
Yuri Kunde Schlesner
2015-05-08
Kernel: Introduce skeleton Process class to hold process data
Yuri Kunde Schlesner
2015-05-08
Common: Add StringFromFixedZeroTerminatedBuffer
Yuri Kunde Schlesner
2015-05-08
Core: Fix sorting in CMakeFiles.txt
Yuri Kunde Schlesner
2015-05-07
Merge pull request #728 from lioncash/vars
Lioncash
2015-05-07
Merge pull request #729 from lioncash/garb
Lioncash
2015-05-07
Remove unnecessary dyncom header files
Lioncash
2015-05-07
dyncom: Remove an unnecessary variable in the interpreter
Lioncash
2015-05-07
Merge pull request #725 from yuriks/remove-common-crap
Yuri Kunde Schlesner
2015-05-07
Merge pull request #723 from lioncash/commonstr
bunnei
2015-05-07
Merge pull request #727 from yuriks/profiler-fix
archshift
2015-05-07
Profiler: Fix off-by-one error when computing average.
Yuri Kunde Schlesner
2015-05-07
Merge pull request #724 from citra-emu/arch-misdetection
Yuri Kunde Schlesner
2015-05-07
Common: Remove mem_arena.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
2015-05-07
string_util: Get rid of UriDecode/UriEncode
Lioncash
2015-05-07
Merge pull request #721 from yuriks/more-cleanups
Yuri Kunde Schlesner
2015-05-07
Fix printf format warning
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
Common: Move alignment macros to common_funcs.h
Yuri Kunde Schlesner
2015-05-07
Common: Move SSE detection ifdefs to platform.h
Yuri Kunde Schlesner
2015-05-07
Common: Remove more unused compatibility defines
Yuri Kunde Schlesner
2015-05-07
Common: Move IO-specific compatibility macros to file_util.cpp
Yuri Kunde Schlesner
2015-05-06
Common: Remove many unnecessary cross-platform compatibility macros
Yuri Kunde Schlesner
2015-05-06
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-06
Move typedefs from kernel.h to more appropriate places
Yuri Kunde Schlesner
2015-05-06
Common: Move NonCopyable to common_types.h
Yuri Kunde Schlesner
2015-05-06
Common: Use C++11 deleted functions for NonCopyable
Yuri Kunde Schlesner
2015-05-06
Common: Remove unused enums
Yuri Kunde Schlesner
2015-05-06
Merge pull request #695 from Subv/crash_f
bunnei
2015-05-06
GPU: Implemented default vertex shader attributes.
Subv
2015-05-06
Merge pull request #720 from yuriks/svc-cleanup
bunnei
2015-05-06
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-05-04
Merge pull request #719 from yuriks/unused-stuff
bunnei
2015-05-04
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2015-05-03
Merge pull request #709 from linkmauve/rename-submodules
archshift
2015-05-02
Merge pull request #698 from Zaneo/clip_stylus_input
Tony Wasserka
2015-05-01
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
Zaneo
2015-05-01
Merge pull request #713 from bunnei/qt-emuthread-fixes
bunnei
2015-05-01
Qt: Shutdown game on emulator close event.
bunnei
2015-05-01
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and cau...
bunnei
[next]