Skip to content
GitLab
Explore
Sign in
suyu
Oct 06, 2013
fixed a typo in declaration of meta file system
· 8a95dd3f
ShizZy
authored
Oct 06, 2013
8a95dd3f
Oct 03, 2013
moved some core functions over to system module
· e0cb54ea
ShizZy
authored
Oct 03, 2013
e0cb54ea
Oct 01, 2013
added core_timing and system modules to core vcproj
· 9d79fc7a
ShizZy
authored
Oct 01, 2013
9d79fc7a
added an early function for booting from a directory
· 4c24ea3d
ShizZy
authored
Oct 01, 2013
4c24ea3d
added a message option to Core::Halt function
· 539bf8bc
ShizZy
authored
Oct 01, 2013
539bf8bc
added TIME logger for core timing
· 2f2a980c
ShizZy
authored
Oct 01, 2013
2f2a980c
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
· eab69534
ShizZy
authored
Oct 01, 2013
eab69534
Sep 27, 2013
upgraded proj files to vs 2013
· a79fb90d
ShizZy
authored
Sep 26, 2013
a79fb90d
added system.h to project
· c71868a6
ShizZy
authored
Sep 26, 2013
c71868a6
Sep 26, 2013
renamed from citrus to citra
· 8bb0c457
ShizZy
authored
Sep 26, 2013
8bb0c457
added meta_file_system to project
· a7b06698
ShizZy
authored
Sep 25, 2013
a7b06698
renamed file_sys_directory.* to directory_file_system.*
· 05d51137
ShizZy
authored
Sep 25, 2013
05d51137
moved file_sys back to core
· 5b0b60ad
ShizZy
authored
Sep 25, 2013
5b0b60ad
Sep 24, 2013
removed <windows.h> include from common.h and added it only where needed
· 00287b7a
ShizZy
authored
Sep 23, 2013
00287b7a
moved file_sys to common
· 29cdc1df
ShizZy
authored
Sep 23, 2013
29cdc1df
removed unused commented-out code
· e83de18f
ShizZy
authored
Sep 23, 2013
e83de18f
renamed PSPFileInfo to just FileInfo
· 59020e8d
ShizZy
authored
Sep 23, 2013
59020e8d
added PPSSPP's file system directory module for game loading
· 1af6ae2f
ShizZy
authored
Sep 23, 2013
1af6ae2f
added UNICODE preprocessor define
· 3fe49a30
ShizZy
authored
Sep 23, 2013
3fe49a30
added localtime_r for use on windows
· 1114eb9a
ShizZy
authored
Sep 23, 2013
1114eb9a
added utf8 to common module, utils for dealing with utf8
· a8c3c2a3
ShizZy
authored
Sep 23, 2013
a8c3c2a3
removed preprocessor defines from base.props... these were not used
· 511f7b8c
ShizZy
authored
Sep 23, 2013
511f7b8c
Sep 20, 2013
ppsspp file system module - currently unused
· 80b85ee7
ShizZy
authored
Sep 19, 2013
80b85ee7
updated to chunk_file module from ppsspp
· a5b31dea
ShizZy
authored
Sep 19, 2013
a5b31dea
added a module for loading bootable binaries
· 8990b51a
ShizZy
authored
Sep 19, 2013
8990b51a
added mem_map hardware writing
· bf3938d5
ShizZy
authored
Sep 19, 2013
bf3938d5
Sep 19, 2013
added hw R/W/ memory functions
· 030c8367
ShizZy
authored
Sep 18, 2013
030c8367
added swap types to common
· f24f4ff9
ShizZy
authored
Sep 18, 2013
f24f4ff9
refactored some mem_map stuff
· cd6e998e
ShizZy
authored
Sep 18, 2013
cd6e998e
added log msg to core
· b2c56904
ShizZy
authored
Sep 18, 2013
b2c56904
added core initialization to app entry point
· 9a248afb
ShizZy
authored
Sep 18, 2013
9a248afb
removed CORE and LOADER from LogTypes
· a6584199
ShizZy
authored
Sep 18, 2013
a6584199
added CORE and LOADER to LogTypes
· 54173465
ShizZy
authored
Sep 18, 2013
54173465
Sep 18, 2013
added ARMulator/skyeye ARM11 core to the project
· 7dcfb9c1
ShizZy
authored
Sep 17, 2013
7dcfb9c1
changed log CPU from PPC to ARM11
· cdbe6557
ShizZy
authored
Sep 17, 2013
cdbe6557
added default windows include
· d5863c41
ShizZy
authored
Sep 17, 2013
d5863c41
initialized log manager
· dab2d691
ShizZy
authored
Sep 17, 2013
dab2d691
Sep 16, 2013
added file platform.h
· 71d4fa9d
ShizZy
authored
Sep 15, 2013
71d4fa9d
Sep 13, 2013
renamed project to 'citrus'
· b8ca0916
ShizZy
authored
Sep 13, 2013
b8ca0916
added scm_rev_gen project to automatically create a header with the git revision on build
· 9709dd2d
ShizZy
authored
Sep 13, 2013
9709dd2d
Loading