shithub: drawcpu

ref: 4fd46455350c3e29718f8fdd6d709f3c72b4abb4
dir: /include/proc.h/

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