- May 18, 2015
-
-
bunnei authored
Implement svcBreak
-
- May 17, 2015
-
-
Tony Wasserka authored
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attribs.
-
Subv authored
-
Subv authored
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attributes, if set. closes #735
-
archshift authored
-
- May 16, 2015
-
-
bunnei authored
Delete unused hle/coprocessor.cpp
-
bunnei authored
APT/FS: Remove asserts that were causing false positives in games
-
archshift authored
-
Yuri Kunde Schlesner authored
Common: Remove async logging
-
bunnei authored
Update README.md, removing the old Roadmap link and adding the TODO list
-
archshift authored
Closes #759
-
Yuri Kunde Schlesner authored
-
purpasmart96 authored
-
- May 15, 2015
-
-
Yuri Kunde Schlesner authored
dyncom: Add ARMv6K NOP and hint instructions to the interpreter.
-
bunnei authored
dyncom: Minor cleanup.
-
bunnei authored
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
-
Yuri Kunde Schlesner authored
Windows build fixes
-
Subv authored
Implemented svcs GetResourceLimit, GetResourceLimitCurrentValues and GetResourceLimitLimitValues. Note that the resource limits do not currently keep track of used objects, since we have no way to distinguish between an object created by the application, and an object created by some HLE module once we're inside Kernel::T::Create.
-
Yuri Kunde Schlesner authored
Memory: Use a table based lookup scheme to read from memory regions
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
-
Yuri Kunde Schlesner authored
-
- May 14, 2015
-
-
bunnei authored
thread: Fix a conditional check in Reschedule
-
bunnei authored
Continue the axing of common
-
Lioncash authored
-
Lioncash authored
This is necessary, as hint instructions will be recognized as MSR, which is pretty bad.
-
Lioncash authored
-
Lioncash authored
These are already defined in arm_dyncom_interpreter_dec.cpp.
-
Lioncash authored
These can simply be const vars.
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Emmanuel Gil Peyrot authored
-
bunnei authored
-
bunnei authored
Qt: Shutdown emulation session only if EmuThread exists.
-
- May 13, 2015