term.setBackgroundColor(32768)

term.clear()
term.setCursorPos(1,1)
term.setTextColor(1)
print("Back to SimSoft? 'exit'")
shell.run("rom/programs/shell")