1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 17:08:44 +10:00
collapseos/emul/8086/cpu.h
2020-10-24 20:41:51 -04:00

4 lines
62 B
C
Executable File

void exec86(int execloops);
void reset86();
void printregs();