int InitMachine1(void);
void TrashMachine1(void);
void RefreshScreen1(void);
void RefreshLine1(byte Y);
void RefreshSprites1(void);
byte	SourceColor1(int n);
void Sound1(byte R,byte V);
byte SIOSend1(byte V);
byte SIOReceive1(byte *V);
