aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* convert tabs to spacesGravatar bunnei2014-04-01
* convert tabs to spacesGravatar bunnei2014-04-01
* -converted tabs to spacesGravatar bunnei2014-04-01
* Load file in qt windowGravatar Mathieu Vaillancourt2014-03-31
* Basic QT windowGravatar Mathieu Vaillancourt2014-03-31
* added very hackish ARMulator core initialization and CPU steppingGravatar bunnei2014-03-31
* added simple processing loop and ELF loading to main()... hackish, will clean...Gravatar bunnei2014-03-31
* added ELF loading support to loader.cppGravatar bunnei2014-03-31
* commented out bswap stuff... ARM ELF files are little endian anywayGravatar bunnei2014-03-31
* added support for reading/writing to stack memGravatar bunnei2014-03-31
* grabbed ppsspp's MemArenaGravatar bunnei2014-03-31
* replaced some error logs with debug assertsGravatar bunnei2014-03-30
* removed unnecessary debug assertGravatar bunnei2014-03-30
* added ARM11 MMU from skyeyeGravatar bunnei2014-03-29
* initialize mem regionsGravatar bunnei2014-03-29
* added various arm modules from skyeye to make project link OKGravatar bunnei2014-03-29
* added a GetPointer function to Memory for use with ELF loadingGravatar bunnei2014-03-25
* updated Windows project files to include ELF filesGravatar bunnei2014-03-25
* added Dolphin's ELF reader to the projectGravatar bunnei2014-03-25
* renamed FILETYPE_CTR_DIRECTORY to FILETYPE_DIRECTORY_CXIGravatar ShizZy2013-10-06
* fixed a typo in declaration of meta file systemGravatar ShizZy2013-10-06
* moved some core functions over to system moduleGravatar ShizZy2013-10-03
* added core_timing and system modules to core vcprojGravatar ShizZy2013-10-01
* added an early function for booting from a directoryGravatar ShizZy2013-10-01
* added a message option to Core::Halt functionGravatar ShizZy2013-10-01
* added TIME logger for core timingGravatar ShizZy2013-10-01
* renamed GC_ALIGNED* macros to MEMORY_ALIGNED*Gravatar ShizZy2013-10-01
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-26
* added system.h to projectGravatar ShizZy2013-09-26
* renamed from citrus to citraGravatar ShizZy2013-09-26
* added meta_file_system to projectGravatar ShizZy2013-09-25
* renamed file_sys_directory.* to directory_file_system.*Gravatar ShizZy2013-09-25
* moved file_sys back to coreGravatar ShizZy2013-09-25
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-23
* moved file_sys to commonGravatar ShizZy2013-09-23
* removed unused commented-out codeGravatar ShizZy2013-09-23
* renamed PSPFileInfo to just FileInfoGravatar ShizZy2013-09-23
* added PPSSPP's file system directory module for game loadingGravatar ShizZy2013-09-23
* added UNICODE preprocessor defineGravatar ShizZy2013-09-23
* added localtime_r for use on windowsGravatar ShizZy2013-09-23
* added utf8 to common module, utils for dealing with utf8Gravatar ShizZy2013-09-23
* removed preprocessor defines from base.props... these were not usedGravatar ShizZy2013-09-23
* ppsspp file system module - currently unusedGravatar ShizZy2013-09-19
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-19
* added a module for loading bootable binariesGravatar ShizZy2013-09-19
* added mem_map hardware writingGravatar ShizZy2013-09-19
* added hw R/W/ memory functionsGravatar ShizZy2013-09-18
* added swap types to commonGravatar ShizZy2013-09-18
* refactored some mem_map stuffGravatar ShizZy2013-09-18
* added log msg to coreGravatar ShizZy2013-09-18