summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2014-04-08fixed scm_rev_genbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei
2014-04-06added "citra" instead of "emu" to title barbunnei
2014-04-06added logger option specifically for the rendererbunnei
2014-04-05added missing includes to common_types.hbunnei
2014-04-05Updated common_types.h to use Gekko's version w/ Rect and some useful unionsbunnei
2014-04-05added DISALLOW_COPY_AND_ASSIGN macrobunnei
2014-04-05added LCD loggerbunnei
2014-04-04added a HW option to loggingbunnei
2014-04-01convert tabs to spacesbunnei
2014-03-31grabbed ppsspp's MemArenabunnei
2013-10-01added TIME logger for core timingShizZy
2013-10-01renamed GC_ALIGNED* macros to MEMORY_ALIGNED*ShizZy
2013-09-26upgraded proj files to vs 2013ShizZy
2013-09-26renamed from citrus to citraShizZy
2013-09-25moved file_sys back to coreShizZy
2013-09-23removed <windows.h> include from common.h and added it only where neededShizZy
2013-09-23moved file_sys to commonShizZy
2013-09-23added localtime_r for use on windowsShizZy
2013-09-23added utf8 to common module, utils for dealing with utf8ShizZy
2013-09-19updated to chunk_file module from ppssppShizZy
2013-09-19added a module for loading bootable binariesShizZy
2013-09-18added swap types to commonShizZy
2013-09-18removed CORE and LOADER from LogTypesShizZy
2013-09-18added CORE and LOADER to LogTypesShizZy
2013-09-17changed log CPU from PPC to ARM11ShizZy
2013-09-17added default windows includeShizZy
2013-09-15added file platform.hShizZy
2013-09-13renamed project to 'citrus'ShizZy
2013-09-13added scm_rev_gen project to automatically create a header with the git revis...ShizZy
2013-09-08cleaned up VS project filesShizZy
2013-09-08fixed some code warningsShizZy
2013-09-08 removed unneeded dolphin paths code, fixed linker problems with common.libShizZy
2013-09-08re-enabled GetLastErrorMsgShizZy
2013-09-08updated common pathsShizZy
2013-09-05start of 3DS memory mapShizZy
2013-09-04various fixes to be able to build projectShizZy
2013-09-04added emu_window.h to define interface to drawing to a windowShizZy
2013-09-04updated CMakeLists.txt file for new common filesShizZy
2013-09-04replaced common code with dolphin commonShizZy
2013-09-04deleted gekko's common filesShizZy
2013-08-29adding initial project layoutShizZy