index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2018-04-07
Fix spelling of Initialize
James Rowe
2018-04-06
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-02
svc: Stub out SetThreadActivity, GetThreadContext.
bunnei
2018-04-02
audren_u: Stub out GetActiveAudioDeviceName.
bunnei
2018-04-02
audout_u: Implement GetAudioOutState.
bunnei
2018-04-02
nifm: GetResult does not return a data field.
bunnei
2018-04-02
vi: Implement GetDisplayResolution.
bunnei
2018-04-02
shared_memory: Remove incorrect 3ds-specific check.
bunnei
2018-04-02
service: Add friend:u interface.
bunnei
2018-04-02
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
2018-04-02
Merge pull request #304 from daniellimws/fix-openbsd
bunnei
2018-04-03
deconstructed_rom_directory.cpp: Fix Typo
N00byKing
2018-04-03
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
2018-04-02
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-01
hid: Write empty touch screen state.
bunnei
2018-03-31
hle_ipc, fsp_srv: Cleanup logging.
bunnei
2018-03-31
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-31
hle_ipc: Do not ensure write buffer size.
bunnei
2018-03-31
fsp_srv: Implement GetSize and SetSize.
bunnei
2018-03-31
memory: Fix stack region.
bunnei
2018-03-29
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
bunnei
2018-03-29
svc: Stub GetThreadCoreMask.
bunnei
2018-03-29
service: Add NFP module interface.
bunnei
2018-03-28
result: Check against self-assignment in ResultVal's copy assignment operator
Lioncash
2018-03-27
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2018-03-27
Change Telemetry Names to yuzu
N00byKing
2018-03-26
settings: Remove unused CpuCore class.
bunnei
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock.
bunnei
2018-03-26
memory: Add RasterizerMarkRegionCached code and cleanup.
bunnei
2018-03-25
Merge pull request #280 from bunnei/misc-service-fixes
bunnei
2018-03-25
Merge pull request #273 from Subv/textures
bunnei
2018-03-25
Service/sockets: add bsd:s, nsd:a, nsd:u services
mailwl
2018-03-25
audren_u: Fix GetAudioDevice.
bunnei
2018-03-25
hid: Stub out SetNpadJoyAssignmentModeDual.
bunnei
2018-03-25
pl_u: Add RequestLoad.
bunnei
2018-03-24
GPU: Make the debug_context variable a member of the frontend instead of a gl...
Subv
2018-03-24
arm_dynarmic: Fix timing
MerryMage
2018-03-23
Merge pull request #265 from bunnei/tegra-progress-2
bunnei
2018-03-23
Merge pull request #255 from Subv/sd_card
bunnei
2018-03-23
renderer_opengl: Fixes for properly flushing & rendering the framebuffer.
bunnei
2018-03-23
memory: Fix typo in RasterizerFlushVirtualRegion.
bunnei
2018-03-23
FS: Move the file open mode calculation to a separate function.
Subv
2018-03-23
memory: RasterizerFlushVirtualRegion should also check process image region.
bunnei
2018-03-23
rasterizer: Flush and invalidate regions should be 64-bit.
bunnei
2018-03-23
renderer_opengl: Better handling of framebuffer transform flags.
bunnei
2018-03-23
Service/SSL: add ssl service
mailwl
2018-03-22
nvdisp_disp0: Always flush and invalidate framebuffer region.
bunnei
[next]