commands.push_back(PluginCommand("memview","Shows DF memory in real time.",memview));
commands.push_back(PluginCommand("memview","Shows DF memory in real time.",memview,false,"Shows memory in real time.\nParams: adrr length refresh_rate. If addr==0 then stop viewing."));