Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock-fpga
Commits
a71c6e5d
Commit
a71c6e5d
authored
Nov 10, 2018
by
Leonardo Solis
Browse files
#31, corrected another setArg
swemu: compiles and runs but produces wrong results
parent
7626ee02
Changes
1
Hide whitespace changes
Inline
Side-by-side
ofdock_taskpar_xl/host/src/performdocking.cpp
View file @
a71c6e5d
...
...
@@ -832,7 +832,7 @@ filled with clock() */
#endif
#ifdef ENABLE_KRNL_CONFORM
kernel_conform
.
setArg
(
8
,
run_cnt
);
kernel_conform
.
setArg
(
8
,
ushort_
run_cnt
);
#endif
#ifdef ENABLE_KRNL_PRNG_BT_USHORT_FLOAT
...
...
Leonardo Solis
@solis
mentioned in commit
b66a897f
·
Jan 04, 2021
mentioned in commit
b66a897f
mentioned in commit b66a897f399e4f4328a1867b6c7fb4ccb9537051
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment