opcodes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user