| .. |
|
arm
|
613627205c
Merge pull request #194 from lioncash/virt
|
11 years ago |
|
file_sys
|
1f7c4ab7f6
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
|
11 years ago |
|
hle
|
ac58b76e71
Fix two format strings.
|
11 years ago |
|
hw
|
01e37962e7
Merge pull request #162 from SeannyM/warning-fixes
|
11 years ago |
|
loader
|
6b7b36a874
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
|
12 years ago |
|
CMakeLists.txt
|
37e582c395
Add FRD:U service and functions
|
11 years ago |
|
core.cpp
|
0783498f57
Use configuration files to enable or disable the new dyncom interpreter.
|
11 years ago |
|
core.h
|
ce1125d490
Core: Changed RunLoop iterations to 1000 (slightly better performance).
|
11 years ago |
|
core_timing.cpp
|
093d6fbcdc
Core: Replace a sprintf in core_timing with StringFromFormat
|
12 years ago |
|
core_timing.h
|
de0a034a84
fixed project includes to use new directory structure
|
12 years ago |
|
mem_map.cpp
|
6e606c515f
core: Prune redundant includes
|
12 years ago |
|
mem_map.h
|
83c3d2bcd1
Introduce VAddr and PAddr typedefs for ARM addresses.
|
12 years ago |
|
mem_map_funcs.cpp
|
ca2f0de08a
Fix warnings in core and common
|
11 years ago |
|
settings.cpp
|
e6594f9f53
Added configuration file system.
|
11 years ago |
|
settings.h
|
80e9c02bd6
Merge pull request #159 from SeannyM/enable_log
|
11 years ago |
|
system.cpp
|
0cc3e85685
Core: Removed unused directory_file_system and meta_file_system modules.
|
12 years ago |
|
system.h
|
0cc3e85685
Core: Removed unused directory_file_system and meta_file_system modules.
|
12 years ago |