int vh_init(const char *gamename);
int vh_start(void);
void vh_stop(void);
int vh_wrmem(dword A,byte V);
void vh_screenrefresh(void);
