29 Commits (f6c328cf37fe6e0250c20fcbf128f301b3d71d36)

Author SHA1 Message Date
bunnei f6c328cf37 moved hle.cpp into hle folder (due to mistake earlier) 12 years ago
bunnei 2a7d7ce55d - removed syscall classes (will just use HLEFunction) 12 years ago
bunnei f68de21ad1 added initial modules for setting up SysCall HLE 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei c874c1d06c add hw_lcd.* to VS project files 12 years ago
bunnei 31abc42d3d added initial support for hw.cpp module 12 years ago
bunnei 670ac5643a added hw module to interface h/w register reads/writes 12 years ago
bunnei 69223d007e - added an interface layer for ARM cores 12 years ago
bunnei 66299a4880 moved arm core to interpreter directory 12 years ago
bunnei 7bf24c066b added thumb mode emulation 12 years ago
bunnei 328c415c74 added ARM11 MMU from skyeye 12 years ago
bunnei 6b255111d5 added various arm modules from skyeye to make project link OK 12 years ago
bunnei 97e4d9f211 updated Windows project files to include ELF files 12 years ago
ShizZy 9d79fc7aa6 added core_timing and system modules to core vcproj 12 years ago
ShizZy a79fb90d62 upgraded proj files to vs 2013 12 years ago
ShizZy c71868a6b1 added system.h to project 12 years ago
ShizZy a7b06698ff added meta_file_system to project 12 years ago
ShizZy 05d5113701 renamed file_sys_directory.* to directory_file_system.* 12 years ago
ShizZy 5b0b60ad6b moved file_sys back to core 12 years ago
ShizZy 29cdc1df39 moved file_sys to common 12 years ago
ShizZy 1af6ae2f48 added PPSSPP's file system directory module for game loading 12 years ago
ShizZy 8990b51ac8 added a module for loading bootable binaries 12 years ago
ShizZy 030c836793 added hw R/W/ memory functions 12 years ago
ShizZy 7dcfb9c1cf added ARMulator/skyeye ARM11 core to the project 12 years ago
ShizZy 2161364258 cleaned up VS project files 12 years ago
ShizZy d708e2d68a added core and mem_map files to the project 12 years ago
ShizZy b5c78f8a20 added an ARM disassembler from the android project 12 years ago
ShizZy 86495a83c1 various fixes to be able to build project 12 years ago
ShizZy 27474060e1 adding initial project layout 12 years ago