-
Tristan Seifert authored
- Added support for overriding certain config options when initializing the emulation library. This is done with a struct that can be optionally passed to the initialization function. - Updated 68komputer definition - Only write RAM back if its contents were changed. This includes support for a dirty flag for all generic memories - Support for explicitly specifying the log level and plugin directories for the emulashione utility
Tristan Seifert authored- Added support for overriding certain config options when initializing the emulation library. This is done with a struct that can be optionally passed to the initialization function. - Updated 68komputer definition - Only write RAM back if its contents were changed. This includes support for a dirty flag for all generic memories - Support for explicitly specifying the log level and plugin directories for the emulashione utility
Loading