This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
a48c6b947d
yuzu
/
src
/
core
/
hle
/
service
History
bunnei
a48c6b947d
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
..
apt.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
apt.h
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
gsp.cpp
hackish but working way to set the framebuffer location to VRAM (used in ARM11 demos tested thus far, e.g. yeti3DS)
2014-04-27 12:41:25 -04:00
gsp.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
hid.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
hid.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
service.cpp
added class stub for HID:User service
2014-04-16 20:58:36 -04:00
service.h
fixed weird spacing
2014-04-27 18:24:54 -04:00
srv.cpp
- refactored how service functions are called
2014-04-24 22:16:54 -04:00
srv.h
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00