Skip to content
GitLab
Explore
Sign in
suyu
Sep 26, 2013
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
Sep 09, 2013
renamed AkiruBinDir to EmuBinDir
· bfa64933
ShizZy
authored
Sep 08, 2013
bfa64933
cleaned up VS project files
· 21613642
ShizZy
authored
Sep 08, 2013
21613642
fixed some code warnings
· 4f5d3973
ShizZy
authored
Sep 08, 2013
4f5d3973
removed unneeded dolphin paths code, fixed linker problems with common.lib
· c2867f7e
ShizZy
authored
Sep 08, 2013
c2867f7e
re-enabled GetLastErrorMsg
· 7ea22ffc
ShizZy
authored
Sep 08, 2013
7ea22ffc
enabled StringPooling and EnableEnhancedInstructionSet
· 802504cc
ShizZy
authored
Sep 08, 2013
802504cc
added missing project dependencies
· dbd4a979
ShizZy
authored
Sep 08, 2013
dbd4a979
removed ignored specific libraries section from project file
· 0ec884c4
ShizZy
authored
Sep 08, 2013
0ec884c4
Sep 08, 2013
updated common paths
· 6847033b
ShizZy
authored
Sep 08, 2013
6847033b
Sep 06, 2013
start of 3DS memory map
· 62d873da
ShizZy
authored
Sep 05, 2013
62d873da
Loading