shithub: drawcpu

ref: eff99e9be0f63c0cc54146e21af5bd423238c226
dir: /include/proc.h/

View raw version
extern void step(void);
int loadtext(char *, int, char **);
void inittos(void);
void resetvfp(void);