cli spim --quiet option
Brought to you by:
jameslarus
cli spim will print
Loaded: <exception_file_path>
every time it is started.
This is from CPU/spim-utils.cpp
This is passes as the second argument for initialize_world()
Having this argument controlled by a cli option in spim/spim.cpp, say --quiet, would be nice.
Anonymous
Fixed in spim (not QtSpim which has lots of other spew).