mem loads and stores error cuz two seperate mem modules

This commit is contained in:
felsabbagh3
2019-02-10 05:54:02 -05:00
parent 3c74a13009
commit d9138a1493
3 changed files with 75 additions and 482 deletions

View File

@@ -4,7 +4,7 @@
#ifndef __DEBUG_H
#define __DEBUG_H
// #define USE_DEBUG 9
#define USE_DEBUG 9
#ifdef USE_DEBUG
#include <iostream>