Skip to content
  • Tristan Seifert's avatar
    Minor bugfixes; add support for init config overrides · d6aeb903
    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
    d6aeb903