index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed from citrus to citra
ShizZy
2013-09-26
20
-49
/
+49
*
added meta_file_system to project
ShizZy
2013-09-25
4
-0
/
+637
*
renamed file_sys_directory.* to directory_file_system.*
ShizZy
2013-09-25
4
-5
/
+5
*
moved file_sys back to core
ShizZy
2013-09-25
7
-6
/
+15
*
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-23
3
-5
/
+5
*
moved file_sys to common
ShizZy
2013-09-23
7
-15
/
+6
*
removed unused commented-out code
ShizZy
2013-09-23
1
-154
/
+0
*
renamed PSPFileInfo to just FileInfo
ShizZy
2013-09-23
3
-21
/
+21
*
added PPSSPP's file system directory module for game loading
ShizZy
2013-09-23
3
-10
/
+138
*
added UNICODE preprocessor define
ShizZy
2013-09-23
2
-2
/
+2
*
added localtime_r for use on windows
ShizZy
2013-09-23
1
-0
/
+8
*
added utf8 to common module, utils for dealing with utf8
ShizZy
2013-09-23
4
-0
/
+534
*
removed preprocessor defines from base.props... these were not used
ShizZy
2013-09-23
1
-1
/
+2
*
ppsspp file system module - currently unused
ShizZy
2013-09-19
3
-0
/
+1008
*
updated to chunk_file module from ppsspp
ShizZy
2013-09-19
1
-133
/
+623
*
added a module for loading bootable binaries
ShizZy
2013-09-19
6
-4
/
+207
*
added mem_map hardware writing
ShizZy
2013-09-19
3
-75
/
+76
*
added hw R/W/ memory functions
ShizZy
2013-09-18
5
-3
/
+161
*
added swap types to common
ShizZy
2013-09-18
4
-0
/
+549
*
refactored some mem_map stuff
ShizZy
2013-09-18
2
-19
/
+36
*
added log msg to core
ShizZy
2013-09-18
1
-0
/
+2
*
added core initialization to app entry point
ShizZy
2013-09-18
1
-5
/
+3
*
removed CORE and LOADER from LogTypes
ShizZy
2013-09-18
1
-2
/
+0
*
added CORE and LOADER to LogTypes
ShizZy
2013-09-18
1
-0
/
+2
*
added ARMulator/skyeye ARM11 core to the project
ShizZy
2013-09-17
18
-0
/
+11356
*
changed log CPU from PPC to ARM11
ShizZy
2013-09-17
2
-2
/
+3
*
added default windows include
ShizZy
2013-09-17
1
-0
/
+4
*
initialized log manager
ShizZy
2013-09-17
1
-0
/
+5
*
added file platform.h
ShizZy
2013-09-15
4
-0
/
+137
*
renamed project to 'citrus'
ShizZy
2013-09-13
23
-53
/
+52
*
added scm_rev_gen project to automatically create a header with the git revis...
ShizZy
2013-09-13
5
-3
/
+181
*
renamed AkiruBinDir to EmuBinDir
ShizZy
2013-09-08
1
-7
/
+7
*
cleaned up VS project files
ShizZy
2013-09-08
3
-67
/
+24
*
fixed some code warnings
ShizZy
2013-09-08
2
-2
/
+2
*
removed unneeded dolphin paths code, fixed linker problems with common.lib
ShizZy
2013-09-08
3
-132
/
+118
*
re-enabled GetLastErrorMsg
ShizZy
2013-09-08
1
-19
/
+23
*
enabled StringPooling and EnableEnhancedInstructionSet
ShizZy
2013-09-08
1
-1
/
+3
*
added missing project dependencies
ShizZy
2013-09-08
1
-0
/
+3
*
removed ignored specific libraries section from project file
ShizZy
2013-09-08
1
-2
/
+4
*
updated common paths
ShizZy
2013-09-08
4
-16
/
+13
*
start of 3DS memory map
ShizZy
2013-09-05
5
-16
/
+80
*
added core and mem_map files to the project
ShizZy
2013-09-05
7
-14
/
+244
*
added ipch/ folder (MSVS generated) to .gitignore
ShizZy
2013-09-04
1
-0
/
+1
*
added an ARM disassembler from the android project
ShizZy
2013-09-04
4
-0
/
+1175
*
added 'bin' folder to .gitignore
ShizZy
2013-09-04
1
-2
/
+3
*
added missing files
ShizZy
2013-09-04
3
-0
/
+154
*
deleting renamed directory
ShizZy
2013-09-04
2
-156
/
+0
*
various fixes to be able to build project
ShizZy
2013-09-04
12
-162
/
+143
*
added build directory to be ignored by git
ShizZy
2013-09-04
1
-0
/
+3
*
updated .gitignore to include temporary files created by MSVS
ShizZy
2013-09-04
1
-0
/
+6
[next]