#define MEMORY_SIZE 4096 void AppleOn(){ //Memory = malloc(MEMORY_SIZE); initInstructionTable(); }