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.
18 lines
460 B
Text
18 lines
460 B
Text
NAME=GBA: 3D - Maps
|
|
FILE=bins/gba/3D.gba
|
|
CMDS=oml
|
|
EXPECT=<<EOF
|
|
1 fd: 4 +0x00000000 0x080105cc - 0x09ffffff r-x mmap.ROM
|
|
2 fd: 3 +0x00000000 0x08000000 * 0x080105cb r-x fmap.ROM
|
|
EOF
|
|
RUN
|
|
|
|
NAME=GBA: 3D - Sections
|
|
FILE=bins/gba/3D.gba
|
|
CMDS=iS
|
|
EXPECT=<<EOF
|
|
paddr size vaddr vsize align perm name type flags
|
|
-------------------------------------------------------------------
|
|
0x00000000 0x105cc 0x08000000 0x2000000 0x0 -r-x ROM
|
|
EOF
|
|
RUN
|