scratchabit: "Run plugin": Switch terminology to "plugin" from "script".
[ScratchABit.git] / default_plugins.py
blob4e224553141f86a74f3cc38fea9fc40b6f1fb05a
1 loaders = ["elf"]
3 cpus = {
4 "x86_32": "x86_32_pymsasid",
5 "x86_64": "x86_64_pymsasid",
6 "xtensa_32": "xtensa",