muemart
4b0302de21
Add button labels for sdl joystick mappings
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
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
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
muemart
a884f3d03e
Adding meumart's Citra SDL Joystick support. Citra PR #3116
8 years ago
bunnei
7fe337b38d
nso: Load subsdk4 if available.
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
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
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
bsaleil
2d46f08fa0
vi: Add IManagerDisplayService::CloseDisplay function
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
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
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
Jannik Vogel
e5ecb86d23
Remove Surface Viewer stub
8 years ago
spycrab
bb84db54a8
Implement "About" dialog
8 years ago
Thog
84ad54795f
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
8 years ago
James Rowe
d34c058c6b
yuzu qt copy windows deps renamed
8 years ago
MerryMage
2c057ef5df
Minor cleanup
8 years ago
MerryMage
427c1ae8ac
macOS: Update Info.plist
8 years ago
James Rowe
6827ed18bd
Add new icons and fix up the linux paths for install
8 years ago
MerryMage
d3b17a5e9b
Update dynarmic to bc73004
bc73004 a64_merge_interpret_blocks: Remove debug output
4e656ed tests/A64: Randomize PSTATE.<NZCV>
fd9530b A64: Optimization: Merge interpret blocks
3c9eb04 testenv: Use format constants
324f3fc tests/A64: Unicorn interface fixes
98ecbe7 tests/A64: Fuzz against unicorn
b1d38e7 tests/A64: Move TestEnvironment to own header
5218ad9 A64/data_processing_pcrel: bug: ADR{,P} instructions sign extend their immediate
b1a8c39 A64/data_processing_addsub: bug: {ADD,SUB}S (extended register) instructions write to ZR when d = 31
64827fb a64_emit_x64: bug: A64CallSupervisor trampled callee-save registers
1bfa04d emit_x64: bug: OP m/r64, imm32 form instructions sign-extend their immediate on x64
edadeea A64 inferface: Use two argument static_assert
9ab1304 A64: Add ExceptionRaised IR instruction
6843eed Update readme
7438d07 A64/translate: Add TranslateSingleInstruction function
8 years ago
MerryMage
d616b36e7b
Fix build on macOS and linux
8 years ago
bunnei
ed9ffbaf28
arm_unicorn: Log unmapped memory access address.
8 years ago
bunnei
e443f7a301
config: Default log filter to trace.
8 years ago
bunnei
182548ec86
yuzu: Update license text to be consistent across project.
8 years ago