module documentation
Game Boy - Emulator for Game Boy ROMs.
| Function | run |
Run the app. |
| Function | start |
Start the app. |
| Function | stop |
Stop the app. |
| Constant | STATE |
Undocumented |
| Constant | STATE |
Undocumented |
| Variable | gb |
Undocumented |
| Variable | _file |
Undocumented |
Start the app.
| Parameters | |
viewViewManager | The view manager context. |
| Returns | |
bool | True on success. |