index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added various arm modules from skyeye to make project link OK
bunnei
2014-03-30
9
-166
/
+2582
*
added a GetPointer function to Memory for use with ELF loading
bunnei
2014-03-25
3
-30
/
+33
*
updated Windows project files to include ELF files
bunnei
2014-03-25
2
-0
/
+7
*
added Dolphin's ELF reader to the project
bunnei
2014-03-25
3
-0
/
+594
*
renamed FILETYPE_CTR_DIRECTORY to FILETYPE_DIRECTORY_CXI
ShizZy
2013-10-06
2
-12
/
+10
*
fixed a typo in declaration of meta file system
ShizZy
2013-10-06
1
-2
/
+2
*
moved some core functions over to system module
ShizZy
2013-10-03
4
-13
/
+11
*
added core_timing and system modules to core vcproj
ShizZy
2013-10-02
6
-2
/
+823
*
added an early function for booting from a directory
ShizZy
2013-10-02
2
-16
/
+35
*
added a message option to Core::Halt function
ShizZy
2013-10-02
2
-2
/
+2
*
upgraded proj files to vs 2013
ShizZy
2013-09-27
1
-1
/
+5
*
added system.h to project
ShizZy
2013-09-27
5
-22
/
+87
*
added meta_file_system to project
ShizZy
2013-09-26
4
-0
/
+637
*
renamed file_sys_directory.* to directory_file_system.*
ShizZy
2013-09-26
4
-5
/
+5
*
moved file_sys back to core
ShizZy
2013-09-26
5
-0
/
+982
*
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-24
1
-0
/
+4
*
moved file_sys to common
ShizZy
2013-09-24
5
-982
/
+0
*
removed unused commented-out code
ShizZy
2013-09-24
1
-154
/
+0
*
renamed PSPFileInfo to just FileInfo
ShizZy
2013-09-24
3
-21
/
+21
*
added PPSSPP's file system directory module for game loading
ShizZy
2013-09-24
3
-10
/
+138
*
ppsspp file system module - currently unused
ShizZy
2013-09-20
3
-0
/
+1008
*
added a module for loading bootable binaries
ShizZy
2013-09-20
4
-0
/
+203
*
added mem_map hardware writing
ShizZy
2013-09-20
3
-75
/
+76
*
added hw R/W/ memory functions
ShizZy
2013-09-19
5
-3
/
+161
*
refactored some mem_map stuff
ShizZy
2013-09-19
2
-19
/
+36
*
added log msg to core
ShizZy
2013-09-19
1
-0
/
+2
*
added ARMulator/skyeye ARM11 core to the project
ShizZy
2013-09-18
18
-0
/
+11356
*
renamed project to 'citrus'
ShizZy
2013-09-14
4
-4
/
+4
*
cleaned up VS project files
ShizZy
2013-09-09
1
-52
/
+7
*
updated common paths
ShizZy
2013-09-08
1
-0
/
+2
*
start of 3DS memory map
ShizZy
2013-09-06
2
-4
/
+77
*
added core and mem_map files to the project
ShizZy
2013-09-06
6
-2
/
+232
*
added an ARM disassembler from the android project
ShizZy
2013-09-05
4
-0
/
+1175
*
added missing files
ShizZy
2013-09-05
1
-0
/
+2
*
various fixes to be able to build project
ShizZy
2013-09-05
1
-16
/
+19
*
adding initial project layout
ShizZy
2013-08-30
2
-0
/
+196
[prev]