radare2/plugins.emscripten.cfg
Ilya V. Matveychikov 969ea9b7c2 TMS320: move c55plus under the TMS320 namespace
Sorry for the huge patch, but there is nothing special. We just move
asm/arch/c55plus into the asm/arch/tms320 and add some wrappers to use
existing code base under the new namespace.

Also, we've implement TMS320 anal module that supports now c55+ only. To
be continued...
2014-02-06 01:19:23 +04:00

118 lines
1.1 KiB
INI

STATIC="
asm.java
asm.arc
asm.arm
asm.dalvik
asm.ppc
asm.mips
asm.x86
asm.x86_olly
asm.x86_nz
anal.x86_udis
anal.arm
anal.mips
anal.java
anal.dalvik
bin.any
bin.bios
bin.elf
bin.elf64
bin.java
bin.dex
bin.pe
bin.mz
bin.pe64
bin.mach0
bin.mach064
bin_xtr.fatmach0
bp.arm
bp.x86
bp.mips
cmd.dummy
egg.exec
egg.xor
io.malloc
parse.mreplace
parse.att2intel
parse.mips_pseudo
parse.dalvik_pseudo
parse.x86_pseudo"
SHARED="
io.mach
io.debug
io.mmap
io.w32
io.w32dbg
io.ihex
crypto.aes
io.rap
io.ewf
io.http
io.bfdbg
io.gdb
io.haret
bin_xtr.dyldcache
fs.fat
fs.ntfs
fs.ext2
fs.hfs
fs.hfsplus
fs.reiserfs
fs.tar
fs.cpio
fs.xfs
fs.iso9660
fs.udf
fs.ufs
fs.posix
fs.jfs
fs.minix
fs.fb
fs.sfs
io.ptrace
io.procpid
io.shm
io.zip
asm.z80
asm.i8080
asm.8051
asm.msil
asm.tms320
asm.sh
asm.csr
asm.avr
asm.arm_winedbg
asm.sparc
anal.ppc
anal.sparc
anal.8051
anal.i8080
anal.arc
anal.bf
anal.z80
anal.csr
anal.tms320
anal.avr
anal.m68k
anal.sh
anal.x86_im
anal.x86_simple
bin.fs
bin.p9
bin.rar
bin.te
bp.bf
bp.ppc
debug.native
debug.esil
debug.gdb
debug.rap
debug.bf
asm.dcpu16
asm.m68k
asm.rar
asm.bf
asm.csr
asm.psosvm
io.shm"