Archived
1
0

change progect scope, allocate 128kb memory

This commit is contained in:
Erick
2022-01-27 23:17:59 +01:00
parent a629c3060f
commit 0cdab851c5
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
#include <limits.h> //for macrps pf integer numbers
/* Memory locations */
uint16_t memory[UINT16_MAX]