mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-08 12:30:58 +00:00
* Improve how commands are internally executed * Use const CommandContext for execution * Update error handling * Fix SonarQube issues * Remove duplicate code * Use mutex instead of atomic_bool * Add hasher * Add param_map * Do not log unknown operations as an error for backward/foward compatibility