| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
If the phosphor event loop could not be started, the returned error
will be printed in the error message. This commit also updates the
phosphor dependency to version 3.3.2, which returns the actual error
object when an event loop error occurs.
|
|
|
|
|
|
| |
This commit changes the message shown when starting the emulator with
dynamic mode, to make it clear that the window will be hidden initially,
and also adds a message for when the emulator window is made visible.
|
|
|
|
|
|
|
| |
This was an omission, the visible argument on the run method was added
for this purpose. When starting the emulator in graphical mode, the
window is shown immediately, without the program first having to access
the input or screen devices.
|
| |
|
|
|
|
|
|
| |
Unless the --trust-files switch is used, the file device will be
sandboxed to a program-specific config folder placed according to the
conventions of the operating system.
|
|
|