rizin/test/db/formats/menuet
Florian Märkl bedcf6f354
Add indicator to oml for which map is visible at seek (#2409)
There may be multiple maps containing the current seek. This indicates
only the highest-priority one, which is also the one whose data is
visible at the seek address.
2022-03-14 08:59:40 +01:00

17 lines
338 B
Text

NAME=Menuet: Open/iI
FILE=bins/menuet/dosbox
CMDS=iI~?MenuetOS
EXPECT=<<EOF
1
EOF
RUN
NAME=Menuet: maps
FILE=bins/menuet/dosbox
CMDS=oml
EXPECT=<<EOF
1 fd: 3 +0x00000024 0x00000024 * 0x0011b023 r-x fmap.text
2 fd: 4 +0x00000000 0xffb8000c - 0xffb80817 r-- mmap.idata
3 fd: 3 +0x0dfde800 0x0dfde800 - 0xffb8000b r-- fmap.idata
EOF
RUN