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
/
hle
/
kernel
History
Yuri Kunde Schlesner
d16c2bd956
Thread: Correctly set main thread initial stack position
2015-05-11 05:08:47 -03:00
..
address_arbiter.cpp
Common: Remove common.h
2015-05-07 15:45:22 -03:00
address_arbiter.h
Kernel: Stop creating useless Handles during object creation
2015-02-02 15:37:09 -02:00
event.cpp
Common: Remove common.h
2015-05-07 15:45:22 -03:00
event.h
Kernel: Stop creating useless Handles during object creation
2015-02-02 15:37:09 -02:00
kernel.cpp
Kernel: Remove unused g_main_thread variable
2015-05-08 22:12:12 -03:00
kernel.h
Kernel: Remove g_program_id
2015-05-08 22:11:03 -03:00
mutex.cpp
Common: Remove common.h
2015-05-07 15:45:22 -03:00
mutex.h
Mutex: Locks should be recursive.
2015-02-09 22:06:09 -05:00
process.cpp
Thread: Correctly set main thread initial stack position
2015-05-11 05:08:47 -03:00
process.h
Process: Rename StaticAddressMapping => AddressMapping
2015-05-08 22:12:10 -03:00
semaphore.cpp
Common: Remove common.h
2015-05-07 15:45:22 -03:00
semaphore.h
Explicitly instantiate constructors/destructors for Kernel objects
2015-02-02 15:37:07 -02:00
session.cpp
Explicitly instantiate constructors/destructors for Kernel objects
2015-02-02 15:37:07 -02:00
session.h
Core/Memory: Give every emulated thread it's own TLS area.
2015-05-10 18:35:37 -05:00
shared_memory.cpp
Kernel: Zero-fill shared memory blocks when mapping
2015-05-10 20:05:29 -03:00
shared_memory.h
Kernel: Capture SharedMemory attributes at creation, not when mapping
2015-05-10 19:47:07 -03:00
thread.cpp
Thread: Correctly set main thread initial stack position
2015-05-11 05:08:47 -03:00
thread.h
Thread: Correctly set main thread initial stack position
2015-05-11 05:08:47 -03:00
timer.cpp
Common: Remove common.h
2015-05-07 15:45:22 -03:00
timer.h
Kernel: Stop creating useless Handles during object creation
2015-02-02 15:37:09 -02:00