James Rowe
84a702e6c3
Build: Add unicorn as a submodule and build it if needed
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
8 years ago
Flame Sage
ce73a399f8
Merge pull request #25 from chris062689/master
Updated Discord link to match website.
8 years ago
Flame Sage
971d69b8c1
Updated Discord link to match website.
8 years ago
bunnei
d97f72007f
Merge pull request #23 from Simonx22/cmake_rename
CMakeList.txt: rename CITRA to YUZU
8 years ago
bunnei
7fe337b38d
nso: Load subsdk4 if available.
8 years ago
Simonx22
be71e42ab0
rename CITRA to YUZU
8 years ago
bunnei
f68b97960c
pctl: Clang format.
8 years ago
bunnei
c8359e72f5
pctl: GetService should return an IParentalControlService interface.
8 years ago
bunnei
e2229c84ad
applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult.
8 years ago
bunnei
5ee2436934
settings: Fix button mappings array to have correct entries.
8 years ago
bunnei
30a45d9eb7
Merge pull request #17 from spycrab/bindir
CMake: Output binaries to bin/
8 years ago
bunnei
a5eab00ac7
Merge pull request #20 from Andrix44/fixes
Various fixes
8 years ago
bunnei
002a7474ba
Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-start
HID Sharedmem Impl Start
8 years ago
unknown
535cfec8f7
Clanggit rebase -i fixes
8 years ago
unknown
d3af215cbb
Clang format
8 years ago
unknown
c65510feb9
Change default log level to info
8 years ago
unknown
b22d73d2af
Update the internal resolution settings
8 years ago
unknown
184871c5e9
Fix some warnings
8 years ago
spycrab
e72bb74c9e
CMake: Output binaries to bin/
8 years ago
shinyquagsire23
382e739799
yuzu_cmd: Fix default ini, add screenshot button
8 years ago
shinyquagsire23
2f5dbd0f43
hid: Bare-minimum sharedmem input
8 years ago
shinyquagsire23
5d387d9205
hid: Remove redundant HID prefix on structs/enums
8 years ago
shinyquagsire23
974f097bbd
configure_input: update w/ Switch buttons
8 years ago
shinyquagsire23
0392340d75
settings: Screenshot button
8 years ago
shinyquagsire23
c4d48f291a
yuzu_cmd: fix default ini
8 years ago
shinyquagsire23
611e78c378
settings: adjust button configs for Switch controllers
8 years ago
shinyquagsire23
65b9660a84
hid: Add sharedmem structs
8 years ago
Harry Prevor
da4a03625f
fixed build for gcc c++17 / boost.icl incompatibility
8 years ago
bunnei
060aeec3ae
Merge pull request #15 from bsaleil/master
vi: Add IManagerDisplayService::CloseDisplay function
8 years ago
bsaleil
2d46f08fa0
vi: Add IManagerDisplayService::CloseDisplay function
8 years ago
bunnei
8e93c817d1
Merge pull request #13 from hpr/fno-new-ttp-matching
Fix build for gcc c++17 / boost.icl incompatibility
8 years ago
bunnei
91b36ef7e0
Merge pull request #14 from ogniK5377/master
Changed ICommonStateGetter::ReceiveMessage to allow further execution in games
8 years ago
bunnei
386ecbd433
renderer_gl: Clear screen to black before rendering framebuffer.
8 years ago
David Marcec
8e6ff4bd7b
Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution
8 years ago
bunnei
f0bccde0a0
renderer: Render previous frame when no new one is available.
8 years ago
bunnei
5b193c1fef
Update README.md with Travis link.
8 years ago
Harry Prevor
46d2af8cbc
fixed build for gcc c++17 / boost.icl incompatibility
8 years ago
bunnei
2d7ec3bbe0
lm: Fix IPC header for Initialize.
8 years ago
bunnei
1e778e2f70
time: Implement GetStandardUserSystemClock, GetCurrentTime.
8 years ago
bunnei
814a088f41
audio: Add files to CMake.
8 years ago
bunnei
d5c25e7115
hid: Remove unused registered_loggers.
8 years ago
bunnei
3f3d08e5f4
audio: Stub out AudOutU::ListAudioOuts.
8 years ago
bunnei
951d762f1e
hid: Implement IAppletResource::GetSharedMemoryHandle.
8 years ago
bunnei
e403dc67b5
Merge pull request #10 from Andrix44/mpwarnings
Fix some warnings in the microprofile
8 years ago
Andrix44
6a9a0f4e51
Fix some warnings in the microprofile
8 years ago
bunnei
a3e006f01b
qt: Update about dialog to show license for GPLv2 only.
Fixes #6 .
8 years ago
bunnei
e09f123ff7
shared_memory: Minor fixes and cleanup.
8 years ago
bunnei
e9e51c7181
svc: Implement svcMapSharedMemory.
8 years ago
bunnei
99d1279753
kernel: Increase default stack size to 64K.
8 years ago
bunnei
488f885c40
Merge pull request #7 from JayFoxRox/remove-surface-viewer
Remove Surface Viewer stub
8 years ago