debug
This commit is contained in:
parent
dc44c670de
commit
e9822fe116
1 changed files with 4 additions and 1 deletions
3
main.cpp
3
main.cpp
|
@ -251,6 +251,9 @@ int main(int argc, char *argv[])
|
||||||
|
|
||||||
*running = true;
|
*running = true;
|
||||||
|
|
||||||
|
// loadbin(b, 0, "test.dat");
|
||||||
|
// c->setRegister(7, 0);
|
||||||
|
|
||||||
c->emulation_start(); // for statistics
|
c->emulation_start(); // for statistics
|
||||||
|
|
||||||
while(!event && !terminate)
|
while(!event && !terminate)
|
||||||
|
|
Loading…
Add table
Reference in a new issue