This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
Lime3DS
Watch
2
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2025-01-14 02:39:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Lime3DS
/
src
/
core
/
hle
History
Weiyi Wang
4befbddc34
Merge pull request
#3281
from jroweboy/texcache-pt2
...
Texture Cache Rework
2018-03-05 11:57:25 +02:00
..
applets
APT/Applet: move applet managing into its own class
2018-01-25 22:20:08 +02:00
kernel
Merge pull request
#3281
from jroweboy/texcache-pt2
2018-03-05 11:57:25 +02:00
service
Merge pull request
#3281
from jroweboy/texcache-pt2
2018-03-05 11:57:25 +02:00
config_mem.cpp
Core: update Kernel Config Memory to latest version (11.2)
2017-01-30 11:29:00 +03:00
config_mem.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
function_wrappers.h
HLE: Move SVC handlers to the Kernel namespace
2017-12-09 20:32:58 -08:00
ipc_helpers.h
Service/NIM: convert to ServiceFramework
2018-03-03 19:25:26 +02:00
ipc.h
Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture.
2017-11-12 11:00:00 -05:00
lock.cpp
hle/lock: Remove #pragma once in cpp file
2017-10-21 13:59:14 +01:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
ResultVal: Remove MoveFrom()
2017-06-18 19:03:15 -07:00
romfs.cpp
apt: load shared font from system archive
2017-06-26 01:38:12 +03:00
romfs.h
apt: load shared font from system archive
2017-06-26 01:38:12 +03:00
shared_page.cpp
Move writing to shared page to the nwm init
2018-02-22 10:20:34 -07:00
shared_page.h
Move writing to shared page to the nwm init
2018-02-22 10:20:34 -07:00