mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-04 20:46:20 +00:00
13 lines
129 B
Plaintext
13 lines
129 B
Plaintext
NAME=snes
|
|
FILE=bins/snes/speed_test_v51.sfc
|
|
CMDS=<<EOF
|
|
e anal.hasnext=true
|
|
e asm.arch=snes
|
|
afr
|
|
aflc
|
|
EOF
|
|
EXPECT=<<EOF
|
|
102
|
|
EOF
|
|
RUN
|