projects
/
dcpu16
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ff3d78d
052f0d9
)
merge
author
Justin Wind
<justin.wind@gmail.com>
Fri, 25 May 2012 03:05:40 +0000
(20:05 -0700)
committer
Justin Wind
<justin.wind@gmail.com>
Fri, 25 May 2012 03:11:52 +0000
(20:11 -0700)
1
2
hw_lem1802.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
hw_lem1802.c
index c54455d233a41a7e4fdf2511c135e0903c846788,4cdaa2f4d6b69ed644a0300ad6e5a6f68d694c39..f8004a38571670eb9e13443e80dc1a00d36f4743
---
1
/
hw_lem1802.c
---
2
/
hw_lem1802.c
+++ b/
hw_lem1802.c
@@@
-639,8
-629,6
+639,8
@@@
int lem1802_data_ctl_(struct dcpu16_hw
*s_out = lem1802_rfb_new_(in->argc, in->argv);
- MSG_DEBUG(hw->vm, "%s>> %s s:%p", __func__, "new_rfbScreen", *s_out);
++ MSG_DEBUG(NULL, "%s>> %s s:%p", __func__, "new_rfbScreen", *s_out);
+
return 0;
}