home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / misc / emu / gbuk.lha / src / METHOD2.H < prev    next >
Text File  |  1996-10-21  |  236b  |  10 lines

  1. int InitMachine2(void);
  2. void TrashMachine2(void);
  3. void RefreshScreen2(void);
  4. void RefreshLine2(byte Y);
  5. void RefreshSprites2(void);
  6. byte    SourceColor2(int n);
  7. void Sound2(byte R,byte V);
  8. byte SIOSend2(byte V);
  9. byte SIOReceive2(byte *V);
  10.