int InitMachine2(void);
void TrashMachine2(void);
void RefreshScreen2(void);
void RefreshLine2(byte Y);
void RefreshSprites2(void);
byte	SourceColor2(int n);
void Sound2(byte R,byte V);
byte SIOSend2(byte V);
byte SIOReceive2(byte *V);
