This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
/
core
History
MerryMage
50407a8dc8
Dyncom: Correct implementation of STM for R15
2016-08-14 00:49:34 +01:00
..
arm
Dyncom: Correct implementation of STM for R15
2016-08-14 00:49:34 +01:00
file_sys
FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock
2016-05-21 11:14:03 -05:00
gdbstub
gdbstub: E0 should be E00
2016-06-08 14:14:59 -07:00
hle
Merge pull request
#1950
from JamePeng/fix-apt-0x0055004-and-0x00560000
2016-07-28 20:50:49 -04:00
hw
fixup simple type conversions where possible
2016-05-07 11:41:55 -04:00
loader
Loader: Split SMDH into its own header and import helpers from QGameList
2016-05-21 20:15:42 +01:00
tracer
fixup simple type conversions where possible
2016-05-07 11:41:55 -04:00
CMakeLists.txt
HLE/Applets: Implement ErrEula applet
2016-07-04 09:54:51 +03:00
core_timing.cpp
general: Silence some warnings when using clang
2015-09-16 08:51:53 -04:00
core_timing.h
CoreTiming: avoid overflow
2016-07-23 14:30:23 +03:00
core.cpp
Merge pull request
#1762
from bunnei/global
2016-05-05 21:45:57 -04:00
core.h
Improve error report from Init() functions
2016-03-08 22:05:25 +01:00
memory_setup.h
Memory: Added necessary headers and removed unnecessary header
2016-05-26 18:55:37 +01:00
memory.cpp
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions.
2016-05-28 13:52:50 -05:00
memory.h
Memory: Make ReadBlock and WriteBlock accept void pointers.
2016-05-28 13:52:49 -05:00
mmio.h
Memory: Make ReadBlock and WriteBlock accept void pointers.
2016-05-28 13:52:49 -05:00
settings.cpp
Audio: Add sink selection to configuration files
2016-04-30 07:41:02 +01:00
settings.h
Merge pull request
#1789
from wwylele/input-refactor
2016-06-10 22:28:58 -04:00
system.cpp
Fix missing return
2016-03-09 22:20:08 +01:00
system.h
Improve error report from Init() functions
2016-03-08 22:05:25 +01:00