shithub: drawcpu

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

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