modif mineure

This commit is contained in:
Paul Faure 2021-05-27 12:27:41 +02:00
parent 712e686699
commit 0288b38c67

View file

@ -1,7 +1,7 @@
#include "tables.h"
#define NB_REG 4
#define MEM_SIZE 16
#define MEM_INST_SIZE 128
#define MEM_INST_SIZE 256
#define NB_BITS_INSTRUCTION 5
#define NB_BITS 8