repo.or.cz
/
ScratchABit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scratchabit: "Run plugin": Switch terminology to "plugin" from "script".
[ScratchABit.git]
/
default_plugins.py
blob
4e224553141f86a74f3cc38fea9fc40b6f1fb05a
1
loaders
= [
"elf"
]
2
3
cpus
= {
4
"x86_32"
:
"x86_32_pymsasid"
,
5
"x86_64"
:
"x86_64_pymsasid"
,
6
"xtensa_32"
:
"xtensa"
,
7
}