changeset 16:50dd22c1ccba

not a real commit right now I have the same number of LOC in python and c =] jmz@xthUnk:~/qm/ede$ cloc assembler/ emulator/ ... ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- Python 2 42 56 341 C 3 66 65 341 C/C++ Header 2 71 29 138 ------------------------------------------------------------------------------- SUM: 7 179 150 820 -------------------------------------------------------------------------------
author james <jb302@eecs.qmul.ac.uk>
date Thu, 30 Jan 2014 15:27:02 +0000
parents 26044ed126fb
children 9bbdf7258cd8
files emulator/mem.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/emulator/mem.c	Thu Jan 30 12:55:23 2014 +0000
+++ b/emulator/mem.c	Thu Jan 30 15:27:02 2014 +0000
@@ -1,5 +1,6 @@
 /* mem.c
- * functions for accessing emulator memory */
+ * functions for accessing emulator memory 
+ * should tell the dbgi about changes in mem*/
 #include "mem.h"
 
 BYTE