home *** CD-ROM | disk | FTP | other *** search
- Local void checkspeed(void);
- Local long speedtest(struct timerequest *tr,long cnt);
- Local void lockwindow(struct Window *wnd,int flag);
- Local void simplerequest(char *ctl, ...);
- Local int twogadrequest(char *buttons,char *ctl, ...);
- Local void updatevalgad(int gadnr,int value);
- Local void updateallvalgad(void);
- Local int OpenTimer(void);
- Local void CloseTimer(struct timerequest *tr);
- Local void uDelay(ULONG delay);
- Local void SetAddr(long Address);
- Local void InitPorts(void);
- Local void testvppon(u_char volt);
- Local void testvppoff(void);
- Local void ThatsIt(void);
- Local u_char ReadByte(void);
- Local void WriteByte(u_char DataOut, u_long delay);
- Local void SetCycleParams(void );
- Local short WriteCycle(u_char DataOut);
- Local short WrEprommer(u_char DataOut);
- Local short WrIntel(u_char DataOut);
- Local short WrFast(u_char DataOut);
- Local short Wr50ms(u_char DataOut);
- Local void LoadFile(void);
- Local void SaveFile(void);
- Local void cleanup(char *s);
- Local char *stoh(u_short value,char *pbuf);
- Local void startamigaguide(UWORD code);
- Prototype int EprommerRawKey( void );
- Prototype int OptionsRawKey( void );
- Prototype int BusyRawKey( void );
- Prototype int TestRawKey( void );
- Prototype int abortClicked(void);
- Local void showaddr_checkabort(long addr,BOOL flag);
- Local void ReadEPROM(void);
- Local void CompareEPROM(void);
- Local void CheckEPROM(void);
- Local void ProgramEPROM(void);
- Local void getstringgads(void);
- Local void dividepath(char *path,char *dir,char *file);
- Local void setepromtype(int eptype);
- Local void optionsvalid(void);
- Prototype int DataFormatClicked( void );
- Prototype int ProgAlgoClicked( void );
- Prototype int RamAddressClicked( void );
- Prototype int EpromAddressClicked( void );
- Prototype int LengthClicked( void );
- Prototype int EpromTypeClicked( void );
- Prototype int RamValClicked( void );
- Prototype int ReadByteClicked( void );
- Prototype int WriteByteClicked( void );
- Prototype int ReadEpromClicked( void );
- Prototype int BlankTestClicked( void );
- Prototype int CompareEpromClicked( void );
- Prototype int ProgramEpromClicked( void );
- Prototype int LoadFileReqClicked( void );
- Prototype int LoadBtClicked( void );
- Prototype int SaveBtClicked( void );
- Prototype int SaveFileReqClicked( void );
- Prototype int LoadFileClicked( void );
- Prototype int SaveFileClicked( void );
- Prototype int EprommerCloseWindow( void );
- Prototype int DoOptionsClicked( void );
- Prototype int NumericalBaseClicked( void );
- Prototype int SetClearBufferClicked( void );
- Prototype int SetBufferFragClicked( void );
- Prototype int NoEpromClicked( void );
- Prototype int SetVppClicked( void );
- Prototype int SavePrefsClicked( void );
- Prototype int SetInfoReqClicked( void );
- Prototype int countClicked( void );
- Prototype int setepsizeClicked( void );
- Prototype int OptionsOkClicked( void );
- Prototype int OptionsCancelClicked( void );
- Prototype int OptionsCloseWindow( void );
-
- Prototype int TestHardwareClicked( void );
- Prototype int T_AddressClicked( void );
- Prototype int T_WByteClicked( void );
- Prototype int T_ContinousClicked( void );
- Prototype int T_ReadClicked( void );
- Prototype int T_WriteClicked( void );
- Prototype int T_WriteDelayClicked( void );
- Prototype int T_PauseDelayClicked( void );
- Prototype int TestCloseWindow( void );
-
- int main (int argc, char **argv );
-