Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GovanifY
pine
Commits
443f065e
Unverified
Commit
443f065e
authored
4 years ago
by
GovanifY
Browse files
Options
Downloads
Patches
Plain Diff
small doc fix
parent
810df5c3
Branches
Branches containing commit
Tags
v1
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
pcsx2_ipc.h
+1
-0
1 addition, 0 deletions
pcsx2_ipc.h
with
3 additions
and
0 deletions
.gitignore
+
2
−
0
View file @
443f065e
client
html/*
latex/*
release/*
release.zip
This diff is collapsed.
Click to expand it.
pcsx2_ipc.h
+
1
−
0
View file @
443f065e
...
...
@@ -441,6 +441,7 @@ class PCSX2Ipc {
* @see IPCStatus
* @param address The address to write to.
* @param value The value to write.
* @param T Flag to enable batch processing or not.
* @return If in batch mode the IPC message otherwise void.
*/
template
<
typename
Y
,
bool
T
=
false
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment