diff options
Diffstat (limited to 'headers/debug.h')
-rw-r--r-- | headers/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/headers/debug.h b/headers/debug.h index cb9cc85..06d4733 100644 --- a/headers/debug.h +++ b/headers/debug.h @@ -39,5 +39,6 @@ printf("\ \t....Y:\t%x\t...add:\t%x\n\ \tstack:\t%x\t.value:\t%x\n\ \tflags:\t%x\n\ +\n\ ", acc, idata.cycles, X, idata.length, Y, idata.add, S, idata.value, P); } |