Skip to content
GitLab
Explore
Sign in
suyu
Sep 24, 2013
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
Sep 05, 2013
added core and mem_map files to the project
· d708e2d6
ShizZy
authored
Sep 05, 2013
d708e2d6
added ipch/ folder (MSVS generated) to .gitignore
· a7ab2544
ShizZy
authored
Sep 04, 2013
a7ab2544
added an ARM disassembler from the android project
· b5c78f8a
ShizZy
authored
Sep 04, 2013
b5c78f8a
added 'bin' folder to .gitignore
· 3bdd0eff
ShizZy
authored
Sep 04, 2013
3bdd0eff
added missing files
· 48db8201
ShizZy
authored
Sep 04, 2013
48db8201
deleting renamed directory
· ed79f16b
ShizZy
authored
Sep 04, 2013
ed79f16b
various fixes to be able to build project
· 86495a83
ShizZy
authored
Sep 04, 2013
86495a83
added build directory to be ignored by git
· 518cbf2f
ShizZy
authored
Sep 04, 2013
518cbf2f
updated .gitignore to include temporary files created by MSVS
· 3fc25f48
ShizZy
authored
Sep 04, 2013
3fc25f48
Loading