aboutsummaryrefslogtreecommitdiff
path: root/hw/sb16.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sb16.c')
-rw-r--r--hw/sb16.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/sb16.c b/hw/sb16.c
index 9f4ac5040e..78590a76f1 100644
--- a/hw/sb16.c
+++ b/hw/sb16.c
@@ -782,8 +782,10 @@ static void complete (SB16State *s)
break;
case 0xe2:
+#ifdef DEBUG
d0 = dsp_get_data (s);
- ldebug ("E2 = %#x\n", d0);
+ dolog ("E2 = %#x\n", d0);
+#endif
break;
case 0xe4: