bunnei
4f8b6c8c39
Merge pull request #47 from MerryMage/build-fixes
Misc build fixes
8 years ago
David Marcec
642c9062c0
implemented more of ISelfController and IApplicationFunctions
8 years ago
David Marcec
eb1ddebb18
Added more svcGetInfo pairs
8 years ago
David Marcec
57523d6fab
Increased heap size and changed tls area vaddr
8 years ago
muemart
48bb562f1d
Use static functions instead of lambdas
8 years ago
muemart
40dc44228e
Add translation support for button labels
8 years ago
muemart
4b0302de21
Add button labels for sdl joystick mappings
8 years ago
bunnei
50906db096
Merge pull request #48 from spycrab/cmake_python
CMake: Override PYTHON environment variable for libunicorn
8 years ago
spycrab
81e45d1fd4
CMake: Override PYTHON environment variable for libunicorn
8 years ago
MerryMage
41bfd994f6
clang-format
8 years ago
MerryMage
da0933bdc1
travis: Use more recent cmake on macOS
8 years ago
Tobias
4e692c6c22
Implement Pull #3034 from Citra
Change build order to check clang-format first
8 years ago
Tobias
e3fbbfa155
Implement Pull #3030 from Citra
citra-qt: Rename derivative class name
8 years ago
bunnei
edb2fb4cbf
Update README.md to include AppVeyor build status.
8 years ago
Rozlette
2e5806922f
nso: Modify .bss size calculation logic
8 years ago
bunnei
e1056d4648
Merge pull request #31 from jroweboy/fix-deploy
Build/Deploy Updates to Setup Nightly Builds
8 years ago
N00byKing
1a8a93a9a2
Update game_list.cpp
8 years ago
N00byKing
8ec88e7059
Update CMakeLists.txt
8 years ago
James Rowe
19fe8884ce
Build: Automagically handle unicorn
On MSVC if unicorn isn't found, fallback to bundled unicorn
On everything else, fallback to building unicorn in externals
Also fixes loading unicorn in msvc
8 years ago
N00byKing
b2228b3b2a
Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError ( #39 )
8 years ago
bunnei
1efd0ca123
Merge pull request #24 from nkatz565/nk-inputs
Adding meumart's Citra SDL Joystick support. Citra PR #3116
8 years ago
bunnei
eeff36f302
Merge pull request #38 from goaaats/citra_merges
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
8 years ago
goaaats
8244ccf2c0
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)
8 years ago
goaaats
fe722aba41
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
8 years ago
shinyquagsire23
7d238badfb
hid: Write to all layouts, implement circular buffers, set up controller metadata.
8 years ago
James Rowe
1fb270c771
Build: Update Appveyor and Travis secret keys
The keys are github auth_tokens and are assigned to yuzubot for the
yuzu-nightly repository to allow Appveyor and Travis to upload releases
8 years ago
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
muemart
a884f3d03e
Adding meumart's Citra SDL Joystick support. Citra PR #3116
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