70c70
< pic = simout.create("framebuffer.bmp", true);
---
> pic = simout.create(csprintf("%s.framebuffer.bmp", sys->name()), true);