Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Show window immediately in graphical mode | Ben Bridle | 5 days |
| | | | | | | | 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. | ||
* | Document the --trust-files flag in the help string | Ben Bridle | 6 days |
| | |||
* | Sandbox the file device | Ben Bridle | 6 days |
| | | | | | | 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. | ||
* | Initial commit | Ben Bridle | 10 days |