index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2013-09-25
added meta_file_system to project
ShizZy
2013-09-25
renamed file_sys_directory.* to directory_file_system.*
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
removed unused commented-out code
ShizZy
2013-09-23
renamed PSPFileInfo to just FileInfo
ShizZy
2013-09-23
added PPSSPP's file system directory module for game loading
ShizZy
2013-09-19
ppsspp file system module - currently unused
ShizZy
2013-09-19
added a module for loading bootable binaries
ShizZy
2013-09-19
added mem_map hardware writing
ShizZy
2013-09-18
added hw R/W/ memory functions
ShizZy
2013-09-18
refactored some mem_map stuff
ShizZy
2013-09-18
added log msg to core
ShizZy
2013-09-17
added ARMulator/skyeye ARM11 core to the project
ShizZy
2013-09-13
renamed project to 'citrus'
ShizZy
2013-09-08
cleaned up VS project files
ShizZy
2013-09-08
updated common paths
ShizZy
2013-09-05
start of 3DS memory map
ShizZy
2013-09-05
added core and mem_map files to the project
ShizZy
2013-09-04
added an ARM disassembler from the android project
ShizZy
2013-09-04
added missing files
ShizZy
2013-09-04
various fixes to be able to build project
ShizZy
2013-08-29
adding initial project layout
ShizZy