Should reset the state every time a rom is loaded so the user can keep dragging and dropping roms and it works
This commit is contained in:
@@ -64,6 +64,7 @@ class Emulator {
|
||||
Emulator();
|
||||
~Emulator();
|
||||
|
||||
void stop();
|
||||
void step();
|
||||
void render();
|
||||
void reset();
|
||||
|
||||
Reference in New Issue
Block a user