- 09 Feb, 2017 2 commits
-
-
Yuri Kunde Schlesner authored
Also remove some unused members.
-
Yuri Kunde Schlesner authored
Split up monolithic Regs struct
-
- 06 Feb, 2017 2 commits
- 05 Feb, 2017 3 commits
-
-
Mat M authored
Use std::array<u8,2> instead of u8[2] to fix MSVC build
-
Lectem authored
-
Weiyi Wang authored
IPC helper
-
- 04 Feb, 2017 18 commits
-
-
Fernando Sahmkow authored
-
Lectem authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Oh No! More shader changes!
-
Yuri Kunde Schlesner authored
Texture decoding cleanups
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
noah the goodra authored
I changed the macro in microprofileui.h from WIN32 to _WIN32 so that it would correctly dectect that its being compiled on a windows platform
-
Yuri Kunde Schlesner authored
Core: update Kernel Config Memory to latest version (11.2)
-
Yuri Kunde Schlesner authored
ShaderJIT: add 16 dummy bytes at the bottom of the stack
-
Yuri Kunde Schlesner authored
arm_dynarmic: Coprocessor support
-
- 03 Feb, 2017 6 commits
- 31 Jan, 2017 6 commits
-
-
noah the goodra authored
as far as i could tell this cast is unneeded because [GDBStub::SetServerPort](https://github.com/citra-emu/citra/blob/master/src/core/gdbstub/gdbstub.cpp#L897) takes a u16 and [values.gdbstub_port](https://github.com/citra-emu/citra/blob/master/src/core/settings.h#L116) is already a u16
-
noah the goodra authored
this case is unneeded because no enumeration value can possibly correspond to it
-
mailwl authored
This allows Phoenix Wright - Dual Destinies to boot.
-
Weiyi Wang authored
These are not used any more since we moved shader JIT to xbyak.
-
Merry authored
-
noah the goodra authored
-
- 30 Jan, 2017 3 commits
-
-
mailwl authored
-
Jake Merdich authored
* Support looping HLE audio * DSP: Fix dirty bit clears, handle nonmonotonically incrementing IDs * DSP: Add start offset support
-
Yuri Kunde Schlesner authored
CAM: build the service framework with a dummy implementation
-