- Nov 30, 2016
-
-
mailwl authored
-
bunnei authored
Build: Fixed a few warnings.
-
James Rowe authored
-
- Nov 29, 2016
-
-
Subv authored
-
- Nov 28, 2016
-
-
Yuri Kunde Schlesner authored
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
-
Yuri Kunde Schlesner authored
Remove the broken frame_skip option
-
- Nov 27, 2016
-
-
Sebastian Valle authored
Correct FS error codes & add path boundary checks
-
Subv authored
3dsx and elf files default to system mode 2 (96MB allocated to the application). This allows Home Menu to boot without modifications. Closes #1849
-
Yuri Kunde Schlesner authored
Rasterizer/Memfill: Set the correct stencil write mask when clearing the stencil buffer.
-
Emmanuel Gil Peyrot authored
Fixes #1960.
-
Subv authored
-
Subv authored
-
Sebastian Valle authored
MIC_U: Stub service funcions
-
- Nov 26, 2016
-
-
Yuri Kunde Schlesner authored
Change "user" folder default location to AppData/Roaming/ on Windows systems
-
freiro authored
-
Yuri Kunde Schlesner authored
dynarmic: Add ticks based on ticks executed, not ticks requested
-
MerryMage authored
-
freiro authored
-
- Nov 25, 2016
-
-
mailwl authored
-
mailwl authored
-
Yuri Kunde Schlesner authored
Expose page table to dynarmic for optimized reads and writes to the JIT
-
James Rowe authored
-
Yuri Kunde Schlesner authored
Travis: Remove build uploading
-
- Nov 24, 2016
-
-
Yuri Kunde Schlesner authored
@archshift has been MIA for a while, so our builds server is currently down. Furthermore, uploading is broken in both Linux and macOS: - The version of lftp in Trusty doesn't support the sftp:auto-confirm option, which means that uploading would hang, even if the server weren't down. It currently tries to connect forever and fails the build with a timeout. - lftp was removed from Homebrew, so it wasn't being installed on macOS and invoking it just failed.
-
Yuri Kunde Schlesner authored
Windows, move to SDL2-2.0.5
-
freiro authored
-
jphalimi authored
This patch brings +3% performance improvement on average. It removes ToVertex() as an important hotspot of the emulator.
-
pippo2931 authored
* Bravely Default/Second stuck #1822 CancelLibraryApplet stub * Log parameter. * Taking care of comments * Sync with 3DBrew * White space ? * lower case
-
Yuri Kunde Schlesner authored
Change "OS X" to "macOS" in the Readme
-
Yuri Kunde Schlesner authored
cfg: add config block 0x00090000
-
Yuri Kunde Schlesner authored
Rework the code of err:f service!
-
- Nov 22, 2016
-
-
James Rowe authored
Fix format error from #2195
-
wwylele authored
-
wwylele authored
Improve verbosity of audio errors
-
freiro authored
-
freiro authored
-
- Nov 20, 2016
-
-
coc4tm authored
-
bunnei authored
GPU/CiTrace: Avoid calling GetTextures() when not necessary.
-
bunnei authored
Kernel/Events: Log an error when trying to create Pulse events and timers
-
Subv authored
3dsx and elf files default to system mode 2 (96MB allocated to the application). This allows Home Menu to boot without modifications. Closes #1849
-