This commit is contained in:
e.gavrin
2014-07-04 23:51:42 +04:00
parent aace544c55
commit 2091bfb9e4
6 changed files with 49 additions and 80 deletions
+2 -2
View File
@@ -20,12 +20,12 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define FILE_NAME "application.bin"
#endif
#include "opcodes.h"
OPCODE __program[20];
struct
{
int pos;