.. |
arm
|
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 14:59:49 -04:00 |
file_sys
|
disk_archive: Remove unimplemented constructor declarations
|
2015-09-09 23:49:03 -04:00 |
hle
|
Service/CFG: Add additional blocks to default save data
|
2015-09-14 17:39:50 -03:00 |
hw
|
y2r: Give local variables an initial value
|
2015-09-09 23:38:55 -04:00 |
loader
|
General: Fix up doxygen comments
|
2015-09-10 11:20:21 -04:00 |
tracer
|
General: Fix up doxygen comments
|
2015-09-10 11:20:21 -04:00 |
CMakeLists.txt
|
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
|
2015-08-16 01:03:46 -03:00 |
core.cpp
|
Core: Cleanup core includes.
|
2015-06-28 00:36:54 +01:00 |
core.h
|
fixup! Set the TLS address in the scheduler
|
2015-05-10 18:43:59 -05:00 |
core_timing.cpp
|
general: Replace 0 literals with nullptr where applicable
|
2015-09-11 23:11:01 -04:00 |
core_timing.h
|
Remove every trailing whitespace from the project (but externals).
|
2015-05-29 21:59:29 +01:00 |
memory.cpp
|
memory: Get rid of pointer casts
|
2015-09-10 00:09:55 -04:00 |
memory.h
|
Fix broken boot introduced by last-minute change in #1025
|
2015-08-22 18:12:23 -03:00 |
memory_setup.h
|
Memory: Move PAGE_MASK and PAGE_BITS to memory.h
|
2015-08-16 01:03:44 -03:00 |
settings.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
settings.h
|
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
|
2015-08-15 18:01:07 -04:00 |
system.cpp
|
Kernel: Remove unused legacy heap MapBlock_* functions
|
2015-08-16 01:03:49 -03:00 |
system.h
|
Core: Remove some unused functions and types
|
2015-05-04 00:16:43 -03:00 |