.. |
arm
|
Fix documentation of parameters
|
2014-11-18 08:31:24 -05:00 |
file_sys
|
Merge pull request #209 from lioncash/warn
|
2014-11-18 16:54:56 +01:00 |
hle
|
Merge pull request #208 from lioncash/statics
|
2014-11-19 09:39:20 -05:00 |
hw
|
Merge pull request #162 from SeannyM/warning-fixes
|
2014-10-29 21:07:27 -04:00 |
loader
|
core: Mark some hle functions as static
|
2014-11-17 22:41:49 -05:00 |
CMakeLists.txt
|
Add missing boss:U service, needed according to Nintendo Zone logs.
|
2014-11-17 07:31:37 -08:00 |
core.cpp
|
Add static to some variables
|
2014-11-18 20:04:00 -05:00 |
core.h
|
Core: Changed RunLoop iterations to 1000 (slightly better performance).
|
2014-11-11 19:54:09 -05:00 |
core_timing.cpp
|
Core: Replace a sprintf in core_timing with StringFromFormat
|
2014-09-12 21:18:46 -04:00 |
core_timing.h
|
Remove extraneous semicolons
|
2014-11-18 08:27:16 -05:00 |
mem_map.cpp
|
Add static to some variables
|
2014-11-18 20:04:00 -05:00 |
mem_map.h
|
Fix documentation of parameters
|
2014-11-18 08:31:24 -05:00 |
mem_map_funcs.cpp
|
Add static to some variables
|
2014-11-18 20:04:00 -05:00 |
settings.cpp
|
Added configuration file system.
|
2014-10-07 15:09:37 -07:00 |
settings.h
|
Merge pull request #159 from SeannyM/enable_log
|
2014-11-15 12:42:08 +01:00 |
system.cpp
|
Core: Removed unused directory_file_system and meta_file_system modules.
|
2014-06-27 16:58:30 -04:00 |
system.h
|
Merge pull request #210 from lioncash/typedef
|
2014-11-18 16:54:37 +01:00 |