shithub: drawcpu

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

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