fix doc + add 8 regs

This commit is contained in:
xamidev
2024-10-23 20:25:09 +02:00
parent fd0d05003e
commit 6eb02b3b58
3 changed files with 8 additions and 6 deletions

2
cpu.h
View File

@@ -2,7 +2,7 @@
#define CPU_H
#define MEM_SIZE 256
#define NUM_REGISTERS 4
#define NUM_REGISTERS 8
#define BUF_MAX 256
/*