index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2014-04-08
fixed scm_rev_gen
bunnei
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei
2014-04-06
added "citra" instead of "emu" to title bar
bunnei
2014-04-06
added logger option specifically for the renderer
bunnei
2014-04-05
added missing includes to common_types.h
bunnei
2014-04-05
Updated common_types.h to use Gekko's version w/ Rect and some useful unions
bunnei
2014-04-05
added DISALLOW_COPY_AND_ASSIGN macro
bunnei
2014-04-05
added LCD logger
bunnei
2014-04-04
added a HW option to logging
bunnei
2014-04-01
convert tabs to spaces
bunnei
2014-03-31
grabbed ppsspp's MemArena
bunnei
2013-10-01
added TIME logger for core timing
ShizZy
2013-10-01
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
ShizZy
2013-09-26
upgraded proj files to vs 2013
ShizZy
2013-09-26
renamed from citrus to citra
ShizZy
2013-09-25
moved file_sys back to core
ShizZy
2013-09-23
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-23
moved file_sys to common
ShizZy
2013-09-23
added localtime_r for use on windows
ShizZy
2013-09-23
added utf8 to common module, utils for dealing with utf8
ShizZy
2013-09-19
updated to chunk_file module from ppsspp
ShizZy
2013-09-19
added a module for loading bootable binaries
ShizZy
2013-09-18
added swap types to common
ShizZy
2013-09-18
removed CORE and LOADER from LogTypes
ShizZy
2013-09-18
added CORE and LOADER to LogTypes
ShizZy
2013-09-17
changed log CPU from PPC to ARM11
ShizZy
2013-09-17
added default windows include
ShizZy
2013-09-15
added file platform.h
ShizZy
2013-09-13
renamed project to 'citrus'
ShizZy
2013-09-13
added scm_rev_gen project to automatically create a header with the git revis...
ShizZy
2013-09-08
cleaned up VS project files
ShizZy
2013-09-08
fixed some code warnings
ShizZy
2013-09-08
removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy
2013-09-08
re-enabled GetLastErrorMsg
ShizZy
2013-09-08
updated common paths
ShizZy
2013-09-05
start of 3DS memory map
ShizZy
2013-09-04
various fixes to be able to build project
ShizZy
2013-09-04
added emu_window.h to define interface to drawing to a window
ShizZy
2013-09-04
updated CMakeLists.txt file for new common files
ShizZy
2013-09-04
replaced common code with dolphin common
ShizZy
2013-09-04
deleted gekko's common files
ShizZy
2013-08-29
adding initial project layout
ShizZy