Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
e9f0e4967d410fb25081a232b5c3d899dd7a80ed
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
suyu
src
core
hle
hle_syscall.cpp
Author
Search by author
Any Author
authors
Recolic
root
1 author
Apr 11, 2014
added remaining known syscall functions to Syscall_Table
· e9f0e496
bunnei
authored
11 years ago
e9f0e496
base code to call a syscall from ARM11 appcore
· 2bde8f28
bunnei
authored
11 years ago
2bde8f28
changed some naming/misc cleanups
· 3bd041f5
bunnei
authored
11 years ago
3bd041f5
- removed syscall classes (will just use HLEFunction)
· 2a7d7ce5
bunnei
authored
11 years ago
- added hle.cpp and module registration - removed unused code
2a7d7ce5
Apr 10, 2014
added initial modules for setting up SysCall HLE
· f68de21a
bunnei
authored
11 years ago
f68de21a
Loading