[alsa-devel] Microphone detected, but no output for all ASUS G751xx with ALC668 chipset
Connor McAdams
conmanx360 at gmail.com
Wed Sep 12 19:13:24 CEST 2018
When I run the program, the output to the terminal looks like the file
included. This is with a Sound BlasterX AE-5.
On Wed, Sep 12, 2018 at 1:10 PM, Connor McAdams <conmanx360 at gmail.com> wrote:
> You get that terminal output while running the program? Those
> vfio_region_writes shouldn't be visible from the terminal... they
> should be fed into QemuHDADump, and then it outputs it's own stuff. If
> that is the output you're seeing, you might not have set up logging to
> go to stderr.
>
> On Wed, Sep 12, 2018 at 1:05 PM, Håvard <hovardslill at gmail.com> wrote:
>> I think this is right!
>>
>> I first booted up, then tested speakers (That I could not hear) and then
>> tested microphone (Which worked perfectly) in windows settings.
>>
>> -Håvard
>>
>> Den ons. 12. sep. 2018 kl. 18:49 skrev Connor McAdams
>> <conmanx360 at gmail.com>:
>>>
>>> Also, sorry to keep sending more replies, make sure the only trace you
>>> have on is vfio_region_write, and not the read one. The read spams up
>>> the console.
>>>
>>> On Wed, Sep 12, 2018 at 12:43 PM, Connor McAdams <conmanx360 at gmail.com>
>>> wrote:
>>> > Reason being, it may not have identified the CORB buffer properly or
>>> > something. That's very odd to have no data. Never seen that before.
>>> >
>>> > On Wed, Sep 12, 2018 at 12:42 PM, Connor McAdams <conmanx360 at gmail.com>
>>> > wrote:
>>> >> Could you try again and make a copy of your terminal output?
>>> >>
>>> >> On Wed, Sep 12, 2018 at 12:41 PM, Håvard <hovardslill at gmail.com> wrote:
>>> >>> Hi again.
>>> >>> Sorry for not noticing all files were empty, did it not run for long
>>> >>> enough?
>>> >>>
>>> >>> -Håvard
>>> >>>
>>> >>> Den ons. 12. sep. 2018 kl. 18:39 skrev Håvard <hovardslill at gmail.com>:
>>> >>>>
>>> >>>> Sorry my bad again it was working perfectly, just missed a step.
>>> >>>>
>>> >>>> I'll add the dumps as an attatchment. I had both external headset and
>>> >>>> microphone plugged in and let the VM run in the background for ~30min
>>> >>>> while
>>> >>>> doing other stuff. I did not play music or test my microphone in the
>>> >>>> VM
>>> >>>> either, If i did anything wrong, please tell me!
>>> >>>>
>>> >>>> It stopped at 0x104f4
>>> >>>>
>>> >>>> -Håvard
>>> >>>>
>>> >>>> Den ons. 12. sep. 2018 kl. 00:31 skrev Connor McAdams
>>> >>>> <conmanx360 at gmail.com>:
>>> >>>>>
>>> >>>>> Hm.... that's odd. They should show up in the folder you ran the
>>> >>>>> command from. Does your console show any "DumpMem entered..." or
>>> >>>>> something like that? You may have a permissions error. I've had some
>>> >>>>> people report that as an issue before.
>>> >>>>>
>>> >>>>> On Tue, Sep 11, 2018 at 5:08 PM, Håvard <hovardslill at gmail.com>
>>> >>>>> wrote:
>>> >>>>> > Hi!
>>> >>>>> >
>>> >>>>> > Took a while, but I think I got it working. Did not see any
>>> >>>>> > "frame[xx]"
>>> >>>>> > files though. What dumps do you want?
>>> >>>>> >
>>> >>>>> > -Håvard
>>> >>>>> >
>>> >>>>> > Den tir. 11. sep. 2018 kl. 21:27 skrev Håvard
>>> >>>>> > <hovardslill at gmail.com>:
>>> >>>>> >>
>>> >>>>> >> Sorry about that, I forgot to enable a kernel config...
>>> >>>>> >>
>>> >>>>> >> -Håvard
>>> >>>>> >>
>>> >>>>> >> Den tir. 11. sep. 2018 kl. 21:20 skrev Connor McAdams
>>> >>>>> >> <conmanx360 at gmail.com>:
>>> >>>>> >>>
>>> >>>>> >>> When it's bound as a stub, it shouldn't show up in alsamixer
>>> >>>>> >>> controls.
>>> >>>>> >>> You can check what module is loaded by doing lspci -v . It
>>> >>>>> >>> should say
>>> >>>>> >>> kernel driver in use: pci-stub. Also, did you run the vfio-bind
>>> >>>>> >>> script
>>> >>>>> >>> before trying it?
>>> >>>>> >>>
>>> >>>>> >>> On Tue, Sep 11, 2018 at 3:18 PM, Håvard <hovardslill at gmail.com>
>>> >>>>> >>> wrote:
>>> >>>>> >>> > Thank you for the offer!
>>> >>>>> >>> >
>>> >>>>> >>> > I run gentoo, but your github guide is very useful. I can't
>>> >>>>> >>> > seem to
>>> >>>>> >>> > bind my
>>> >>>>> >>> > audio driver to a pci-stud. Is the Sound card still supposed
>>> >>>>> >>> > to
>>> >>>>> >>> > function as
>>> >>>>> >>> > normal when I (think I) have bound it to a stud.
>>> >>>>> >>> >
>>> >>>>> >>> > -Håvard
>>> >>>>> >>> >
>>> >>>>> >>> > Den tir. 11. sep. 2018 kl. 20:26 skrev Connor McAdams
>>> >>>>> >>> > <conmanx360 at gmail.com>:
>>> >>>>> >>> >>
>>> >>>>> >>> >> One thing you could try, is using the program I used to
>>> >>>>> >>> >> reverse
>>> >>>>> >>> >> engineer the Sound Blaster Z series of cards, QemuHDADump. If
>>> >>>>> >>> >> your
>>> >>>>> >>> >> processor supports pci-passthrough with a virtual machine,
>>> >>>>> >>> >> you
>>> >>>>> >>> >> could
>>> >>>>> >>> >> run a Windows virtual machine with the sound card in it and
>>> >>>>> >>> >> capture
>>> >>>>> >>> >> the commands. I'd be willing to look through the dumps to see
>>> >>>>> >>> >> if
>>> >>>>> >>> >> there
>>> >>>>> >>> >> are any special verbs or anything.
>>> >>>>> >>> >>
>>> >>>>> >>> >> You can find the program here:
>>> >>>>> >>> >> https://github.com/Conmanx360/QemuHDADump
>>> >>>>> >>> >>
>>> >>>>> >>> >> Let me know.
>>> >>>>> >>> >>
>>> >>>>> >>> >> On Tue, Sep 11, 2018 at 2:15 PM, Håvard
>>> >>>>> >>> >> <hovardslill at gmail.com>
>>> >>>>> >>> >> wrote:
>>> >>>>> >>> >> > Sorry, my gmail didn't update so I wrote my response before
>>> >>>>> >>> >> > I
>>> >>>>> >>> >> > read
>>> >>>>> >>> >> > your
>>> >>>>> >>> >> > last one.
>>> >>>>> >>> >> >
>>> >>>>> >>> >> > It is a separate mic port as the G751JT doesn't have any
>>> >>>>> >>> >> > headset
>>> >>>>> >>> >> > multijacks.
>>> >>>>> >>> >> >
>>> >>>>> >>> >> > I'll try and dig around in the kernel! Thanks for the tip!
>>> >>>>> >>> >> >
>>> >>>>> >>> >> > -Håvard
>>> >>>>> >>> >> >
>>> >>>>> >>> >> > Den tir. 11. sep. 2018 kl. 20:09 skrev Håvard
>>> >>>>> >>> >> > <hovardslill at gmail.com>:
>>> >>>>> >>> >> >
>>> >>>>> >>> >> >> Thank you for taking your time and trying to help! :)
>>> >>>>> >>> >> >>
>>> >>>>> >>> >> >> Do you know where I can ask around for more help on the
>>> >>>>> >>> >> >> issue?
>>> >>>>> >>> >> >> I
>>> >>>>> >>> >> >> don't
>>> >>>>> >>> >> >> want to give up yet.
>>> >>>>> >>> >> >>
>>> >>>>> >>> >> >> -Håvard
>>> >>>>> >>> >> >>
>>> >>>>> >>> >> >> Den tir. 11. sep. 2018 kl. 20:02 skrev Takashi Iwai
>>> >>>>> >>> >> >> <tiwai at suse.de>:
>>> >>>>> >>> >> >>
>>> >>>>> >>> >> >>> On Tue, 11 Sep 2018 19:14:37 +0200,
>>> >>>>> >>> >> >>> Håvard wrote:
>>> >>>>> >>> >> >>> >
>>> >>>>> >>> >> >>> > Yes, microphone gets detected instantly and it
>>> >>>>> >>> >> >>> > automatically
>>> >>>>> >>> >> >>> > changes
>>> >>>>> >>> >> >>> > to
>>> >>>>> >>> >> >>> it
>>> >>>>> >>> >> >>> > in pavucontrol.
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>> Then it likely requires some additional initialization
>>> >>>>> >>> >> >>> outside
>>> >>>>> >>> >> >>> HD-audio. It's hard to know, as it's pretty much
>>> >>>>> >>> >> >>> vendor-specific.
>>> >>>>> >>> >> >>> You can dig down the Windows, but I have no idea about
>>> >>>>> >>> >> >>> Windows
>>> >>>>> >>> >> >>> implementation, so can't give any hints, unfortunately.
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>> Takashi
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>> >
>>> >>>>> >>> >> >>> > Den tir. 11. sep. 2018 kl. 18:52 skrev Takashi Iwai
>>> >>>>> >>> >> >>> > <tiwai at suse.de>:
>>> >>>>> >>> >> >>> >
>>> >>>>> >>> >> >>> > > On Tue, 11 Sep 2018 18:40:23 +0200,
>>> >>>>> >>> >> >>> > > Håvard wrote:
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > Thank you for replying!
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > Enabling loopback in alsamixer:
>>> >>>>> >>> >> >>> > > > http://i.imgur.com/lNo6e7T.png
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > And unmuting more and more things in "Mic Playback
>>> >>>>> >>> >> >>> > > > Volume"
>>> >>>>> >>> >> >>> > > > in
>>> >>>>> >>> >> >>> > > hdaanalyzer:
>>> >>>>> >>> >> >>> > > > http://i.imgur.com/H0HiOhy.png
>>> >>>>> >>> >> >>> > > > made white noise come from the headset. However it
>>> >>>>> >>> >> >>> > > > did
>>> >>>>> >>> >> >>> > > > not
>>> >>>>> >>> >> >>> > > > change or
>>> >>>>> >>> >> >>> > > react
>>> >>>>> >>> >> >>> > > > at all when I talked or even muted the microphone
>>> >>>>> >>> >> >>> > > > physically.
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > I couldn't find "Mic Playback Switch" anywhere in
>>> >>>>> >>> >> >>> > > > either
>>> >>>>> >>> >> >>> > > > alsamixer
>>> >>>>> >>> >> >>> or
>>> >>>>> >>> >> >>> > > > hdaanalyzer.
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > It's a mixer mute switch.
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > > The microphone works perfectly fine under Windows,
>>> >>>>> >>> >> >>> > > > so I
>>> >>>>> >>> >> >>> > > > don't
>>> >>>>> >>> >> >>> > > > think
>>> >>>>> >>> >> >>> it is
>>> >>>>> >>> >> >>> > > > the mic pin.
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > But the fact above indicates the possibility of the
>>> >>>>> >>> >> >>> > > wrong
>>> >>>>> >>> >> >>> > > pin,
>>> >>>>> >>> >> >>> > > too.
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > Does the jack detection of the ext mic pin work?
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > Takashi
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > -Håvard
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > Den man. 10. sep. 2018 kl. 22:39 skrev Takashi Iwai
>>> >>>>> >>> >> >>> > > > <tiwai at suse.de
>>> >>>>> >>> >> >>> >:
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > > > > On Thu, 06 Sep 2018 20:44:30 +0200,
>>> >>>>> >>> >> >>> > > > > Håvard wrote:
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > Additional relevant info:
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > A similar issue was also discussed three years
>>> >>>>> >>> >> >>> > > > > > ago
>>> >>>>> >>> >> >>> > > > > > on
>>> >>>>> >>> >> >>> > > > > > Sun
>>> >>>>> >>> >> >>> > > > > > Jun
>>> >>>>> >>> >> >>> > > 17:15:54
>>> >>>>> >>> >> >>> > > > > CEST
>>> >>>>> >>> >> >>> > > > > > 2015 and was about his surround sound setup,
>>> >>>>> >>> >> >>> > > > > > but did
>>> >>>>> >>> >> >>> > > > > > not
>>> >>>>> >>> >> >>> > > > > > touch
>>> >>>>> >>> >> >>> on the
>>> >>>>> >>> >> >>> > > > > > external microphone problem:
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>> http://mailman.alsa-project.org/pipermail/alsa-devel/2015-June/093317.html
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > alsa-info.sh:
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>> http://www.alsa-project.org/db/?f=1d8616ba5977308e03db6c3a86e36e9e9b38d6f0
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > Graph of ALC668 chipset from hdaanalyzer:
>>> >>>>> >>> >> >>> > > > > > http://i.imgur.com/c08DNJW.png
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > setting alsa-mode[1-8] does nothing to help the
>>> >>>>> >>> >> >>> > > > > > issue.
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > There are several of similar bug reports around
>>> >>>>> >>> >> >>> > > > > > the
>>> >>>>> >>> >> >>> > > > > > web
>>> >>>>> >>> >> >>> experiencing
>>> >>>>> >>> >> >>> > > > > > similar issues, and on different distros.
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > Microphone works perfectly in windows
>>> >>>>> >>> >> >>> > > > > >
>>> >>>>> >>> >> >>> > > > > > I have a ASUS ROG G751JT, but this problem
>>> >>>>> >>> >> >>> > > > > > seems to
>>> >>>>> >>> >> >>> > > > > > happen
>>> >>>>> >>> >> >>> > > > > > with
>>> >>>>> >>> >> >>> all
>>> >>>>> >>> >> >>> > > > > laptops
>>> >>>>> >>> >> >>> > > > > > under the G751 name.
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > > > > When you enable the loopback volume and switch,
>>> >>>>> >>> >> >>> > > > > and
>>> >>>>> >>> >> >>> > > > > unmute/adjust
>>> >>>>> >>> >> >>> "Mic
>>> >>>>> >>> >> >>> > > > > Playback Volume", and "Mic Playback Switch", do
>>> >>>>> >>> >> >>> > > > > you
>>> >>>>> >>> >> >>> > > > > hear
>>> >>>>> >>> >> >>> > > > > the
>>> >>>>> >>> >> >>> > > > > input
>>> >>>>> >>> >> >>> > > > > from the ext mic? It's a route directly from NID
>>> >>>>> >>> >> >>> > > > > 0x18
>>> >>>>> >>> >> >>> > > > > to
>>> >>>>> >>> >> >>> > > > > the
>>> >>>>> >>> >> >>> mixer
>>> >>>>> >>> >> >>> > > > > NID 0x0b, then output mixer NID 0x0c, then
>>> >>>>> >>> >> >>> > > > > outputs.
>>> >>>>> >>> >> >>> > > > > So
>>> >>>>> >>> >> >>> > > > > this
>>> >>>>> >>> >> >>> > > > > can
>>> >>>>> >>> >> >>> be
>>> >>>>> >>> >> >>> > > > > used to verify the hardware routing.
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > > > > If you don't hear via this route, it means that
>>> >>>>> >>> >> >>> > > > > the
>>> >>>>> >>> >> >>> > > > > input
>>> >>>>> >>> >> >>> > > > > from
>>> >>>>> >>> >> >>> the ext
>>> >>>>> >>> >> >>> > > > > mic pin itself is broken, and it implies that
>>> >>>>> >>> >> >>> > > > > something
>>> >>>>> >>> >> >>> > > > > outside
>>> >>>>> >>> >> >>> > > > > HD-audio codec.
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > > > > Takashi
>>> >>>>> >>> >> >>> > > > >
>>> >>>>> >>> >> >>> > > > [2 <text/html; UTF-8 (quoted-printable)>]
>>> >>>>> >>> >> >>> > > >
>>> >>>>> >>> >> >>> > >
>>> >>>>> >>> >> >>> > [2 <text/html; UTF-8 (quoted-printable)>]
>>> >>>>> >>> >> >>> >
>>> >>>>> >>> >> >>>
>>> >>>>> >>> >> >>
>>> >>>>> >>> >> > _______________________________________________
>>> >>>>> >>> >> > Alsa-devel mailing list
>>> >>>>> >>> >> > Alsa-devel at alsa-project.org
>>> >>>>> >>> >> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
-------------- next part --------------
connor at connor-Z97X-Gaming-7:~/Programs/qemu-2.11.0-rc0$ sudo ./startvm.sh 2>&1 >/dev/null | ./a.out /dev/tty
[sudo] password for connor:
Current verb 0x0000 Region2+0x400, 0x1, 4
Current verb 0x0000 Region2+0x42c, 0x0, 4
Current verb 0x0000 Region2+0x46c, 0x0, 4
Current verb 0x0000 Region2+0x4ac, 0x0, 4
Current verb 0x0000 Region2+0x4ec, 0x0, 4
Current verb 0x0000 Region2+0x43c, 0x0, 4
Current verb 0x0000 Region2+0x47c, 0x0, 4
Current verb 0x0000 Region2+0x4bc, 0x0, 4
Current verb 0x0000 Region2+0x4fc, 0x0, 4
Current verb 0x0000 Region2+0x408, 0x1, 4
Current verb 0x0000 Region2+0x100, 0x600, 4
Current verb 0x0000 Region2+0x410, 0x14, 4
Current verb 0x0000 Region2+0x40c, 0x1, 4
Current verb 0x0000 Region2+0x100, 0x60f, 4
Current verb 0x0000 Region2+0x100, 0x70f, 4
Current verb 0x0000 Region2+0x830, 0xaff, 4
Current verb 0x0000 Region2+0x86c, 0x0, 4
Current verb 0x0000 Region2+0x800, 0x6b, 4
Current verb 0x0000 Region2+0x86c, 0x1, 4
Current verb 0x0000 Region2+0x800, 0x6b, 4
Current verb 0x0000 Region2+0x804, 0x57, 4
Current verb 0x0000 Region2+0x20c, 0x800000, 4
Current verb 0x0000 Region2+0x1c, 0x880680, 4
Current verb 0x0000 Region2+0xc0c, 0x80, 4
Current verb 0x0000 Region2+0xc00, 0x30, 4
Current verb 0x0000 Region2+0xc04, 0x0, 4
Current verb 0x0000 Region2+0xc0c, 0x0, 4
Current verb 0x0000 Region2+0xc0c, 0x3, 4
Current verb 0x0000 Region2+0xc0c, 0x3, 4
Current verb 0x0000 Region2+0xc0c, 0x3, 4
Current verb 0x0000 Region2+0xc08, 0x1, 4
Current verb 0x0000 Region2+0xc08, 0xf1, 4
Current verb 0x0000 Region2+0xc08, 0x1, 4
Current verb 0x0000 Region2+0xc08, 0xc7, 4
Current verb 0x0000 Region2+0xc08, 0xc1, 4
Current verb 0x0000 Region2+0xc04, 0x80, 4
Current verb 0x0000 Region2+0x1c, 0x880680, 4
CORB buffer Address:0x7ffdd000
CORB buffer Address:0x7ffdd000
0x0004
0x0008
0x000c
0x0010
0x0014
0x0018
0x001c
0x0020
0x0024
0x0028
0x002c
0x0030
0x0034
0x0038
0x003c
0x0040
0x0044
0x0048
0x004c
0x0050
0x0054
0x0058
0x005c
0x0060
0x0064
0x0068
0x006c
0x0070
0x0074
0x0078
0x007c
0x0080
0x0084
0x0088
0x008c
0x0090
0x0094
0x0098
0x009c
0x00a0
0x00a4
0x00a8
Current verb 0x00a8 Region2+0x304, 0xf, 1
Current verb 0x00a8 Region2+0x304, 0xf, 1
Current verb 0x00a8 Region2+0x304, 0xf, 1
Current verb 0x00a8 Region2+0x304, 0xf, 1
Current verb 0x00a8 Region2+0x100, 0xe, 1
Current verb 0x00a8 Region2+0x304, 0x1f, 1
Current verb 0x00a8 Region2+0x100, 0xc, 1
Current verb 0x00a8 Region2+0x304, 0x3f, 1
Current verb 0x00a8 Region2+0x100, 0x8, 1
Current verb 0x00a8 Region2+0x304, 0x7f, 1
Current verb 0x00a8 Region2+0x100, 0x0, 1
Current verb 0x00a8 Region2+0x304, 0xff, 1
Current verb 0x00a8 Region2+0x86c, 0x0, 4
Current verb 0x00a8 Region2+0x800, 0x6b, 4
Current verb 0x00a8 Region2+0x86c, 0x1, 4
Current verb 0x00a8 Region2+0x800, 0x6b, 4
Current verb 0x00a8 Region2+0x804, 0x57, 4
Current verb 0x00a8 Region2+0x20c, 0x800001, 4
Current verb 0x00a8 Region2+0x210, 0x7e, 4
Current verb 0x00a8 Region2+0x210, 0x5a, 4
Current verb 0x00a8 Region2+0x20c, 0x800001, 4
Current verb 0x00a8 Region2+0x804, 0x30, 4
Current verb 0x00a8 Region2+0x20c, 0x800005, 4
Current verb 0x00a8 Region2+0x204, 0x3f2b, 4
Current verb 0x00a8 Region2+0x20c, 0x800004, 4
Current verb 0x00a8 Region2+0x210, 0x0, 4
Current verb 0x00a8 Region2+0x210, 0x7e, 4
Current verb 0x00a8 Region2+0x210, 0x5a, 4
Current verb 0x00a8 Region2+0x20c, 0x800005, 4
Current verb 0x00a8 Region2+0x804, 0x30, 4
Current verb 0x00a8 Region2+0x20c, 0x800005, 4
Current verb 0x00a8 Region2+0x204, 0x3f2d, 4
Current verb 0x00a8 Region2+0x20c, 0x800004, 4
Current verb 0x00a8 Region2+0x210, 0x0, 4
0x00ac
0x00b0
0x00b4
0x00b8
Current verb 0x00b8 Region2+0x210, 0x7e, 4
Current verb 0x00b8 Region2+0x210, 0x5a, 4
Current verb 0x00b8 Region2+0x20c, 0x800005, 4
Current verb 0x00b8 Region2+0x804, 0x48, 4
Current verb 0x00b8 Region2+0x20c, 0x800005, 4
Current verb 0x00b8 Region2+0x204, 0x8307, 4
Current verb 0x00b8 Region2+0x20c, 0x800004, 4
Current verb 0x00b8 Region2+0x210, 0x0, 4
Current verb 0x00b8 Region2+0x1c, 0x880680, 4
0x00bc
0x00c0
0x00c4
0x00c8
0x00cc
0x00d0
0x00d4
0x00d8
0x00dc
0x00e0
0x00e4
0x00e8
0x00ec
0x00f0
0x00f4
0x00f8
0x00fc
0x0100
0x0104
0x0108
0x010c
0x0110
0x0114
0x0118
0x011c
0x0120
0x0124
0x0128
0x012c
0x0130
0x0134
0x0138
0x013c
0x0140
0x0144
0x0148
0x014c
0x0150
0x0154
0x0158
0x015c
0x0160
0x0164
0x0168
0x016c
0x0170
0x0174
0x0178
0x017c
0x0180
0x0184
0x0188
0x018c
0x0190
0x0194
0x0198
0x019c
0x01a0
0x01a4
0x01a8
0x01ac
0x01b0
0x01b4
0x01b8
0x01bc
0x01c0
0x01c4
0x01c8
0x01cc
0x01d0
0x01d4
0x01d8
0x01dc
0x01e0
0x01e4
0x01e8
0x01ec
0x01f0
0x01f4
0x01f8
0x01fc
0x0200
0x0204
0x0208
0x020c
0x0210
0x0214
0x0218
0x021c
0x0220
0x0224
0x0228
0x022c
0x0230
0x0234
0x0238
0x023c
0x0240
0x0244
0x0248
0x024c
0x0250
0x0254
0x0258
0x025c
0x0260
0x0264
0x0268
0x026c
0x0270
0x0274
0x0278
0x027c
0x0280
0x0284
0x0288
0x028c
0x0290
0x0294
0x0298
0x029c
0x02a0
0x02a4
0x02a8
0x02ac
0x02b0
0x02b4
0x02b8
0x02bc
0x02c0
0x02c4
0x02c8
0x02cc
0x02d0
0x02d4
0x02d8
0x02dc
0x02e0
0x02e4
0x02e8
0x02ec
0x02f0
0x02f4
0x02f8
0x02fc
0x0300
0x0304
0x0308
0x030c
0x0310
0x0314
0x0318
0x031c
0x0320
0x0324
0x0328
0x032c
0x0330
0x0334
0x0338
0x033c
0x0340
0x0344
0x0348
0x034c
0x0350
0x0354
0x0358
0x035c
0x0360
0x0364
0x0368
0x036c
0x0370
0x0374
0x0378
0x037c
0x0380
0x0384
0x0388
0x038c
0x0390
0x0394
0x0398
0x039c
0x03a0
0x03a4
0x03a8
0x03ac
0x03b0
0x03b4
0x03b8
0x03bc
0x03c0
0x03c4
0x03c8
0x03cc
0x03d0
0x03d4
0x03d8
0x03dc
0x03e0
0x03e4
0x03e8
0x03ec
0x03f0
dumpMem entered...
0x03f4
0x03f8
0x03fc
0x0400
0x0404
0x0408
0x040c
0x0410
0x0414
0x0418
0x041c
0x0420
0x0424
0x0428
0x042c
0x0430
0x0434
0x0438
0x043c
0x0440
0x0444
0x0448
0x044c
0x0450
0x0454
0x0458
0x045c
0x0460
0x0464
0x0468
0x046c
0x0470
0x0474
0x0478
0x047c
0x0480
0x0484
0x0488
0x048c
0x0490
0x0494
0x0498
0x049c
0x04a0
0x04a4
0x04a8
0x04ac
0x04b0
0x04b4
0x04b8
0x04bc
0x04c0
0x04c4
0x04c8
0x04cc
0x04d0
0x04d4
0x04d8
0x04dc
0x04e0
0x04e4
0x04e8
0x04ec
0x04f0
0x04f4
0x04f8
0x04fc
0x0500
0x0504
0x0508
0x050c
0x0510
0x0514
0x0518
0x051c
0x0520
0x0524
0x0528
0x052c
0x0530
0x0534
0x0538
0x053c
0x0540
0x0544
0x0548
0x054c
0x0550
0x0554
0x0558
0x055c
0x0560
0x0564
0x0568
0x056c
0x0570
0x0574
0x0578
0x057c
0x0580
0x0584
0x0588
0x058c
0x0590
0x0594
0x0598
0x059c
0x05a0
0x05a4
0x05a8
0x05ac
0x05b0
0x05b4
0x05b8
0x05bc
0x05c0
0x05c4
0x05c8
0x05cc
0x05d0
0x05d4
0x05d8
0x05dc
0x05e0
0x05e4
0x05e8
0x05ec
0x05f0
0x05f4
0x05f8
0x05fc
0x0600
0x0604
0x0608
0x060c
0x0610
0x0614
0x0618
0x061c
0x0620
0x0624
0x0628
0x062c
0x0630
0x0634
0x0638
0x063c
0x0640
0x0644
0x0648
0x064c
0x0650
0x0654
0x0658
0x065c
0x0660
0x0664
0x0668
0x066c
0x0670
0x0674
0x0678
0x067c
0x0680
0x0684
0x0688
0x068c
0x0690
0x0694
0x0698
0x069c
0x06a0
Current verb 0x06a0 Region2+0x210, 0x7e, 4
Current verb 0x06a0 Region2+0x210, 0x5a, 4
Current verb 0x06a0 Region2+0x20c, 0x800005, 4
Current verb 0x06a0 Region2+0x804, 0x30, 4
Current verb 0x06a0 Region2+0x20c, 0x800005, 4
Current verb 0x06a0 Region2+0x204, 0x3f32, 4
Current verb 0x06a0 Region2+0x20c, 0x800004, 4
Current verb 0x06a0 Region2+0x210, 0x0, 4
0x06a4
0x06a8
0x06ac
Current verb 0x06ac Region2+0x210, 0x7e, 4
Current verb 0x06ac Region2+0x210, 0x5a, 4
Current verb 0x06ac Region2+0x20c, 0x800005, 4
Current verb 0x06ac Region2+0x804, 0x30, 4
Current verb 0x06ac Region2+0x20c, 0x800005, 4
Current verb 0x06ac Region2+0x204, 0x3f32, 4
Current verb 0x06ac Region2+0x20c, 0x800004, 4
Current verb 0x06ac Region2+0x210, 0x0, 4
0x06b0
0x06b4
0x06b8
0x06bc
0x06c0
0x06c4
0x06c8
0x06cc
0x06d0
0x06d4
0x06d8
0x06dc
0x06e0
0x06e4
0x06e8
0x06ec
0x06f0
0x06f4
0x06f8
0x06fc
0x0700
0x0704
0x0708
0x070c
0x0710
0x0714
0x0718
0x071c
0x0720
0x0724
0x0728
0x072c
0x0730
0x0734
0x0738
0x073c
0x0740
0x0744
0x0748
0x074c
0x0750
0x0754
0x0758
0x075c
0x0760
0x0764
0x0768
0x076c
0x0770
0x0774
0x0778
0x077c
0x0780
0x0784
0x0788
0x078c
0x0790
0x0794
0x0798
0x079c
0x07a0
0x07a4
0x07a8
0x07ac
0x07b0
0x07b4
0x07b8
0x07bc
0x07c0
0x07c4
0x07c8
0x07cc
Current verb 0x07cc Region2+0x210, 0x7e, 4
Current verb 0x07cc Region2+0x210, 0x5a, 4
Current verb 0x07cc Region2+0x20c, 0x800005, 4
Current verb 0x07cc Region2+0x804, 0x30, 4
Current verb 0x07cc Region2+0x20c, 0x800005, 4
Current verb 0x07cc Region2+0x204, 0x3f32, 4
Current verb 0x07cc Region2+0x20c, 0x800004, 4
Current verb 0x07cc Region2+0x210, 0x0, 4
0x07d0
0x07d4
0x07d8
Current verb 0x07d8 Region2+0x210, 0x7e, 4
Current verb 0x07d8 Region2+0x210, 0x5a, 4
Current verb 0x07d8 Region2+0x20c, 0x800005, 4
Current verb 0x07d8 Region2+0x804, 0x30, 4
Current verb 0x07d8 Region2+0x20c, 0x800005, 4
Current verb 0x07d8 Region2+0x204, 0x3f32, 4
Current verb 0x07d8 Region2+0x20c, 0x800004, 4
Current verb 0x07d8 Region2+0x210, 0x0, 4
0x07dc
0x07e0
0x07e4
0x07e8
0x07ec
0x07f0
dumpMem entered...
0x07f4
0x07f8
0x07fc
0x0800
0x0804
0x0808
0x080c
0x0810
0x0814
0x0818
0x081c
0x0820
0x0824
0x0828
0x082c
0x0830
0x0834
0x0838
0x083c
0x0840
0x0844
0x0848
0x084c
0x0850
0x0854
0x0858
0x085c
0x0860
0x0864
0x0868
0x086c
0x0870
0x0874
0x0878
0x087c
0x0880
0x0884
0x0888
0x088c
0x0890
0x0894
0x0898
0x089c
0x08a0
0x08a4
0x08a8
0x08ac
0x08b0
Current verb 0x08b0 Region0+0x100, 0x1, 1
Current verb 0x08b0 Region0+0x100, 0x0, 1
Current verb 0x08b0 Region0+0x102, 0x0, 1
Current verb 0x08b0 Region0+0x102, 0x10, 1
Current verb 0x08b0 Region0+0x112, 0x47, 2
Current verb 0x08b0 Region0+0x100, 0x1, 1
Current verb 0x08b0 Region0+0x100, 0x0, 1
Current verb 0x08b0 Region0+0x102, 0x0, 1
Current verb 0x08b0 Region0+0x102, 0x10, 1
Current verb 0x08b0 Region0+0x112, 0x47, 2
Current verb 0x08b0 Region0+0x100, 0x8, 1
Current verb 0x08b0 Region0+0x100, 0x18, 1
Current verb 0x08b0 Region0+0x108, 0x40000, 4
Current verb 0x08b0 Region0+0x11c, 0x0, 4
Current verb 0x08b0 Region0+0x118, 0x7ff9c000, 4
Current verb 0x08b0 Region0+0x10c, 0x3f, 1
0x08b4
0x08b8
0x08bc
0x08c0
0x08c4
0x08c8
0x08cc
0x08d0
0x08d4
0x08d8
0x08dc
0x08e0
0x08e4
0x08e8
0x08ec
0x08f0
0x08f4
0x08f8
0x08fc
0x0900
0x0904
0x0908
0x090c
0x0910
0x0914
0x0918
0x091c
0x0920
0x0924
0x0928
0x092c
0x0930
0x0934
0x0938
0x093c
0x0940
0x0944
0x0948
0x094c
0x0950
0x0954
0x0958
Current verb 0x0958 Region0+0x100, 0x18, 1
Current verb 0x0958 Region0+0x100, 0x18, 1
Current verb 0x0958 Region0+0x108, 0x40000, 4
Current verb 0x0958 Region0+0x11c, 0x0, 4
Current verb 0x0958 Region0+0x118, 0x7ff9c000, 4
Current verb 0x0958 Region0+0x10c, 0x3f, 1
Current verb 0x0958 Region0+0x100, 0x18, 1
Current verb 0x0958 Region0+0x100, 0x18, 1
Current verb 0x0958 Region0+0x108, 0x40000, 4
Current verb 0x0958 Region0+0x11c, 0x0, 4
Current verb 0x0958 Region0+0x118, 0x7ff9c000, 4
Current verb 0x0958 Region0+0x10c, 0x3f, 1
Current verb 0x0958 Region0+0x100, 0x1a, 1
0x095c
0x0960
0x0964
0x0968
0x096c
0x0970
0x0974
0x0978
0x097c
0x0980
0x0984
0x0988
0x098c
0x0990
0x0994
0x0998
0x099c
0x09a0
0x09a4
0x09a8
0x09ac
0x09b0
0x09b4
0x09b8
0x09bc
0x09c0
0x09c4
0x09c8
0x09cc
0x09d0
0x09d4
0x09d8
0x09dc
0x09e0
0x09e4
0x09e8
0x09ec
0x09f0
0x09f4
0x09f8
0x09fc
0x0a00
0x0a04
0x0a08
0x0a0c
0x0a10
0x0a14
0x0a18
0x0a1c
0x0a20
0x0a24
0x0a28
0x0a2c
0x0a30
0x0a34
0x0a38
0x0a3c
0x0a40
0x0a44
0x0a48
0x0a4c
0x0a50
0x0a54
0x0a58
0x0a5c
0x0a60
0x0a64
0x0a68
0x0a6c
0x0a70
0x0a74
0x0a78
0x0a7c
0x0a80
0x0a84
0x0a88
0x0a8c
0x0a90
0x0a94
0x0a98
0x0a9c
0x0aa0
0x0aa4
0x0aa8
0x0aac
0x0ab0
0x0ab4
0x0ab8
0x0abc
0x0ac0
0x0ac4
0x0ac8
0x0acc
0x0ad0
0x0ad4
0x0ad8
0x0adc
0x0ae0
0x0ae4
0x0ae8
0x0aec
0x0af0
0x0af4
0x0af8
0x0afc
0x0b00
0x0b04
0x0b08
0x0b0c
0x0b10
0x0b14
0x0b18
0x0b1c
0x0b20
0x0b24
0x0b28
0x0b2c
0x0b30
0x0b34
0x0b38
0x0b3c
0x0b40
0x0b44
0x0b48
0x0b4c
0x0b50
0x0b54
0x0b58
0x0b5c
0x0b60
0x0b64
0x0b68
0x0b6c
0x0b70
0x0b74
0x0b78
0x0b7c
0x0b80
0x0b84
0x0b88
0x0b8c
0x0b90
0x0b94
0x0b98
0x0b9c
0x0ba0
0x0ba4
0x0ba8
0x0bac
0x0bb0
0x0bb4
0x0bb8
0x0bbc
0x0bc0
0x0bc4
0x0bc8
0x0bcc
0x0bd0
0x0bd4
0x0bd8
0x0bdc
0x0be0
0x0be4
0x0be8
0x0bec
0x0bf0
dumpMem entered...
0x0bf4
0x0bf8
0x0bfc
0x0c00
0x0c04
0x0c08
0x0c0c
0x0c10
0x0c14
0x0c18
0x0c1c
0x0c20
0x0c24
0x0c28
0x0c2c
0x0c30
0x0c34
0x0c38
0x0c3c
0x0c40
0x0c44
0x0c48
0x0c4c
0x0c50
0x0c54
0x0c58
0x0c5c
0x0c60
0x0c64
0x0c68
0x0c6c
0x0c70
0x0c74
0x0c78
0x0c7c
0x0c80
0x0c84
0x0c88
0x0c8c
0x0c90
0x0c94
0x0c98
0x0c9c
0x0ca0
0x0ca4
0x0ca8
0x0cac
0x0cb0
0x0cb4
0x0cb8
0x0cbc
0x0cc0
0x0cc4
0x0cc8
0x0ccc
0x0cd0
0x0cd4
0x0cd8
0x0cdc
0x0ce0
0x0ce4
0x0ce8
0x0cec
0x0cf0
0x0cf4
0x0cf8
0x0cfc
0x0d00
0x0d04
0x0d08
0x0d0c
0x0d10
0x0d14
0x0d18
0x0d1c
0x0d20
0x0d24
0x0d28
0x0d2c
0x0d30
0x0d34
0x0d38
0x0d3c
0x0d40
0x0d44
0x0d48
0x0d4c
0x0d50
0x0d54
0x0d58
0x0d5c
0x0d60
0x0d64
0x0d68
0x0d6c
0x0d70
0x0d74
0x0d78
0x0d7c
0x0d80
0x0d84
0x0d88
0x0d8c
0x0d90
0x0d94
0x0d98
0x0d9c
0x0da0
0x0da4
0x0da8
0x0dac
0x0db0
0x0db4
0x0db8
0x0dbc
0x0dc0
0x0dc4
0x0dc8
0x0dcc
0x0dd0
0x0dd4
0x0dd8
0x0ddc
0x0de0
0x0de4
0x0de8
0x0dec
0x0df0
0x0df4
0x0df8
0x0dfc
0x0e00
0x0e04
0x0e08
0x0e0c
0x0e10
0x0e14
0x0e18
0x0e1c
0x0e20
0x0e24
0x0e28
0x0e2c
0x0e30
0x0e34
0x0e38
0x0e3c
0x0e40
0x0e44
0x0e48
0x0e4c
0x0e50
0x0e54
0x0e58
0x0e5c
0x0e60
0x0e64
0x0e68
0x0e6c
0x0e70
0x0e74
0x0e78
0x0e7c
0x0e80
0x0e84
0x0e88
0x0e8c
0x0e90
0x0e94
0x0e98
0x0e9c
0x0ea0
0x0ea4
0x0ea8
0x0eac
0x0eb0
0x0eb4
0x0eb8
0x0ebc
0x0ec0
0x0ec4
0x0ec8
0x0ecc
0x0ed0
0x0ed4
0x0ed8
0x0edc
0x0ee0
0x0ee4
0x0ee8
0x0eec
0x0ef0
0x0ef4
0x0ef8
0x0efc
0x0f00
0x0f04
0x0f08
0x0f0c
0x0f10
0x0f14
0x0f18
0x0f1c
0x0f20
0x0f24
0x0f28
0x0f2c
0x0f30
0x0f34
0x0f38
0x0f3c
0x0f40
0x0f44
0x0f48
0x0f4c
0x0f50
0x0f54
0x0f58
0x0f5c
0x0f60
0x0f64
0x0f68
0x0f6c
0x0f70
0x0f74
0x0f78
0x0f7c
0x0f80
0x0f84
0x0f88
0x0f8c
0x0f90
0x0f94
0x0f98
0x0f9c
0x0fa0
0x0fa4
0x0fa8
0x0fac
0x0fb0
0x0fb4
0x0fb8
0x0fbc
0x0fc0
0x0fc4
0x0fc8
0x0fcc
0x0fd0
0x0fd4
0x0fd8
0x0fdc
0x0fe0
0x0fe4
0x0fe8
0x0fec
0x0ff0
dumpMem entered...
0x0ff4
0x0ff8
0x0ffc
0x1000
0x1004
0x1008
0x100c
0x1010
0x1014
0x1018
0x101c
0x1020
0x1024
0x1028
0x102c
0x1030
0x1034
0x1038
0x103c
0x1040
0x1044
0x1048
0x104c
0x1050
0x1054
0x1058
0x105c
0x1060
0x1064
0x1068
0x106c
0x1070
0x1074
0x1078
0x107c
0x1080
0x1084
0x1088
0x108c
0x1090
0x1094
0x1098
0x109c
0x10a0
0x10a4
0x10a8
0x10ac
0x10b0
0x10b4
0x10b8
0x10bc
0x10c0
0x10c4
0x10c8
0x10cc
0x10d0
0x10d4
0x10d8
0x10dc
0x10e0
0x10e4
0x10e8
0x10ec
0x10f0
0x10f4
0x10f8
0x10fc
0x1100
0x1104
0x1108
0x110c
0x1110
0x1114
0x1118
0x111c
0x1120
0x1124
0x1128
0x112c
0x1130
0x1134
0x1138
0x113c
0x1140
0x1144
0x1148
0x114c
0x1150
0x1154
0x1158
0x115c
0x1160
0x1164
0x1168
0x116c
0x1170
0x1174
0x1178
0x117c
0x1180
0x1184
0x1188
0x118c
0x1190
0x1194
0x1198
0x119c
0x11a0
0x11a4
0x11a8
0x11ac
0x11b0
0x11b4
0x11b8
0x11bc
0x11c0
0x11c4
0x11c8
0x11cc
0x11d0
0x11d4
0x11d8
0x11dc
0x11e0
0x11e4
0x11e8
0x11ec
0x11f0
0x11f4
0x11f8
0x11fc
0x1200
0x1204
0x1208
0x120c
0x1210
0x1214
0x1218
0x121c
0x1220
0x1224
0x1228
0x122c
0x1230
0x1234
0x1238
0x123c
0x1240
0x1244
0x1248
0x124c
0x1250
0x1254
0x1258
0x125c
0x1260
0x1264
0x1268
0x126c
0x1270
0x1274
0x1278
0x127c
0x1280
0x1284
0x1288
0x128c
0x1290
0x1294
0x1298
0x129c
0x12a0
0x12a4
0x12a8
0x12ac
0x12b0
0x12b4
0x12b8
0x12bc
0x12c0
0x12c4
0x12c8
0x12cc
0x12d0
0x12d4
0x12d8
0x12dc
0x12e0
0x12e4
0x12e8
0x12ec
0x12f0
0x12f4
0x12f8
0x12fc
0x1300
0x1304
0x1308
0x130c
0x1310
0x1314
0x1318
0x131c
0x1320
0x1324
0x1328
Current verb 0x1328 Region0+0x100, 0x1a, 1
Current verb 0x1328 Region0+0x100, 0x1a, 1
Current verb 0x1328 Region0+0x108, 0x40000, 4
Current verb 0x1328 Region0+0x11c, 0x0, 4
Current verb 0x1328 Region0+0x118, 0x7ff9c000, 4
Current verb 0x1328 Region0+0x10c, 0x3f, 1
Current verb 0x1328 Region0+0x100, 0x18, 1
Current verb 0x1328 Region0+0x100, 0x19, 1
Current verb 0x1328 Region0+0x100, 0x0, 1
Current verb 0x1328 Region0+0x102, 0x0, 1
Current verb 0x1328 Region0+0x102, 0x10, 1
Current verb 0x1328 Region0+0x112, 0x47, 2
0x132c
0x1330
0x1334
0x1338
0x133c
0x1340
0x1344
0x1348
0x134c
0x1350
0x1354
0x1358
0x135c
0x1360
0x1364
0x1368
0x136c
0x1370
0x1374
0x1378
0x137c
0x1380
0x1384
0x1388
0x138c
0x1390
0x1394
0x1398
0x139c
0x13a0
0x13a4
0x13a8
0x13ac
0x13b0
0x13b4
Current verb 0x13b4 Region0+0x100, 0x8, 1
Current verb 0x13b4 Region0+0x100, 0x18, 1
Current verb 0x13b4 Region0+0x108, 0x40000, 4
Current verb 0x13b4 Region0+0x11c, 0x0, 4
Current verb 0x13b4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x13b4 Region0+0x10c, 0x3f, 1
Current verb 0x13b4 Region0+0x100, 0x18, 1
Current verb 0x13b4 Region0+0x100, 0x18, 1
Current verb 0x13b4 Region0+0x108, 0x40000, 4
Current verb 0x13b4 Region0+0x11c, 0x0, 4
Current verb 0x13b4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x13b4 Region0+0x10c, 0x3f, 1
Current verb 0x13b4 Region0+0x100, 0x1a, 1
0x13b8
0x13bc
0x13c0
0x13c4
0x13c8
0x13cc
0x13d0
0x13d4
0x13d8
0x13dc
0x13e0
0x13e4
0x13e8
0x13ec
0x13f0
dumpMem entered...
0x13f4
0x13f8
0x13fc
0x1400
0x1404
0x1408
0x140c
0x1410
0x1414
0x1418
0x141c
0x1420
0x1424
0x1428
0x142c
0x1430
0x1434
0x1438
0x143c
0x1440
0x1444
0x1448
0x144c
0x1450
0x1454
0x1458
0x145c
0x1460
0x1464
0x1468
0x146c
0x1470
0x1474
0x1478
0x147c
0x1480
0x1484
0x1488
0x148c
0x1490
0x1494
0x1498
0x149c
0x14a0
0x14a4
0x14a8
0x14ac
0x14b0
0x14b4
0x14b8
0x14bc
0x14c0
0x14c4
0x14c8
0x14cc
0x14d0
0x14d4
0x14d8
0x14dc
0x14e0
0x14e4
0x14e8
0x14ec
0x14f0
0x14f4
0x14f8
0x14fc
0x1500
0x1504
0x1508
0x150c
0x1510
0x1514
0x1518
0x151c
0x1520
0x1524
0x1528
0x152c
0x1530
0x1534
0x1538
0x153c
0x1540
0x1544
0x1548
0x154c
0x1550
0x1554
0x1558
0x155c
0x1560
0x1564
0x1568
0x156c
0x1570
0x1574
0x1578
0x157c
0x1580
0x1584
0x1588
0x158c
0x1590
0x1594
0x1598
0x159c
0x15a0
0x15a4
0x15a8
0x15ac
0x15b0
0x15b4
0x15b8
0x15bc
0x15c0
0x15c4
0x15c8
0x15cc
0x15d0
0x15d4
0x15d8
0x15dc
0x15e0
0x15e4
0x15e8
0x15ec
0x15f0
0x15f4
0x15f8
0x15fc
0x1600
0x1604
0x1608
0x160c
0x1610
0x1614
0x1618
0x161c
0x1620
0x1624
0x1628
0x162c
0x1630
0x1634
0x1638
0x163c
0x1640
0x1644
0x1648
0x164c
0x1650
0x1654
0x1658
0x165c
0x1660
0x1664
0x1668
0x166c
0x1670
0x1674
0x1678
0x167c
0x1680
0x1684
0x1688
0x168c
0x1690
0x1694
0x1698
0x169c
0x16a0
0x16a4
0x16a8
0x16ac
0x16b0
0x16b4
0x16b8
0x16bc
0x16c0
0x16c4
0x16c8
0x16cc
0x16d0
0x16d4
0x16d8
0x16dc
0x16e0
0x16e4
0x16e8
0x16ec
0x16f0
0x16f4
0x16f8
0x16fc
0x1700
0x1704
0x1708
0x170c
0x1710
0x1714
0x1718
0x171c
0x1720
0x1724
0x1728
0x172c
0x1730
0x1734
0x1738
0x173c
0x1740
0x1744
0x1748
0x174c
0x1750
0x1754
0x1758
0x175c
0x1760
0x1764
0x1768
0x176c
0x1770
0x1774
0x1778
0x177c
0x1780
0x1784
0x1788
0x178c
0x1790
0x1794
0x1798
0x179c
0x17a0
0x17a4
0x17a8
0x17ac
0x17b0
0x17b4
0x17b8
0x17bc
0x17c0
0x17c4
0x17c8
0x17cc
0x17d0
0x17d4
0x17d8
0x17dc
0x17e0
0x17e4
0x17e8
0x17ec
0x17f0
dumpMem entered...
0x17f4
0x17f8
0x17fc
0x1800
0x1804
0x1808
0x180c
0x1810
0x1814
0x1818
0x181c
0x1820
0x1824
0x1828
0x182c
0x1830
0x1834
0x1838
0x183c
0x1840
0x1844
0x1848
0x184c
0x1850
0x1854
0x1858
0x185c
0x1860
0x1864
0x1868
0x186c
0x1870
0x1874
0x1878
0x187c
0x1880
0x1884
0x1888
0x188c
0x1890
0x1894
0x1898
0x189c
0x18a0
0x18a4
0x18a8
0x18ac
0x18b0
0x18b4
0x18b8
0x18bc
0x18c0
0x18c4
0x18c8
0x18cc
0x18d0
0x18d4
0x18d8
0x18dc
0x18e0
0x18e4
0x18e8
0x18ec
0x18f0
0x18f4
0x18f8
0x18fc
0x1900
0x1904
0x1908
0x190c
0x1910
0x1914
0x1918
0x191c
0x1920
0x1924
0x1928
0x192c
0x1930
0x1934
0x1938
0x193c
0x1940
0x1944
0x1948
0x194c
0x1950
0x1954
0x1958
0x195c
0x1960
0x1964
0x1968
0x196c
0x1970
0x1974
0x1978
0x197c
0x1980
0x1984
0x1988
0x198c
0x1990
0x1994
0x1998
0x199c
0x19a0
0x19a4
0x19a8
0x19ac
0x19b0
0x19b4
0x19b8
0x19bc
0x19c0
0x19c4
0x19c8
0x19cc
0x19d0
0x19d4
0x19d8
0x19dc
0x19e0
0x19e4
0x19e8
0x19ec
0x19f0
0x19f4
0x19f8
0x19fc
0x1a00
0x1a04
0x1a08
0x1a0c
0x1a10
0x1a14
0x1a18
0x1a1c
0x1a20
0x1a24
0x1a28
0x1a2c
0x1a30
0x1a34
0x1a38
0x1a3c
0x1a40
0x1a44
0x1a48
0x1a4c
0x1a50
0x1a54
0x1a58
0x1a5c
0x1a60
0x1a64
0x1a68
0x1a6c
0x1a70
0x1a74
0x1a78
0x1a7c
0x1a80
0x1a84
0x1a88
0x1a8c
0x1a90
0x1a94
0x1a98
0x1a9c
0x1aa0
0x1aa4
0x1aa8
0x1aac
0x1ab0
0x1ab4
0x1ab8
0x1abc
0x1ac0
0x1ac4
0x1ac8
0x1acc
0x1ad0
0x1ad4
0x1ad8
0x1adc
0x1ae0
0x1ae4
0x1ae8
0x1aec
0x1af0
0x1af4
0x1af8
0x1afc
0x1b00
0x1b04
0x1b08
0x1b0c
0x1b10
0x1b14
0x1b18
0x1b1c
0x1b20
0x1b24
0x1b28
0x1b2c
0x1b30
0x1b34
0x1b38
0x1b3c
0x1b40
0x1b44
0x1b48
0x1b4c
0x1b50
0x1b54
0x1b58
0x1b5c
0x1b60
0x1b64
0x1b68
0x1b6c
0x1b70
0x1b74
0x1b78
0x1b7c
0x1b80
0x1b84
0x1b88
0x1b8c
0x1b90
0x1b94
0x1b98
0x1b9c
0x1ba0
0x1ba4
0x1ba8
0x1bac
0x1bb0
0x1bb4
0x1bb8
0x1bbc
0x1bc0
0x1bc4
0x1bc8
0x1bcc
0x1bd0
0x1bd4
0x1bd8
0x1bdc
0x1be0
0x1be4
0x1be8
0x1bec
0x1bf0
dumpMem entered...
0x1bf4
0x1bf8
0x1bfc
0x1c00
0x1c04
0x1c08
0x1c0c
0x1c10
0x1c14
0x1c18
0x1c1c
0x1c20
0x1c24
0x1c28
0x1c2c
0x1c30
0x1c34
0x1c38
0x1c3c
0x1c40
0x1c44
0x1c48
0x1c4c
0x1c50
0x1c54
0x1c58
0x1c5c
0x1c60
0x1c64
0x1c68
0x1c6c
0x1c70
0x1c74
0x1c78
0x1c7c
0x1c80
0x1c84
0x1c88
0x1c8c
0x1c90
0x1c94
0x1c98
0x1c9c
0x1ca0
0x1ca4
0x1ca8
0x1cac
0x1cb0
0x1cb4
0x1cb8
0x1cbc
0x1cc0
0x1cc4
Current verb 0x1cc4 Region0+0x100, 0x1a, 1
Current verb 0x1cc4 Region0+0x100, 0x1a, 1
Current verb 0x1cc4 Region0+0x108, 0x40000, 4
Current verb 0x1cc4 Region0+0x11c, 0x0, 4
Current verb 0x1cc4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x1cc4 Region0+0x10c, 0x3f, 1
Current verb 0x1cc4 Region0+0x100, 0x18, 1
Current verb 0x1cc4 Region0+0x100, 0x19, 1
Current verb 0x1cc4 Region0+0x100, 0x0, 1
Current verb 0x1cc4 Region0+0x102, 0x0, 1
Current verb 0x1cc4 Region0+0x102, 0x10, 1
Current verb 0x1cc4 Region0+0x112, 0x47, 2
0x1cc8
0x1ccc
0x1cd0
0x1cd4
0x1cd8
0x1cdc
0x1ce0
0x1ce4
0x1ce8
0x1cec
0x1cf0
0x1cf4
0x1cf8
0x1cfc
0x1d00
0x1d04
0x1d08
Current verb 0x1d08 Region0+0x100, 0x8, 1
Current verb 0x1d08 Region0+0x100, 0x18, 1
Current verb 0x1d08 Region0+0x108, 0x40000, 4
Current verb 0x1d08 Region0+0x11c, 0x0, 4
Current verb 0x1d08 Region0+0x118, 0x7ff9c000, 4
Current verb 0x1d08 Region0+0x10c, 0x3f, 1
Current verb 0x1d08 Region0+0x100, 0x18, 1
Current verb 0x1d08 Region0+0x100, 0x18, 1
Current verb 0x1d08 Region0+0x108, 0x40000, 4
Current verb 0x1d08 Region0+0x11c, 0x0, 4
Current verb 0x1d08 Region0+0x118, 0x7ff9c000, 4
Current verb 0x1d08 Region0+0x10c, 0x3f, 1
Current verb 0x1d08 Region0+0x100, 0x1a, 1
0x1d0c
0x1d10
0x1d14
0x1d18
0x1d1c
0x1d20
0x1d24
0x1d28
0x1d2c
0x1d30
0x1d34
0x1d38
0x1d3c
0x1d40
0x1d44
0x1d48
0x1d4c
0x1d50
0x1d54
0x1d58
0x1d5c
0x1d60
0x1d64
0x1d68
0x1d6c
0x1d70
0x1d74
0x1d78
0x1d7c
0x1d80
0x1d84
0x1d88
0x1d8c
0x1d90
0x1d94
0x1d98
0x1d9c
0x1da0
0x1da4
0x1da8
0x1dac
0x1db0
0x1db4
0x1db8
0x1dbc
0x1dc0
0x1dc4
0x1dc8
0x1dcc
0x1dd0
0x1dd4
0x1dd8
0x1ddc
0x1de0
0x1de4
0x1de8
0x1dec
0x1df0
0x1df4
0x1df8
0x1dfc
0x1e00
0x1e04
0x1e08
0x1e0c
0x1e10
0x1e14
0x1e18
0x1e1c
0x1e20
0x1e24
0x1e28
0x1e2c
0x1e30
0x1e34
0x1e38
0x1e3c
0x1e40
0x1e44
0x1e48
0x1e4c
0x1e50
0x1e54
0x1e58
0x1e5c
0x1e60
0x1e64
0x1e68
0x1e6c
0x1e70
0x1e74
0x1e78
0x1e7c
0x1e80
0x1e84
0x1e88
0x1e8c
0x1e90
0x1e94
0x1e98
0x1e9c
0x1ea0
0x1ea4
0x1ea8
0x1eac
0x1eb0
0x1eb4
0x1eb8
0x1ebc
0x1ec0
0x1ec4
0x1ec8
0x1ecc
0x1ed0
0x1ed4
0x1ed8
0x1edc
0x1ee0
0x1ee4
0x1ee8
0x1eec
0x1ef0
0x1ef4
0x1ef8
0x1efc
0x1f00
0x1f04
0x1f08
0x1f0c
0x1f10
0x1f14
0x1f18
0x1f1c
0x1f20
0x1f24
0x1f28
0x1f2c
0x1f30
0x1f34
0x1f38
0x1f3c
0x1f40
0x1f44
0x1f48
0x1f4c
0x1f50
0x1f54
0x1f58
0x1f5c
0x1f60
0x1f64
0x1f68
0x1f6c
0x1f70
0x1f74
0x1f78
0x1f7c
0x1f80
0x1f84
0x1f88
0x1f8c
0x1f90
0x1f94
0x1f98
0x1f9c
0x1fa0
0x1fa4
0x1fa8
0x1fac
0x1fb0
0x1fb4
0x1fb8
0x1fbc
0x1fc0
0x1fc4
0x1fc8
0x1fcc
0x1fd0
0x1fd4
0x1fd8
0x1fdc
0x1fe0
0x1fe4
0x1fe8
0x1fec
0x1ff0
dumpMem entered...
0x1ff4
0x1ff8
0x1ffc
0x2000
0x2004
0x2008
0x200c
0x2010
0x2014
0x2018
0x201c
0x2020
0x2024
0x2028
0x202c
0x2030
0x2034
0x2038
0x203c
0x2040
0x2044
0x2048
0x204c
0x2050
0x2054
0x2058
0x205c
0x2060
0x2064
0x2068
0x206c
0x2070
0x2074
0x2078
0x207c
0x2080
0x2084
0x2088
0x208c
0x2090
0x2094
0x2098
0x209c
0x20a0
0x20a4
0x20a8
0x20ac
0x20b0
0x20b4
0x20b8
0x20bc
0x20c0
0x20c4
0x20c8
0x20cc
0x20d0
0x20d4
0x20d8
0x20dc
0x20e0
0x20e4
0x20e8
0x20ec
0x20f0
0x20f4
0x20f8
0x20fc
0x2100
0x2104
0x2108
0x210c
0x2110
0x2114
0x2118
0x211c
0x2120
0x2124
0x2128
0x212c
0x2130
0x2134
0x2138
0x213c
0x2140
0x2144
0x2148
0x214c
0x2150
0x2154
0x2158
0x215c
0x2160
0x2164
0x2168
0x216c
0x2170
0x2174
0x2178
0x217c
0x2180
0x2184
0x2188
0x218c
0x2190
0x2194
0x2198
0x219c
0x21a0
0x21a4
0x21a8
0x21ac
0x21b0
0x21b4
0x21b8
0x21bc
0x21c0
0x21c4
0x21c8
0x21cc
0x21d0
0x21d4
0x21d8
0x21dc
0x21e0
0x21e4
0x21e8
0x21ec
0x21f0
0x21f4
0x21f8
0x21fc
0x2200
0x2204
0x2208
0x220c
0x2210
0x2214
0x2218
0x221c
0x2220
0x2224
0x2228
0x222c
0x2230
0x2234
0x2238
0x223c
0x2240
0x2244
0x2248
0x224c
0x2250
0x2254
0x2258
0x225c
0x2260
0x2264
0x2268
0x226c
0x2270
0x2274
0x2278
0x227c
0x2280
0x2284
0x2288
0x228c
0x2290
0x2294
0x2298
0x229c
0x22a0
0x22a4
0x22a8
0x22ac
0x22b0
0x22b4
0x22b8
0x22bc
0x22c0
0x22c4
0x22c8
0x22cc
0x22d0
0x22d4
0x22d8
0x22dc
0x22e0
0x22e4
0x22e8
0x22ec
0x22f0
0x22f4
0x22f8
0x22fc
0x2300
0x2304
0x2308
0x230c
0x2310
0x2314
0x2318
0x231c
0x2320
0x2324
0x2328
0x232c
0x2330
0x2334
0x2338
0x233c
0x2340
0x2344
0x2348
0x234c
0x2350
0x2354
0x2358
0x235c
0x2360
0x2364
0x2368
0x236c
0x2370
0x2374
0x2378
0x237c
0x2380
0x2384
0x2388
0x238c
0x2390
0x2394
0x2398
0x239c
0x23a0
0x23a4
0x23a8
0x23ac
0x23b0
0x23b4
0x23b8
0x23bc
0x23c0
0x23c4
0x23c8
0x23cc
0x23d0
0x23d4
0x23d8
0x23dc
0x23e0
0x23e4
0x23e8
0x23ec
0x23f0
dumpMem entered...
0x23f4
0x23f8
0x23fc
0x2400
0x2404
0x2408
0x240c
0x2410
0x2414
0x2418
0x241c
0x2420
0x2424
0x2428
0x242c
0x2430
0x2434
0x2438
0x243c
0x2440
0x2444
0x2448
0x244c
0x2450
0x2454
0x2458
0x245c
0x2460
0x2464
0x2468
0x246c
0x2470
0x2474
0x2478
0x247c
0x2480
0x2484
0x2488
0x248c
0x2490
0x2494
0x2498
0x249c
0x24a0
0x24a4
0x24a8
0x24ac
0x24b0
0x24b4
0x24b8
0x24bc
0x24c0
0x24c4
0x24c8
0x24cc
0x24d0
0x24d4
0x24d8
0x24dc
0x24e0
0x24e4
0x24e8
0x24ec
0x24f0
0x24f4
0x24f8
0x24fc
0x2500
0x2504
0x2508
0x250c
0x2510
0x2514
0x2518
0x251c
0x2520
0x2524
0x2528
Current verb 0x2528 Region0+0x100, 0x1a, 1
Current verb 0x2528 Region0+0x100, 0x1a, 1
Current verb 0x2528 Region0+0x108, 0x40000, 4
Current verb 0x2528 Region0+0x11c, 0x0, 4
Current verb 0x2528 Region0+0x118, 0x7ff9c000, 4
Current verb 0x2528 Region0+0x10c, 0x3f, 1
Current verb 0x2528 Region0+0x100, 0x18, 1
Current verb 0x2528 Region0+0x100, 0x19, 1
Current verb 0x2528 Region0+0x100, 0x0, 1
Current verb 0x2528 Region0+0x102, 0x0, 1
Current verb 0x2528 Region0+0x102, 0x10, 1
Current verb 0x2528 Region0+0x112, 0x47, 2
0x252c
0x2530
0x2534
0x2538
0x253c
0x2540
0x2544
0x2548
0x254c
0x2550
0x2554
0x2558
0x255c
0x2560
0x2564
0x2568
0x256c
0x2570
0x2574
0x2578
0x257c
0x2580
0x2584
0x2588
0x258c
0x2590
0x2594
0x2598
0x259c
0x25a0
0x25a4
0x25a8
0x25ac
0x25b0
0x25b4
Current verb 0x25b4 Region0+0x100, 0x8, 1
Current verb 0x25b4 Region0+0x100, 0x18, 1
Current verb 0x25b4 Region0+0x108, 0x40000, 4
Current verb 0x25b4 Region0+0x11c, 0x0, 4
Current verb 0x25b4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x25b4 Region0+0x10c, 0x3f, 1
Current verb 0x25b4 Region0+0x100, 0x18, 1
Current verb 0x25b4 Region0+0x100, 0x18, 1
Current verb 0x25b4 Region0+0x108, 0x40000, 4
Current verb 0x25b4 Region0+0x11c, 0x0, 4
Current verb 0x25b4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x25b4 Region0+0x10c, 0x3f, 1
Current verb 0x25b4 Region0+0x100, 0x1a, 1
0x25b8
0x25bc
0x25c0
0x25c4
0x25c8
0x25cc
0x25d0
0x25d4
0x25d8
0x25dc
0x25e0
0x25e4
0x25e8
0x25ec
0x25f0
0x25f4
0x25f8
0x25fc
0x2600
0x2604
0x2608
0x260c
0x2610
0x2614
0x2618
0x261c
0x2620
0x2624
0x2628
0x262c
0x2630
0x2634
0x2638
0x263c
0x2640
0x2644
0x2648
0x264c
0x2650
0x2654
0x2658
0x265c
0x2660
0x2664
0x2668
0x266c
0x2670
0x2674
0x2678
0x267c
0x2680
0x2684
0x2688
0x268c
0x2690
0x2694
0x2698
0x269c
0x26a0
0x26a4
0x26a8
0x26ac
0x26b0
0x26b4
0x26b8
0x26bc
0x26c0
0x26c4
0x26c8
0x26cc
0x26d0
0x26d4
0x26d8
0x26dc
0x26e0
0x26e4
0x26e8
0x26ec
0x26f0
0x26f4
0x26f8
0x26fc
0x2700
0x2704
0x2708
0x270c
0x2710
0x2714
0x2718
0x271c
0x2720
0x2724
0x2728
0x272c
0x2730
0x2734
0x2738
0x273c
0x2740
0x2744
0x2748
0x274c
0x2750
0x2754
0x2758
0x275c
0x2760
0x2764
0x2768
0x276c
0x2770
0x2774
0x2778
0x277c
0x2780
0x2784
0x2788
0x278c
0x2790
0x2794
0x2798
0x279c
0x27a0
0x27a4
0x27a8
0x27ac
0x27b0
0x27b4
0x27b8
0x27bc
0x27c0
0x27c4
0x27c8
0x27cc
0x27d0
0x27d4
0x27d8
0x27dc
0x27e0
0x27e4
0x27e8
0x27ec
0x27f0
dumpMem entered...
0x27f4
0x27f8
0x27fc
0x2800
0x2804
0x2808
0x280c
0x2810
0x2814
0x2818
0x281c
0x2820
0x2824
0x2828
0x282c
0x2830
0x2834
0x2838
0x283c
0x2840
0x2844
0x2848
0x284c
0x2850
0x2854
0x2858
0x285c
0x2860
0x2864
0x2868
0x286c
0x2870
0x2874
0x2878
0x287c
0x2880
0x2884
0x2888
0x288c
0x2890
0x2894
0x2898
0x289c
0x28a0
0x28a4
0x28a8
0x28ac
0x28b0
0x28b4
0x28b8
0x28bc
0x28c0
0x28c4
0x28c8
0x28cc
0x28d0
0x28d4
0x28d8
0x28dc
0x28e0
0x28e4
0x28e8
0x28ec
0x28f0
0x28f4
0x28f8
0x28fc
0x2900
0x2904
0x2908
0x290c
0x2910
0x2914
0x2918
0x291c
0x2920
0x2924
0x2928
0x292c
0x2930
0x2934
0x2938
0x293c
0x2940
0x2944
0x2948
0x294c
0x2950
0x2954
0x2958
0x295c
0x2960
0x2964
0x2968
0x296c
0x2970
0x2974
0x2978
0x297c
0x2980
0x2984
0x2988
0x298c
0x2990
0x2994
0x2998
0x299c
0x29a0
0x29a4
0x29a8
0x29ac
0x29b0
0x29b4
0x29b8
0x29bc
0x29c0
0x29c4
0x29c8
0x29cc
0x29d0
0x29d4
0x29d8
0x29dc
0x29e0
0x29e4
0x29e8
0x29ec
0x29f0
0x29f4
0x29f8
0x29fc
0x2a00
0x2a04
0x2a08
0x2a0c
0x2a10
0x2a14
0x2a18
0x2a1c
0x2a20
0x2a24
0x2a28
0x2a2c
0x2a30
0x2a34
0x2a38
0x2a3c
0x2a40
0x2a44
0x2a48
0x2a4c
0x2a50
0x2a54
0x2a58
0x2a5c
0x2a60
0x2a64
0x2a68
0x2a6c
0x2a70
0x2a74
0x2a78
0x2a7c
0x2a80
0x2a84
0x2a88
0x2a8c
0x2a90
0x2a94
0x2a98
0x2a9c
0x2aa0
0x2aa4
0x2aa8
0x2aac
0x2ab0
0x2ab4
0x2ab8
0x2abc
0x2ac0
0x2ac4
0x2ac8
0x2acc
0x2ad0
0x2ad4
0x2ad8
0x2adc
0x2ae0
0x2ae4
0x2ae8
0x2aec
0x2af0
0x2af4
0x2af8
0x2afc
0x2b00
0x2b04
0x2b08
0x2b0c
0x2b10
0x2b14
0x2b18
0x2b1c
0x2b20
0x2b24
0x2b28
0x2b2c
0x2b30
0x2b34
0x2b38
0x2b3c
0x2b40
0x2b44
0x2b48
0x2b4c
0x2b50
0x2b54
0x2b58
0x2b5c
0x2b60
0x2b64
0x2b68
0x2b6c
0x2b70
0x2b74
0x2b78
0x2b7c
0x2b80
0x2b84
0x2b88
0x2b8c
0x2b90
0x2b94
0x2b98
0x2b9c
0x2ba0
0x2ba4
0x2ba8
0x2bac
0x2bb0
0x2bb4
0x2bb8
0x2bbc
0x2bc0
0x2bc4
0x2bc8
0x2bcc
0x2bd0
0x2bd4
0x2bd8
0x2bdc
0x2be0
0x2be4
0x2be8
0x2bec
0x2bf0
dumpMem entered...
0x2bf4
0x2bf8
0x2bfc
0x2c00
0x2c04
0x2c08
0x2c0c
0x2c10
0x2c14
0x2c18
0x2c1c
0x2c20
0x2c24
0x2c28
0x2c2c
0x2c30
0x2c34
0x2c38
0x2c3c
0x2c40
0x2c44
0x2c48
0x2c4c
0x2c50
0x2c54
0x2c58
0x2c5c
0x2c60
0x2c64
0x2c68
0x2c6c
0x2c70
0x2c74
0x2c78
0x2c7c
0x2c80
Current verb 0x2c80 Region0+0x100, 0x1a, 1
Current verb 0x2c80 Region0+0x100, 0x1a, 1
Current verb 0x2c80 Region0+0x108, 0x40000, 4
Current verb 0x2c80 Region0+0x11c, 0x0, 4
Current verb 0x2c80 Region0+0x118, 0x7ff9c000, 4
Current verb 0x2c80 Region0+0x10c, 0x3f, 1
Current verb 0x2c80 Region0+0x100, 0x18, 1
Current verb 0x2c80 Region0+0x100, 0x19, 1
Current verb 0x2c80 Region0+0x100, 0x0, 1
Current verb 0x2c80 Region0+0x102, 0x0, 1
Current verb 0x2c80 Region0+0x102, 0x10, 1
Current verb 0x2c80 Region0+0x112, 0x47, 2
0x2c84
0x2c88
0x2c8c
0x2c90
0x2c94
0x2c98
0x2c9c
0x2ca0
0x2ca4
0x2ca8
0x2cac
0x2cb0
0x2cb4
0x2cb8
0x2cbc
0x2cc0
0x2cc4
Current verb 0x2cc4 Region0+0x100, 0x8, 1
Current verb 0x2cc4 Region0+0x100, 0x18, 1
Current verb 0x2cc4 Region0+0x108, 0x40000, 4
Current verb 0x2cc4 Region0+0x11c, 0x0, 4
Current verb 0x2cc4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x2cc4 Region0+0x10c, 0x3f, 1
Current verb 0x2cc4 Region0+0x100, 0x18, 1
Current verb 0x2cc4 Region0+0x100, 0x18, 1
Current verb 0x2cc4 Region0+0x108, 0x40000, 4
Current verb 0x2cc4 Region0+0x11c, 0x0, 4
Current verb 0x2cc4 Region0+0x118, 0x7ff9c000, 4
Current verb 0x2cc4 Region0+0x10c, 0x3f, 1
Current verb 0x2cc4 Region0+0x100, 0x1a, 1
0x2cc8
0x2ccc
0x2cd0
0x2cd4
0x2cd8
0x2cdc
0x2ce0
0x2ce4
0x2ce8
0x2cec
0x2cf0
0x2cf4
0x2cf8
0x2cfc
0x2d00
0x2d04
0x2d08
0x2d0c
0x2d10
0x2d14
0x2d18
0x2d1c
0x2d20
0x2d24
0x2d28
0x2d2c
0x2d30
0x2d34
0x2d38
0x2d3c
0x2d40
0x2d44
0x2d48
0x2d4c
0x2d50
0x2d54
0x2d58
0x2d5c
0x2d60
0x2d64
0x2d68
0x2d6c
0x2d70
0x2d74
0x2d78
0x2d7c
0x2d80
0x2d84
0x2d88
0x2d8c
Current verb 0x2d8c Region0+0x100, 0x1a, 1
Current verb 0x2d8c Region0+0x100, 0x1a, 1
Current verb 0x2d8c Region0+0x108, 0x40000, 4
Current verb 0x2d8c Region0+0x11c, 0x0, 4
Current verb 0x2d8c Region0+0x118, 0x7ff9c000, 4
Current verb 0x2d8c Region0+0x10c, 0x3f, 1
Current verb 0x2d8c Region0+0x100, 0x18, 1
Current verb 0x2d8c Region0+0x100, 0x19, 1
Current verb 0x2d8c Region0+0x100, 0x0, 1
Current verb 0x2d8c Region0+0x102, 0x0, 1
Current verb 0x2d8c Region0+0x102, 0x10, 1
Current verb 0x2d8c Region0+0x112, 0x47, 2
0x2d90
0x2d94
0x2d98
0x2d9c
Current verb 0x2d9c Region0+0x100, 0x8, 1
Current verb 0x2d9c Region0+0x100, 0x18, 1
Current verb 0x2d9c Region0+0x108, 0x40000, 4
Current verb 0x2d9c Region0+0x11c, 0x0, 4
Current verb 0x2d9c Region0+0x118, 0x7ff9c000, 4
Current verb 0x2d9c Region0+0x10c, 0x3f, 1
Current verb 0x2d9c Region0+0x100, 0x19, 1
Current verb 0x2d9c Region0+0x100, 0x0, 1
Current verb 0x2d9c Region0+0x102, 0x0, 1
Current verb 0x2d9c Region0+0x102, 0x10, 1
Current verb 0x2d9c Region0+0x112, 0x47, 2
Current verb 0x2d9c Region0+0x100, 0x1, 1
Current verb 0x2d9c Region0+0x100, 0x0, 1
0x2da0
0x2da4
0x2da8
0x2dac
0x2db0
0x2db4
0x2db8
0x2dbc
0x2dc0
0x2dc4
0x2dc8
0x2dcc
0x2dd0
0x2dd4
0x2dd8
0x2ddc
0x2de0
0x2de4
0x2de8
0x2dec
0x2df0
0x2df4
0x2df8
0x2dfc
0x2e00
0x2e04
0x2e08
0x2e0c
0x2e10
0x2e14
0x2e18
0x2e1c
0x2e20
0x2e24
0x2e28
0x2e2c
0x2e30
0x2e34
0x2e38
0x2e3c
0x2e40
0x2e44
0x2e48
0x2e4c
0x2e50
Current verb 0x2e50 Region0+0x100, 0x1, 1
Current verb 0x2e50 Region0+0x100, 0x0, 1
Current verb 0x2e50 Region0+0x102, 0x0, 1
Current verb 0x2e50 Region0+0x102, 0x10, 1
Current verb 0x2e50 Region0+0x112, 0x41, 2
Current verb 0x2e50 Region0+0x100, 0x1, 1
Current verb 0x2e50 Region0+0x100, 0x0, 1
Current verb 0x2e50 Region0+0x102, 0x0, 1
Current verb 0x2e50 Region0+0x102, 0x10, 1
Current verb 0x2e50 Region0+0x112, 0x41, 2
Current verb 0x2e50 Region0+0x100, 0x8, 1
Current verb 0x2e50 Region0+0x100, 0x18, 1
Current verb 0x2e50 Region0+0x108, 0x8000, 4
Current verb 0x2e50 Region0+0x11c, 0x0, 4
Current verb 0x2e50 Region0+0x118, 0x7ffd4000, 4
Current verb 0x2e50 Region0+0x10c, 0x7, 1
0x2e54
0x2e58
0x2e5c
0x2e60
0x2e64
0x2e68
0x2e6c
0x2e70
0x2e74
0x2e78
0x2e7c
0x2e80
0x2e84
0x2e88
0x2e8c
0x2e90
0x2e94
0x2e98
0x2e9c
0x2ea0
0x2ea4
0x2ea8
0x2eac
0x2eb0
0x2eb4
0x2eb8
0x2ebc
0x2ec0
0x2ec4
0x2ec8
0x2ecc
0x2ed0
0x2ed4
0x2ed8
0x2edc
0x2ee0
0x2ee4
0x2ee8
0x2eec
0x2ef0
0x2ef4
0x2ef8
0x2efc
0x2f00
0x2f04
0x2f08
0x2f0c
0x2f10
0x2f14
0x2f18
0x2f1c
0x2f20
0x2f24
0x2f28
0x2f2c
0x2f30
0x2f34
0x2f38
0x2f3c
0x2f40
0x2f44
0x2f48
0x2f4c
0x2f50
0x2f54
0x2f58
0x2f5c
0x2f60
0x2f64
0x2f68
0x2f6c
0x2f70
0x2f74
0x2f78
0x2f7c
0x2f80
0x2f84
0x2f88
0x2f8c
0x2f90
0x2f94
0x2f98
0x2f9c
0x2fa0
0x2fa4
0x2fa8
0x2fac
0x2fb0
0x2fb4
Current verb 0x2fb4 Region0+0x100, 0x18, 1
Current verb 0x2fb4 Region0+0x100, 0x18, 1
Current verb 0x2fb4 Region0+0x108, 0x8000, 4
Current verb 0x2fb4 Region0+0x11c, 0x0, 4
Current verb 0x2fb4 Region0+0x118, 0x7ffd4000, 4
Current verb 0x2fb4 Region0+0x10c, 0x7, 1
Current verb 0x2fb4 Region0+0x100, 0x18, 1
Current verb 0x2fb4 Region0+0x100, 0x18, 1
Current verb 0x2fb4 Region0+0x108, 0x8000, 4
Current verb 0x2fb4 Region0+0x11c, 0x0, 4
Current verb 0x2fb4 Region0+0x118, 0x7ffd4000, 4
Current verb 0x2fb4 Region0+0x10c, 0x7, 1
Current verb 0x2fb4 Region0+0x100, 0x1a, 1
0x2fb8
0x2fbc
0x2fc0
0x2fc4
0x2fc8
0x2fcc
0x2fd0
0x2fd4
0x2fd8
0x2fdc
Current verb 0x2fdc Region0+0x100, 0x1a, 1
Current verb 0x2fdc Region0+0x100, 0x1a, 1
Current verb 0x2fdc Region0+0x108, 0x8000, 4
Current verb 0x2fdc Region0+0x11c, 0x0, 4
Current verb 0x2fdc Region0+0x118, 0x7ffd4000, 4
Current verb 0x2fdc Region0+0x10c, 0x7, 1
Current verb 0x2fdc Region0+0x100, 0x18, 1
Current verb 0x2fdc Region0+0x100, 0x19, 1
Current verb 0x2fdc Region0+0x100, 0x0, 1
Current verb 0x2fdc Region0+0x102, 0x0, 1
Current verb 0x2fdc Region0+0x102, 0x10, 1
Current verb 0x2fdc Region0+0x112, 0x41, 2
0x2fe0
0x2fe4
0x2fe8
0x2fec
0x2ff0
dumpMem entered...
0x2ff4
0x2ff8
0x2ffc
0x3000
0x3004
0x3008
0x300c
0x3010
0x3014
0x3018
0x301c
0x3020
0x3024
0x3028
0x302c
0x3030
0x3034
0x3038
0x303c
0x3040
0x3044
0x3048
0x304c
0x3050
0x3054
0x3058
0x305c
0x3060
0x3064
0x3068
0x306c
0x3070
0x3074
0x3078
0x307c
0x3080
0x3084
0x3088
0x308c
0x3090
0x3094
0x3098
0x309c
0x30a0
0x30a4
0x30a8
0x30ac
0x30b0
0x30b4
0x30b8
0x30bc
0x30c0
0x30c4
0x30c8
0x30cc
0x30d0
0x30d4
0x30d8
0x30dc
0x30e0
0x30e4
0x30e8
0x30ec
0x30f0
0x30f4
Current verb 0x30f4 Region0+0x100, 0x8, 1
Current verb 0x30f4 Region0+0x100, 0x18, 1
Current verb 0x30f4 Region0+0x108, 0x8000, 4
Current verb 0x30f4 Region0+0x11c, 0x0, 4
Current verb 0x30f4 Region0+0x118, 0x7ffd4000, 4
Current verb 0x30f4 Region0+0x10c, 0x7, 1
Current verb 0x30f4 Region0+0x100, 0x18, 1
Current verb 0x30f4 Region0+0x100, 0x18, 1
Current verb 0x30f4 Region0+0x108, 0x8000, 4
Current verb 0x30f4 Region0+0x11c, 0x0, 4
Current verb 0x30f4 Region0+0x118, 0x7ffd4000, 4
Current verb 0x30f4 Region0+0x10c, 0x7, 1
Current verb 0x30f4 Region0+0x100, 0x1a, 1
0x30f8
0x30fc
0x3100
0x3104
0x3108
0x310c
0x3110
0x3114
0x3118
Current verb 0x3118 Region0+0x100, 0x1a, 1
Current verb 0x3118 Region0+0x100, 0x1a, 1
Current verb 0x3118 Region0+0x108, 0x8000, 4
Current verb 0x3118 Region0+0x11c, 0x0, 4
Current verb 0x3118 Region0+0x118, 0x7ffd4000, 4
Current verb 0x3118 Region0+0x10c, 0x7, 1
Current verb 0x3118 Region0+0x100, 0x18, 1
Current verb 0x3118 Region0+0x100, 0x19, 1
Current verb 0x3118 Region0+0x100, 0x0, 1
Current verb 0x3118 Region0+0x102, 0x0, 1
Current verb 0x3118 Region0+0x102, 0x10, 1
Current verb 0x3118 Region0+0x112, 0x41, 2
0x311c
0x3120
0x3124
0x3128
0x312c
0x3130
0x3134
0x3138
0x313c
0x3140
Current verb 0x3140 Region0+0x100, 0x8, 1
Current verb 0x3140 Region0+0x100, 0x18, 1
Current verb 0x3140 Region0+0x108, 0x8000, 4
Current verb 0x3140 Region0+0x11c, 0x0, 4
Current verb 0x3140 Region0+0x118, 0x7ffd4000, 4
Current verb 0x3140 Region0+0x10c, 0x7, 1
Current verb 0x3140 Region0+0x100, 0x19, 1
Current verb 0x3140 Region0+0x100, 0x0, 1
Current verb 0x3140 Region0+0x102, 0x0, 1
Current verb 0x3140 Region0+0x102, 0x10, 1
Current verb 0x3140 Region0+0x112, 0x41, 2
Current verb 0x3140 Region0+0x100, 0x1, 1
Current verb 0x3140 Region0+0x100, 0x0, 1
0x3144
0x3148
0x314c
0x3150
0x3154
0x3158
0x315c
0x3160
0x3164
0x3168
0x316c
0x3170
0x3174
0x3178
0x317c
0x3180
0x3184
0x3188
0x318c
0x3190
0x3194
0x3198
0x319c
0x31a0
0x31a4
0x31a8
0x31ac
0x31b0
0x31b4
0x31b8
0x31bc
0x31c0
0x31c4
0x31c8
0x31cc
0x31d0
0x31d4
0x31d8
0x31dc
0x31e0
0x31e4
0x31e8
0x31ec
0x31f0
0x31f4
0x31f8
0x31fc
0x3200
0x3204
0x3208
0x320c
0x3210
0x3214
0x3218
0x321c
0x3220
0x3224
0x3228
0x322c
0x3230
0x3234
0x3238
0x323c
0x3240
0x3244
0x3248
0x324c
0x3250
0x3254
0x3258
0x325c
0x3260
0x3264
0x3268
0x326c
0x3270
0x3274
0x3278
0x327c
0x3280
0x3284
0x3288
0x328c
0x3290
0x3294
0x3298
0x329c
0x32a0
0x32a4
0x32a8
0x32ac
0x32b0
0x32b4
0x32b8
0x32bc
0x32c0
0x32c4
0x32c8
0x32cc
0x32d0
0x32d4
0x32d8
0x32dc
0x32e0
0x32e4
0x32e8
0x32ec
0x32f0
0x32f4
0x32f8
0x32fc
0x3300
0x3304
0x3308
0x330c
0x3310
0x3314
0x3318
0x331c
0x3320
0x3324
0x3328
0x332c
0x3330
0x3334
0x3338
0x333c
0x3340
0x3344
0x3348
0x334c
0x3350
0x3354
0x3358
0x335c
0x3360
0x3364
0x3368
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x30, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0x30, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0x400d, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0x17, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0x19, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0xff11, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0xff12, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0xff13, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
Current verb 0x3368 Region2+0x210, 0x7e, 4
Current verb 0x3368 Region2+0x210, 0x5a, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x804, 0x48, 4
Current verb 0x3368 Region2+0x20c, 0x800005, 4
Current verb 0x3368 Region2+0x204, 0x7f14, 4
Current verb 0x3368 Region2+0x20c, 0x800004, 4
Current verb 0x3368 Region2+0x210, 0x0, 4
0x336c
0x3370
0x3374
0x3378
0x337c
0x3380
0x3384
0x3388
0x338c
0x3390
0x3394
0x3398
Current verb 0x3398 Region2+0x210, 0x7e, 4
Current verb 0x3398 Region2+0x210, 0x5a, 4
Current verb 0x3398 Region2+0x20c, 0x800005, 4
Current verb 0x3398 Region2+0x804, 0x30, 4
Current verb 0x3398 Region2+0x20c, 0x800005, 4
Current verb 0x3398 Region2+0x204, 0x3f2e, 4
Current verb 0x3398 Region2+0x20c, 0x800004, 4
Current verb 0x3398 Region2+0x210, 0x0, 4
Current verb 0x3398 Region2+0x320, 0x0, 2
0x339c
0x33a0
0x33a4
0x33a8
0x33ac
0x33b0
0x33b4
0x33b8
0x33bc
0x33c0
0x33c4
0x33c8
0x33cc
0x33d0
0x33d4
0x33d8
0x33dc
0x33e0
0x33e4
0x33e8
0x33ec
0x33f0
dumpMem entered...
0x33f4
0x33f8
0x33fc
0x3400
0x3404
0x3408
0x340c
0x3410
0x3414
0x3418
Current verb 0x3418 Region2+0x210, 0x7e, 4
Current verb 0x3418 Region2+0x210, 0x5a, 4
Current verb 0x3418 Region2+0x20c, 0x800005, 4
Current verb 0x3418 Region2+0x804, 0x30, 4
Current verb 0x3418 Region2+0x20c, 0x800003, 4
Current verb 0x3418 Region2+0x204, 0xf0, 4
Current verb 0x3418 Region2+0x20c, 0x800003, 4
Current verb 0x3418 Region2+0x208, 0xffff, 4
Current verb 0x3418 Region2+0x20c, 0x800002, 4
Current verb 0x3418 Region2+0x210, 0x0, 4
Current verb 0x3418 Region2+0x210, 0x7e, 4
Current verb 0x3418 Region2+0x210, 0x5a, 4
Current verb 0x3418 Region2+0x20c, 0x800003, 4
Current verb 0x3418 Region2+0x804, 0x30, 4
Current verb 0x3418 Region2+0x20c, 0x800005, 4
Current verb 0x3418 Region2+0x204, 0x28, 4
Current verb 0x3418 Region2+0x20c, 0x800004, 4
Current verb 0x3418 Region2+0x210, 0x0, 4
0x341c
0x3420
0x3424
0x3428
0x342c
0x3430
0x3434
0x3438
0x343c
0x3440
0x3444
0x3448
0x344c
0x3450
0x3454
0x3458
0x345c
0x3460
0x3464
0x3468
0x346c
0x3470
0x3474
0x3478
0x347c
0x3480
0x3484
0x3488
0x348c
0x3490
0x3494
0x3498
0x349c
0x34a0
0x34a4
0x34a8
0x34ac
0x34b0
0x34b4
0x34b8
0x34bc
0x34c0
0x34c4
0x34c8
0x34cc
0x34d0
0x34d4
0x34d8
Current verb 0x34d8 Region2+0x210, 0x7e, 4
Current verb 0x34d8 Region2+0x210, 0x5a, 4
Current verb 0x34d8 Region2+0x20c, 0x800005, 4
Current verb 0x34d8 Region2+0x804, 0x30, 4
Current verb 0x34d8 Region2+0x20c, 0x800005, 4
Current verb 0x34d8 Region2+0x204, 0x3f32, 4
Current verb 0x34d8 Region2+0x20c, 0x800004, 4
Current verb 0x34d8 Region2+0x210, 0x0, 4
Current verb 0x34d8 Region2+0x210, 0x7e, 4
Current verb 0x34d8 Region2+0x210, 0x5a, 4
Current verb 0x34d8 Region2+0x20c, 0x800005, 4
Current verb 0x34d8 Region2+0x804, 0x30, 4
Current verb 0x34d8 Region2+0x20c, 0x800005, 4
Current verb 0x34d8 Region2+0x204, 0x3f32, 4
Current verb 0x34d8 Region2+0x20c, 0x800004, 4
Current verb 0x34d8 Region2+0x210, 0x0, 4
0x34dc
0x34e0
0x34e4
0x34e8
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x100, 0x0, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x100, 0x0, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x100, 0x0, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x100, 0x0, 1
Current verb 0x34e8 Region2+0x304, 0xff, 1
Current verb 0x34e8 Region2+0x86c, 0x0, 4
Current verb 0x34e8 Region2+0x800, 0x6b, 4
Current verb 0x34e8 Region2+0x86c, 0x1, 4
Current verb 0x34e8 Region2+0x800, 0x6b, 4
Current verb 0x34e8 Region2+0x804, 0x30, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x210, 0x7e, 4
Current verb 0x34e8 Region2+0x210, 0x5a, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x804, 0x30, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x204, 0x3f2b, 4
Current verb 0x34e8 Region2+0x20c, 0x800004, 4
Current verb 0x34e8 Region2+0x210, 0x0, 4
Current verb 0x34e8 Region2+0x210, 0x7e, 4
Current verb 0x34e8 Region2+0x210, 0x5a, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x804, 0x30, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x204, 0x3f2d, 4
Current verb 0x34e8 Region2+0x20c, 0x800004, 4
Current verb 0x34e8 Region2+0x210, 0x0, 4
Current verb 0x34e8 Region2+0x210, 0x7e, 4
Current verb 0x34e8 Region2+0x210, 0x5a, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x804, 0x48, 4
Current verb 0x34e8 Region2+0x20c, 0x800005, 4
Current verb 0x34e8 Region2+0x204, 0x8307, 4
Current verb 0x34e8 Region2+0x20c, 0x800004, 4
Current verb 0x34e8 Region2+0x210, 0x0, 4
0x34ec
0x34f0
0x34f4
0x34f8
0x34fc
0x3500
0x3504
0x3508
0x350c
0x3510
0x3514
0x3518
0x351c
0x3520
0x3524
0x3528
0x352c
0x3530
0x3534
0x3538
0x353c
0x3540
0x3544
0x3548
0x354c
0x3550
0x3554
0x3558
0x355c
0x3560
0x3564
0x3568
0x356c
0x3570
0x3574
0x3578
0x357c
0x3580
0x3584
0x3588
0x358c
0x3590
0x3594
0x3598
0x359c
0x35a0
0x35a4
0x35a8
0x35ac
0x35b0
0x35b4
0x35b8
0x35bc
0x35c0
0x35c4
0x35c8
0x35cc
0x35d0
0x35d4
0x35d8
0x35dc
0x35e0
0x35e4
0x35e8
0x35ec
Current verb 0x35ec Region2+0x210, 0x7e, 4
Current verb 0x35ec Region2+0x210, 0x5a, 4
Current verb 0x35ec Region2+0x20c, 0x800005, 4
Current verb 0x35ec Region2+0x804, 0x48, 4
Current verb 0x35ec Region2+0x20c, 0x800005, 4
Current verb 0x35ec Region2+0x204, 0x8001, 4
Current verb 0x35ec Region2+0x20c, 0x800004, 4
Current verb 0x35ec Region2+0x210, 0x0, 4
0x35f0
0x35f4
0x35f8
0x35fc
0x3600
0x3604
0x3608
0x360c
0x3610
0x3614
0x3618
0x361c
0x3620
0x3624
0x3628
0x362c
0x3630
0x3634
0x3638
Current verb 0x3638 Region2+0x210, 0x7e, 4
Current verb 0x3638 Region2+0x210, 0x5a, 4
Current verb 0x3638 Region2+0x20c, 0x800005, 4
Current verb 0x3638 Region2+0x804, 0x48, 4
Current verb 0x3638 Region2+0x20c, 0x800005, 4
Current verb 0x3638 Region2+0x204, 0x50a, 4
Current verb 0x3638 Region2+0x20c, 0x800004, 4
Current verb 0x3638 Region2+0x210, 0x0, 4
0x363c
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x120b, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x4, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x4806, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x50a, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0xff11, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0xff12, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0xff13, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x7f14, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x8307, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0xf, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x10, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
Current verb 0x363c Region2+0x320, 0x100, 2
Current verb 0x363c Region2+0x320, 0x101, 2
Current verb 0x363c Region2+0x210, 0x7e, 4
Current verb 0x363c Region2+0x210, 0x5a, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x804, 0x48, 4
Current verb 0x363c Region2+0x20c, 0x800005, 4
Current verb 0x363c Region2+0x204, 0x8007, 4
Current verb 0x363c Region2+0x20c, 0x800004, 4
Current verb 0x363c Region2+0x210, 0x0, 4
0x3640
0x3644
0x3648
0x364c
0x3650
0x3654
0x3658
0x365c
0x3660
Current verb 0x3660 Region2+0x210, 0x7e, 4
Current verb 0x3660 Region2+0x210, 0x5a, 4
Current verb 0x3660 Region2+0x20c, 0x800005, 4
Current verb 0x3660 Region2+0x804, 0x48, 4
Current verb 0x3660 Region2+0x20c, 0x800005, 4
Current verb 0x3660 Region2+0x204, 0xf, 4
Current verb 0x3660 Region2+0x20c, 0x800004, 4
Current verb 0x3660 Region2+0x210, 0x0, 4
Current verb 0x3660 Region2+0x210, 0x7e, 4
Current verb 0x3660 Region2+0x210, 0x5a, 4
Current verb 0x3660 Region2+0x20c, 0x800005, 4
Current verb 0x3660 Region2+0x804, 0x48, 4
Current verb 0x3660 Region2+0x20c, 0x800005, 4
Current verb 0x3660 Region2+0x204, 0x10, 4
Current verb 0x3660 Region2+0x20c, 0x800004, 4
Current verb 0x3660 Region2+0x210, 0x0, 4
0x3664
0x3668
0x366c
0x3670
0x3674
0x3678
0x367c
0x3680
0x3684
0x3688
0x368c
0x3690
0x3694
0x3698
0x369c
0x36a0
0x36a4
0x36a8
0x36ac
0x36b0
0x36b4
0x36b8
0x36bc
0x36c0
0x36c4
0x36c8
0x36cc
0x36d0
0x36d4
0x36d8
0x36dc
0x36e0
0x36e4
0x36e8
0x36ec
0x36f0
0x36f4
0x36f8
0x36fc
0x3700
0x3704
0x3708
0x370c
0x3710
0x3714
0x3718
0x371c
0x3720
0x3724
0x3728
0x372c
0x3730
0x3734
0x3738
0x373c
0x3740
0x3744
0x3748
0x374c
0x3750
0x3754
0x3758
0x375c
0x3760
0x3764
0x3768
0x376c
0x3770
0x3774
0x3778
0x377c
0x3780
0x3784
0x3788
0x378c
0x3790
0x3794
0x3798
0x379c
0x37a0
0x37a4
0x37a8
0x37ac
0x37b0
0x37b4
0x37b8
0x37bc
0x37c0
0x37c4
0x37c8
0x37cc
0x37d0
0x37d4
0x37d8
0x37dc
0x37e0
0x37e4
0x37e8
0x37ec
0x37f0
dumpMem entered...
0x37f4
0x37f8
0x37fc
0x3800
0x3804
0x3808
0x380c
0x3810
0x3814
0x3818
0x381c
0x3820
0x3824
0x3828
0x382c
0x3830
0x3834
0x3838
0x383c
0x3840
0x3844
0x3848
0x384c
0x3850
0x3854
0x3858
0x385c
0x3860
0x3864
0x3868
0x386c
0x3870
0x3874
0x3878
0x387c
0x3880
0x3884
0x3888
0x388c
0x3890
0x3894
0x3898
0x389c
0x38a0
0x38a4
Current verb 0x38a4 Region2+0x210, 0x7e, 4
Current verb 0x38a4 Region2+0x210, 0x5a, 4
Current verb 0x38a4 Region2+0x20c, 0x800005, 4
Current verb 0x38a4 Region2+0x804, 0x48, 4
Current verb 0x38a4 Region2+0x20c, 0x800003, 4
Current verb 0x38a4 Region2+0x204, 0xf, 4
Current verb 0x38a4 Region2+0x20c, 0x800003, 4
Current verb 0x38a4 Region2+0x208, 0xffff, 4
Current verb 0x38a4 Region2+0x20c, 0x800002, 4
Current verb 0x38a4 Region2+0x210, 0x0, 4
0x38a8
0x38ac
0x38b0
0x38b4
0x38b8
0x38bc
0x38c0
0x38c4
0x38c8
0x38cc
0x38d0
0x38d4
0x38d8
0x38dc
0x38e0
0x38e4
0x38e8
0x38ec
0x38f0
0x38f4
Current verb 0x38f4 Region2+0x210, 0x7e, 4
Current verb 0x38f4 Region2+0x210, 0x5a, 4
Current verb 0x38f4 Region2+0x20c, 0x800003, 4
Current verb 0x38f4 Region2+0x804, 0x48, 4
Current verb 0x38f4 Region2+0x20c, 0x800003, 4
Current verb 0x38f4 Region2+0x204, 0xf, 4
Current verb 0x38f4 Region2+0x20c, 0x800003, 4
Current verb 0x38f4 Region2+0x208, 0xffff, 4
Current verb 0x38f4 Region2+0x20c, 0x800002, 4
Current verb 0x38f4 Region2+0x210, 0x0, 4
0x38f8
0x38fc
0x3900
0x3904
0x3908
0x390c
0x3910
0x3914
0x3918
0x391c
0x3920
0x3924
0x3928
0x392c
0x3930
0x3934
0x3938
0x393c
0x3940
0x3944
0x3948
Current verb 0x3948 Region2+0x210, 0x7e, 4
Current verb 0x3948 Region2+0x210, 0x5a, 4
Current verb 0x3948 Region2+0x20c, 0x800003, 4
Current verb 0x3948 Region2+0x804, 0x48, 4
Current verb 0x3948 Region2+0x20c, 0x800003, 4
Current verb 0x3948 Region2+0x204, 0x10, 4
Current verb 0x3948 Region2+0x20c, 0x800003, 4
Current verb 0x3948 Region2+0x208, 0xffff, 4
Current verb 0x3948 Region2+0x20c, 0x800002, 4
Current verb 0x3948 Region2+0x210, 0x0, 4
0x394c
0x3950
0x3954
0x3958
0x395c
0x3960
0x3964
0x3968
0x396c
0x3970
0x3974
0x3978
0x397c
0x3980
0x3984
0x3988
0x398c
0x3990
0x3994
0x3998
Current verb 0x3998 Region2+0x210, 0x7e, 4
Current verb 0x3998 Region2+0x210, 0x5a, 4
Current verb 0x3998 Region2+0x20c, 0x800003, 4
Current verb 0x3998 Region2+0x804, 0x48, 4
Current verb 0x3998 Region2+0x20c, 0x800003, 4
Current verb 0x3998 Region2+0x204, 0x10, 4
Current verb 0x3998 Region2+0x20c, 0x800003, 4
Current verb 0x3998 Region2+0x208, 0xffff, 4
Current verb 0x3998 Region2+0x20c, 0x800002, 4
Current verb 0x3998 Region2+0x210, 0x0, 4
0x399c
0x39a0
0x39a4
0x39a8
0x39ac
0x39b0
0x39b4
0x39b8
0x39bc
0x39c0
0x39c4
0x39c8
0x39cc
0x39d0
0x39d4
0x39d8
0x39dc
0x39e0
0x39e4
0x39e8
0x39ec
0x39f0
0x39f4
0x39f8
0x39fc
0x3a00
0x3a04
0x3a08
0x3a0c
0x3a10
0x3a14
0x3a18
0x3a1c
0x3a20
0x3a24
0x3a28
0x3a2c
0x3a30
0x3a34
0x3a38
0x3a3c
0x3a40
0x3a44
0x3a48
0x3a4c
0x3a50
0x3a54
0x3a58
0x3a5c
0x3a60
0x3a64
0x3a68
0x3a6c
0x3a70
0x3a74
0x3a78
0x3a7c
0x3a80
0x3a84
0x3a88
0x3a8c
0x3a90
0x3a94
0x3a98
0x3a9c
0x3aa0
0x3aa4
0x3aa8
0x3aac
0x3ab0
0x3ab4
0x3ab8
0x3abc
0x3ac0
0x3ac4
0x3ac8
0x3acc
0x3ad0
0x3ad4
0x3ad8
0x3adc
0x3ae0
0x3ae4
0x3ae8
0x3aec
0x3af0
0x3af4
0x3af8
Current verb 0x3af8 Region2+0x304, 0xff, 1
Current verb 0x3af8 Region2+0x304, 0xff, 1
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x102, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x320, 0x2, 2
Current verb 0x3af8 Region2+0x320, 0x103, 2
Current verb 0x3af8 Region2+0x320, 0x3, 2
Current verb 0x3af8 Region2+0x100, 0x10000700, 4
Current verb 0x3af8 Region2+0x100, 0x30000700, 4
Current verb 0x3af8 Region0+0x100, 0x1, 1
Current verb 0x3af8 Region0+0x100, 0x0, 1
Current verb 0x3af8 Region0+0x102, 0x0, 1
Current verb 0x3af8 Region0+0x102, 0x10, 1
Current verb 0x3af8 Region0+0x112, 0x4031, 2
Current verb 0x3af8 Region0+0x100, 0x8, 1
Current verb 0x3af8 Region0+0x100, 0x18, 1
Current verb 0x3af8 Region0+0x108, 0x8000, 4
Current verb 0x3af8 Region0+0x11c, 0x0, 4
Current verb 0x3af8 Region0+0x118, 0x7ffd2000, 4
Current verb 0x3af8 Region0+0x10c, 0x7, 1
Current verb 0x3af8 Region0+0x100, 0x19, 1
Current verb 0x3af8 Region0+0x100, 0x0, 1
Current verb 0x3af8 Region0+0x102, 0x0, 1
Current verb 0x3af8 Region0+0x102, 0x10, 1
Current verb 0x3af8 Region0+0x112, 0x4031, 2
Current verb 0x3af8 Region2+0x104, 0x0, 4
Current verb 0x3af8 Region2+0x514, 0x1, 4
Current verb 0x3af8 Region2+0x104, 0x0, 4
Current verb 0x3af8 Region2+0x104, 0x10000000, 4
Current verb 0x3af8 Region2+0x100, 0x30008700, 4
Current verb 0x3af8 Region0+0x100, 0x8, 1
Current verb 0x3af8 Region0+0x100, 0x18, 1
Current verb 0x3af8 Region0+0x108, 0x8000, 4
Current verb 0x3af8 Region0+0x11c, 0x0, 4
Current verb 0x3af8 Region0+0x118, 0x7ffd2000, 4
Current verb 0x3af8 Region0+0x10c, 0x7, 1
Current verb 0x3af8 Region0+0x100, 0x18, 1
Current verb 0x3af8 Region0+0x100, 0x18, 1
Current verb 0x3af8 Region0+0x108, 0x8000, 4
Current verb 0x3af8 Region0+0x11c, 0x0, 4
Current verb 0x3af8 Region0+0x118, 0x7ffd2000, 4
Current verb 0x3af8 Region0+0x10c, 0x7, 1
Current verb 0x3af8 Region0+0x100, 0x1a, 1
Current verb 0x3af8 Region2+0x100, 0x8, 1
Current verb 0x3af8 Region2+0x210, 0x7e, 4
Current verb 0x3af8 Region2+0x210, 0x5a, 4
Current verb 0x3af8 Region2+0x20c, 0x800003, 4
Current verb 0x3af8 Region2+0x804, 0x48, 4
Current verb 0x3af8 Region2+0x20c, 0x800003, 4
Current verb 0x3af8 Region2+0x204, 0x7, 4
Current verb 0x3af8 Region2+0x20c, 0x800003, 4
Current verb 0x3af8 Region2+0x208, 0xffff, 4
Current verb 0x3af8 Region2+0x20c, 0x800002, 4
Current verb 0x3af8 Region2+0x210, 0x0, 4
Current verb 0x3af8 Region2+0x210, 0x7e, 4
Current verb 0x3af8 Region2+0x210, 0x5a, 4
Current verb 0x3af8 Region2+0x20c, 0x800003, 4
Current verb 0x3af8 Region2+0x804, 0x48, 4
Current verb 0x3af8 Region2+0x20c, 0x800005, 4
Current verb 0x3af8 Region2+0x204, 0x8007, 4
Current verb 0x3af8 Region2+0x20c, 0x800004, 4
Current verb 0x3af8 Region2+0x210, 0x0, 4
0x3afc
0x3b00
0x3b04
0x3b08
0x3b0c
0x3b10
0x3b14
0x3b18
0x3b1c
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x30, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x2e, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x320, 0x100, 2
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x30, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x30, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x400d, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x17, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x19, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0xff11, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0xff12, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0xff13, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
Current verb 0x3b1c Region2+0x210, 0x7e, 4
Current verb 0x3b1c Region2+0x210, 0x5a, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x804, 0x48, 4
Current verb 0x3b1c Region2+0x20c, 0x800005, 4
Current verb 0x3b1c Region2+0x204, 0x7f14, 4
Current verb 0x3b1c Region2+0x20c, 0x800004, 4
Current verb 0x3b1c Region2+0x210, 0x0, 4
0x3b20
0x3b24
0x3b28
0x3b2c
0x3b30
0x3b34
0x3b38
0x3b3c
0x3b40
0x3b44
0x3b48
0x3b4c
0x3b50
0x3b54
0x3b58
0x3b5c
0x3b60
0x3b64
0x3b68
0x3b6c
0x3b70
0x3b74
0x3b78
0x3b7c
0x3b80
0x3b84
0x3b88
0x3b8c
0x3b90
0x3b94
0x3b98
0x3b9c
0x3ba0
0x3ba4
0x3ba8
0x3bac
0x3bb0
0x3bb4
0x3bb8
0x3bbc
0x3bc0
0x3bc4
0x3bc8
0x3bcc
0x3bd0
0x3bd4
0x3bd8
0x3bdc
0x3be0
0x3be4
0x3be8
0x3bec
0x3bf0
dumpMem entered...
0x3bf4
0x3bf8
0x3bfc
0x3c00
0x3c04
0x3c08
0x3c0c
0x3c10
0x3c14
0x3c18
0x3c1c
0x3c20
0x3c24
0x3c28
0x3c2c
0x3c30
0x3c34
0x3c38
0x3c3c
0x3c40
0x3c44
0x3c48
0x3c4c
0x3c50
0x3c54
0x3c58
0x3c5c
0x3c60
Current verb 0x3c60 Region0+0x120, 0x1, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x20, 1
Current verb 0x3c60 Region0+0x132, 0x35, 2
Current verb 0x3c60 Region0+0x120, 0x1, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x20, 1
Current verb 0x3c60 Region0+0x132, 0x35, 2
Current verb 0x3c60 Region0+0x120, 0x8, 1
Current verb 0x3c60 Region0+0x120, 0x18, 1
Current verb 0x3c60 Region0+0x128, 0x5a00, 4
Current verb 0x3c60 Region0+0x13c, 0x0, 4
Current verb 0x3c60 Region0+0x138, 0x7ffca000, 4
Current verb 0x3c60 Region0+0x12c, 0x5, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x128, 0x5a00, 4
Current verb 0x3c60 Region0+0x13c, 0x0, 4
Current verb 0x3c60 Region0+0x138, 0x7ffca000, 4
Current verb 0x3c60 Region0+0x12c, 0x5, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x128, 0x5a00, 4
Current verb 0x3c60 Region0+0x13c, 0x0, 4
Current verb 0x3c60 Region0+0x138, 0x7ffca000, 4
Current verb 0x3c60 Region0+0x12c, 0x5, 1
Current verb 0x3c60 Region0+0x120, 0x1c, 1
Current verb 0x3c60 Region0+0x120, 0x1d, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x20, 1
Current verb 0x3c60 Region0+0x132, 0x35, 2
Current verb 0x3c60 Region0+0x120, 0x1, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x0, 1
Current verb 0x3c60 Region0+0x122, 0x20, 1
Current verb 0x3c60 Region0+0x132, 0x35, 2
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
Current verb 0x3c60 Region0+0x120, 0x1, 1
Current verb 0x3c60 Region0+0x120, 0x0, 1
0x3c64
0x3c68
0x3c6c
0x3c70
0x3c74
0x3c78
0x3c7c
0x3c80
0x3c84
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x30, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x2e, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x320, 0x100, 2
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x30, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x30, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x400d, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x17, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x19, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0xff11, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0xff12, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0xff13, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
Current verb 0x3c84 Region2+0x210, 0x7e, 4
Current verb 0x3c84 Region2+0x210, 0x5a, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x804, 0x48, 4
Current verb 0x3c84 Region2+0x20c, 0x800005, 4
Current verb 0x3c84 Region2+0x204, 0x7f14, 4
Current verb 0x3c84 Region2+0x20c, 0x800004, 4
Current verb 0x3c84 Region2+0x210, 0x0, 4
0x3c88
0x3c8c
0x3c90
0x3c94
0x3c98
0x3c9c
0x3ca0
0x3ca4
0x3ca8
0x3cac
0x3cb0
0x3cb4
0x3cb8
0x3cbc
0x3cc0
0x3cc4
0x3cc8
0x3ccc
0x3cd0
0x3cd4
0x3cd8
0x3cdc
0x3ce0
0x3ce4
0x3ce8
0x3cec
0x3cf0
0x3cf4
0x3cf8
0x3cfc
0x3d00
0x3d04
0x3d08
0x3d0c
0x3d10
0x3d14
0x3d18
0x3d1c
0x3d20
0x3d24
0x3d28
0x3d2c
0x3d30
0x3d34
0x3d38
0x3d3c
0x3d40
0x3d44
0x3d48
0x3d4c
0x3d50
0x3d54
0x3d58
0x3d5c
0x3d60
0x3d64
0x3d68
0x3d6c
0x3d70
0x3d74
0x3d78
0x3d7c
0x3d80
0x3d84
0x3d88
0x3d8c
0x3d90
0x3d94
0x3d98
0x3d9c
0x3da0
0x3da4
0x3da8
0x3dac
0x3db0
0x3db4
0x3db8
0x3dbc
0x3dc0
0x3dc4
0x3dc8
0x3dcc
0x3dd0
0x3dd4
0x3dd8
0x3ddc
0x3de0
0x3de4
0x3de8
0x3dec
0x3df0
0x3df4
0x3df8
0x3dfc
0x3e00
0x3e04
0x3e08
0x3e0c
0x3e10
0x3e14
0x3e18
0x3e1c
0x3e20
0x3e24
0x3e28
0x3e2c
0x3e30
0x3e34
0x3e38
0x3e3c
0x3e40
0x3e44
0x3e48
0x3e4c
0x3e50
0x3e54
0x3e58
0x3e5c
0x3e60
0x3e64
0x3e68
0x3e6c
0x3e70
0x3e74
0x3e78
0x3e7c
0x3e80
0x3e84
0x3e88
0x3e8c
0x3e90
0x3e94
0x3e98
0x3e9c
0x3ea0
0x3ea4
0x3ea8
0x3eac
0x3eb0
0x3eb4
0x3eb8
0x3ebc
0x3ec0
0x3ec4
0x3ec8
0x3ecc
0x3ed0
0x3ed4
0x3ed8
0x3edc
0x3ee0
0x3ee4
0x3ee8
0x3eec
0x3ef0
0x3ef4
0x3ef8
0x3efc
0x3f00
0x3f04
0x3f08
0x3f0c
0x3f10
0x3f14
0x3f18
0x3f1c
0x3f20
0x3f24
0x3f28
0x3f2c
0x3f30
0x3f34
0x3f38
0x3f3c
0x3f40
0x3f44
0x3f48
0x3f4c
0x3f50
0x3f54
0x3f58
0x3f5c
0x3f60
0x3f64
0x3f68
0x3f6c
0x3f70
0x3f74
0x3f78
0x3f7c
0x3f80
0x3f84
0x3f88
0x3f8c
0x3f90
0x3f94
0x3f98
0x3f9c
0x3fa0
0x3fa4
0x3fa8
0x3fac
0x3fb0
0x3fb4
0x3fb8
0x3fbc
0x3fc0
0x3fc4
0x3fc8
0x3fcc
0x3fd0
0x3fd4
0x3fd8
0x3fdc
0x3fe0
0x3fe4
0x3fe8
0x3fec
0x3ff0
dumpMem entered...
0x3ff4
0x3ff8
0x3ffc
0x4000
0x4004
0x4008
0x400c
0x4010
0x4014
0x4018
0x401c
0x4020
0x4024
0x4028
0x402c
0x4030
0x4034
0x4038
0x403c
0x4040
0x4044
0x4048
0x404c
0x4050
0x4054
0x4058
0x405c
0x4060
0x4064
0x4068
0x406c
0x4070
0x4074
0x4078
0x407c
0x4080
0x4084
0x4088
0x408c
0x4090
0x4094
0x4098
0x409c
0x40a0
0x40a4
0x40a8
0x40ac
0x40b0
0x40b4
0x40b8
0x40bc
0x40c0
0x40c4
0x40c8
0x40cc
0x40d0
0x40d4
0x40d8
0x40dc
0x40e0
0x40e4
0x40e8
0x40ec
0x40f0
0x40f4
0x40f8
0x40fc
0x4100
0x4104
0x4108
0x410c
0x4110
0x4114
0x4118
0x411c
0x4120
0x4124
0x4128
0x412c
0x4130
0x4134
0x4138
0x413c
0x4140
0x4144
0x4148
0x414c
0x4150
0x4154
0x4158
0x415c
0x4160
0x4164
0x4168
0x416c
0x4170
0x4174
0x4178
0x417c
0x4180
0x4184
0x4188
0x418c
0x4190
0x4194
0x4198
0x419c
0x41a0
0x41a4
0x41a8
0x41ac
0x41b0
0x41b4
0x41b8
0x41bc
0x41c0
0x41c4
0x41c8
0x41cc
0x41d0
0x41d4
0x41d8
0x41dc
0x41e0
0x41e4
0x41e8
0x41ec
0x41f0
0x41f4
0x41f8
0x41fc
0x4200
0x4204
0x4208
0x420c
0x4210
0x4214
0x4218
0x421c
0x4220
0x4224
0x4228
0x422c
0x4230
0x4234
0x4238
0x423c
0x4240
0x4244
0x4248
0x424c
0x4250
0x4254
0x4258
0x425c
0x4260
0x4264
0x4268
0x426c
0x4270
0x4274
0x4278
0x427c
0x4280
0x4284
0x4288
0x428c
0x4290
0x4294
0x4298
0x429c
0x42a0
0x42a4
0x42a8
0x42ac
0x42b0
0x42b4
0x42b8
0x42bc
0x42c0
0x42c4
0x42c8
0x42cc
0x42d0
0x42d4
0x42d8
0x42dc
0x42e0
0x42e4
0x42e8
0x42ec
0x42f0
0x42f4
0x42f8
0x42fc
0x4300
0x4304
0x4308
0x430c
0x4310
0x4314
0x4318
0x431c
0x4320
0x4324
0x4328
0x432c
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x30, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x2e, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x320, 0x100, 2
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x30, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x30, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x400d, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x17, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x19, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0xff11, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0xff12, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0xff13, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
Current verb 0x432c Region2+0x210, 0x7e, 4
Current verb 0x432c Region2+0x210, 0x5a, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x804, 0x48, 4
Current verb 0x432c Region2+0x20c, 0x800005, 4
Current verb 0x432c Region2+0x204, 0x7f14, 4
Current verb 0x432c Region2+0x20c, 0x800004, 4
Current verb 0x432c Region2+0x210, 0x0, 4
0x4330
0x4334
0x4338
0x433c
0x4340
0x4344
0x4348
0x434c
0x4350
0x4354
0x4358
0x435c
0x4360
0x4364
0x4368
0x436c
0x4370
0x4374
0x4378
0x437c
0x4380
0x4384
0x4388
0x438c
0x4390
0x4394
0x4398
0x439c
0x43a0
0x43a4
0x43a8
0x43ac
0x43b0
0x43b4
0x43b8
0x43bc
0x43c0
0x43c4
0x43c8
0x43cc
0x43d0
0x43d4
0x43d8
0x43dc
0x43e0
0x43e4
0x43e8
0x43ec
0x43f0
dumpMem entered...
0x43f4
0x43f8
0x43fc
0x4400
0x4404
0x4408
0x440c
0x4410
0x4414
0x4418
0x441c
0x4420
0x4424
0x4428
0x442c
0x4430
0x4434
0x4438
0x443c
0x4440
0x4444
0x4448
0x444c
0x4450
0x4454
0x4458
0x445c
0x4460
0x4464
0x4468
0x446c
0x4470
0x4474
0x4478
0x447c
0x4480
0x4484
0x4488
0x448c
0x4490
0x4494
0x4498
0x449c
0x44a0
0x44a4
0x44a8
0x44ac
0x44b0
0x44b4
0x44b8
0x44bc
0x44c0
0x44c4
0x44c8
0x44cc
0x44d0
0x44d4
0x44d8
0x44dc
0x44e0
0x44e4
0x44e8
0x44ec
0x44f0
0x44f4
0x44f8
0x44fc
0x4500
0x4504
0x4508
0x450c
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x30, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x2e, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x320, 0x100, 2
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x30, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x30, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x400d, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x17, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x19, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0xff11, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0xff12, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0xff13, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
Current verb 0x450c Region2+0x210, 0x7e, 4
Current verb 0x450c Region2+0x210, 0x5a, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x804, 0x48, 4
Current verb 0x450c Region2+0x20c, 0x800005, 4
Current verb 0x450c Region2+0x204, 0x7f14, 4
Current verb 0x450c Region2+0x20c, 0x800004, 4
Current verb 0x450c Region2+0x210, 0x0, 4
0x4510
0x4514
0x4518
0x451c
0x4520
0x4524
0x4528
0x452c
0x4530
0x4534
0x4538
0x453c
0x4540
0x4544
0x4548
0x454c
0x4550
0x4554
0x4558
0x455c
0x4560
0x4564
0x4568
0x456c
0x4570
0x4574
0x4578
0x457c
0x4580
0x4584
0x4588
0x458c
0x4590
0x4594
0x4598
0x459c
0x45a0
0x45a4
0x45a8
0x45ac
0x45b0
0x45b4
0x45b8
0x45bc
0x45c0
0x45c4
0x45c8
0x45cc
0x45d0
0x45d4
0x45d8
0x45dc
0x45e0
0x45e4
0x45e8
0x45ec
0x45f0
0x45f4
0x45f8
0x45fc
0x4600
0x4604
0x4608
0x460c
0x4610
0x4614
0x4618
0x461c
0x4620
Current verb 0x4620 Region0+0x120, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x20, 1
Current verb 0x4620 Region0+0x132, 0x31, 2
Current verb 0x4620 Region0+0x120, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x20, 1
Current verb 0x4620 Region0+0x132, 0x31, 2
Current verb 0x4620 Region0+0x120, 0x8, 1
Current verb 0x4620 Region0+0x120, 0x18, 1
Current verb 0x4620 Region0+0x128, 0x1e00, 4
Current verb 0x4620 Region0+0x13c, 0x0, 4
Current verb 0x4620 Region0+0x138, 0x7ffcc000, 4
Current verb 0x4620 Region0+0x12c, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x128, 0x1e00, 4
Current verb 0x4620 Region0+0x13c, 0x0, 4
Current verb 0x4620 Region0+0x138, 0x7ffcc000, 4
Current verb 0x4620 Region0+0x12c, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x128, 0x1e00, 4
Current verb 0x4620 Region0+0x13c, 0x0, 4
Current verb 0x4620 Region0+0x138, 0x7ffcc000, 4
Current verb 0x4620 Region0+0x12c, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x1c, 1
Current verb 0x4620 Region0+0x120, 0x1d, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x20, 1
Current verb 0x4620 Region0+0x132, 0x31, 2
Current verb 0x4620 Region0+0x120, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x0, 1
Current verb 0x4620 Region0+0x122, 0x20, 1
Current verb 0x4620 Region0+0x132, 0x31, 2
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
Current verb 0x4620 Region0+0x120, 0x1, 1
Current verb 0x4620 Region0+0x120, 0x0, 1
0x4624
0x4628
0x462c
0x4630
0x4634
0x4638
0x463c
0x4640
0x4644
0x4648
0x464c
Current verb 0x464c Region2+0x210, 0x7e, 4
Current verb 0x464c Region2+0x210, 0x5a, 4
Current verb 0x464c Region2+0x20c, 0x800005, 4
Current verb 0x464c Region2+0x804, 0x30, 4
Current verb 0x464c Region2+0x20c, 0x800005, 4
Current verb 0x464c Region2+0x204, 0x3f32, 4
Current verb 0x464c Region2+0x20c, 0x800004, 4
Current verb 0x464c Region2+0x210, 0x0, 4
0x4650
0x4654
0x4658
0x465c
0x4660
0x4664
0x4668
0x466c
0x4670
0x4674
0x4678
0x467c
0x4680
0x4684
0x4688
0x468c
0x4690
0x4694
0x4698
0x469c
0x46a0
0x46a4
0x46a8
0x46ac
0x46b0
0x46b4
0x46b8
0x46bc
0x46c0
0x46c4
0x46c8
0x46cc
0x46d0
0x46d4
0x46d8
0x46dc
0x46e0
0x46e4
0x46e8
0x46ec
0x46f0
0x46f4
0x46f8
0x46fc
0x4700
0x4704
0x4708
0x470c
0x4710
0x4714
0x4718
0x471c
0x4720
0x4724
0x4728
0x472c
0x4730
0x4734
0x4738
0x473c
0x4740
0x4744
0x4748
0x474c
0x4750
0x4754
0x4758
0x475c
0x4760
0x4764
0x4768
0x476c
0x4770
0x4774
0x4778
0x477c
0x4780
0x4784
0x4788
0x478c
0x4790
0x4794
0x4798
0x479c
0x47a0
0x47a4
0x47a8
0x47ac
0x47b0
0x47b4
0x47b8
0x47bc
0x47c0
0x47c4
0x47c8
0x47cc
0x47d0
0x47d4
0x47d8
0x47dc
0x47e0
Current verb 0x47e0 Region2+0x210, 0x7e, 4
Current verb 0x47e0 Region2+0x210, 0x5a, 4
Current verb 0x47e0 Region2+0x20c, 0x800005, 4
Current verb 0x47e0 Region2+0x804, 0x30, 4
Current verb 0x47e0 Region2+0x20c, 0x800005, 4
Current verb 0x47e0 Region2+0x204, 0x3f32, 4
Current verb 0x47e0 Region2+0x20c, 0x800004, 4
Current verb 0x47e0 Region2+0x210, 0x0, 4
0x47e4
0x47e8
0x47ec
Current verb 0x47ec Region2+0x210, 0x7e, 4
Current verb 0x47ec Region2+0x210, 0x5a, 4
Current verb 0x47ec Region2+0x20c, 0x800005, 4
Current verb 0x47ec Region2+0x804, 0x30, 4
Current verb 0x47ec Region2+0x20c, 0x800005, 4
Current verb 0x47ec Region2+0x204, 0x3f32, 4
Current verb 0x47ec Region2+0x20c, 0x800004, 4
Current verb 0x47ec Region2+0x210, 0x0, 4
0x47f0
dumpMem entered...
0x47f4
0x47f8
0x47fc
0x4800
0x4804
0x4808
0x480c
0x4810
0x4814
0x4818
0x481c
0x4820
0x4824
0x4828
0x482c
0x4830
0x4834
0x4838
0x483c
0x4840
0x4844
0x4848
0x484c
0x4850
0x4854
0x4858
0x485c
0x4860
0x4864
0x4868
0x486c
Current verb 0x486c Region2+0x210, 0x7e, 4
Current verb 0x486c Region2+0x210, 0x5a, 4
Current verb 0x486c Region2+0x20c, 0x800005, 4
Current verb 0x486c Region2+0x804, 0x48, 4
Current verb 0x486c Region2+0x20c, 0x800003, 4
Current verb 0x486c Region2+0x204, 0xf, 4
Current verb 0x486c Region2+0x20c, 0x800003, 4
Current verb 0x486c Region2+0x208, 0xffff, 4
Current verb 0x486c Region2+0x20c, 0x800002, 4
Current verb 0x486c Region2+0x210, 0x0, 4
0x4870
0x4874
0x4878
0x487c
0x4880
0x4884
0x4888
0x488c
0x4890
0x4894
0x4898
0x489c
0x48a0
0x48a4
0x48a8
0x48ac
0x48b0
0x48b4
0x48b8
0x48bc
Current verb 0x48bc Region2+0x210, 0x7e, 4
Current verb 0x48bc Region2+0x210, 0x5a, 4
Current verb 0x48bc Region2+0x20c, 0x800003, 4
Current verb 0x48bc Region2+0x804, 0x48, 4
Current verb 0x48bc Region2+0x20c, 0x800003, 4
Current verb 0x48bc Region2+0x204, 0xf, 4
Current verb 0x48bc Region2+0x20c, 0x800003, 4
Current verb 0x48bc Region2+0x208, 0xffff, 4
Current verb 0x48bc Region2+0x20c, 0x800002, 4
Current verb 0x48bc Region2+0x210, 0x0, 4
0x48c0
0x48c4
0x48c8
0x48cc
0x48d0
0x48d4
0x48d8
0x48dc
0x48e0
0x48e4
0x48e8
0x48ec
0x48f0
0x48f4
0x48f8
0x48fc
0x4900
0x4904
0x4908
0x490c
0x4910
Current verb 0x4910 Region2+0x210, 0x7e, 4
Current verb 0x4910 Region2+0x210, 0x5a, 4
Current verb 0x4910 Region2+0x20c, 0x800003, 4
Current verb 0x4910 Region2+0x804, 0x48, 4
Current verb 0x4910 Region2+0x20c, 0x800003, 4
Current verb 0x4910 Region2+0x204, 0x10, 4
Current verb 0x4910 Region2+0x20c, 0x800003, 4
Current verb 0x4910 Region2+0x208, 0xffff, 4
Current verb 0x4910 Region2+0x20c, 0x800002, 4
Current verb 0x4910 Region2+0x210, 0x0, 4
0x4914
0x4918
0x491c
0x4920
0x4924
0x4928
0x492c
0x4930
0x4934
0x4938
0x493c
0x4940
0x4944
0x4948
0x494c
0x4950
0x4954
0x4958
0x495c
0x4960
Current verb 0x4960 Region2+0x210, 0x7e, 4
Current verb 0x4960 Region2+0x210, 0x5a, 4
Current verb 0x4960 Region2+0x20c, 0x800003, 4
Current verb 0x4960 Region2+0x804, 0x48, 4
Current verb 0x4960 Region2+0x20c, 0x800003, 4
Current verb 0x4960 Region2+0x204, 0x10, 4
Current verb 0x4960 Region2+0x20c, 0x800003, 4
Current verb 0x4960 Region2+0x208, 0xffff, 4
Current verb 0x4960 Region2+0x20c, 0x800002, 4
Current verb 0x4960 Region2+0x210, 0x0, 4
0x4964
0x4968
0x496c
0x4970
0x4974
0x4978
0x497c
0x4980
0x4984
0x4988
0x498c
0x4990
0x4994
0x4998
Current verb 0x4998 Region2+0x210, 0x7e, 4
Current verb 0x4998 Region2+0x210, 0x5a, 4
Current verb 0x4998 Region2+0x20c, 0x800003, 4
Current verb 0x4998 Region2+0x804, 0x30, 4
Current verb 0x4998 Region2+0x20c, 0x800005, 4
Current verb 0x4998 Region2+0x204, 0x3f32, 4
Current verb 0x4998 Region2+0x20c, 0x800004, 4
Current verb 0x4998 Region2+0x210, 0x0, 4
0x499c
0x49a0
0x49a4
Current verb 0x49a4 Region2+0x210, 0x7e, 4
Current verb 0x49a4 Region2+0x210, 0x5a, 4
Current verb 0x49a4 Region2+0x20c, 0x800005, 4
Current verb 0x49a4 Region2+0x804, 0x30, 4
Current verb 0x49a4 Region2+0x20c, 0x800005, 4
Current verb 0x49a4 Region2+0x204, 0x3f32, 4
Current verb 0x49a4 Region2+0x20c, 0x800004, 4
Current verb 0x49a4 Region2+0x210, 0x0, 4
0x49a8
0x49ac
0x49b0
0x49b4
0x49b8
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x30, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x2e, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x320, 0x100, 2
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x30, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x30, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x400d, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x17, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x19, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0xff11, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0xff12, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0xff13, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
Current verb 0x49b8 Region2+0x210, 0x7e, 4
Current verb 0x49b8 Region2+0x210, 0x5a, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x804, 0x48, 4
Current verb 0x49b8 Region2+0x20c, 0x800005, 4
Current verb 0x49b8 Region2+0x204, 0x7f14, 4
Current verb 0x49b8 Region2+0x20c, 0x800004, 4
Current verb 0x49b8 Region2+0x210, 0x0, 4
0x49bc
0x49c0
0x49c4
0x49c8
0x49cc
0x49d0
0x49d4
0x49d8
0x49dc
0x49e0
0x49e4
0x49e8
0x49ec
0x49f0
0x49f4
0x49f8
0x49fc
0x4a00
0x4a04
0x4a08
0x4a0c
0x4a10
0x4a14
0x4a18
0x4a1c
0x4a20
0x4a24
0x4a28
0x4a2c
0x4a30
0x4a34
0x4a38
0x4a3c
0x4a40
0x4a44
0x4a48
0x4a4c
0x4a50
0x4a54
0x4a58
0x4a5c
0x4a60
0x4a64
0x4a68
0x4a6c
0x4a70
0x4a74
0x4a78
0x4a7c
0x4a80
0x4a84
0x4a88
0x4a8c
0x4a90
0x4a94
0x4a98
0x4a9c
0x4aa0
0x4aa4
0x4aa8
0x4aac
0x4ab0
0x4ab4
0x4ab8
0x4abc
0x4ac0
0x4ac4
0x4ac8
0x4acc
0x4ad0
0x4ad4
0x4ad8
0x4adc
0x4ae0
0x4ae4
0x4ae8
0x4aec
Current verb 0x4aec Region0+0x120, 0x1, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x20, 1
Current verb 0x4aec Region0+0x132, 0x1831, 2
Current verb 0x4aec Region0+0x120, 0x1, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x20, 1
Current verb 0x4aec Region0+0x132, 0x1831, 2
Current verb 0x4aec Region0+0x120, 0x8, 1
Current verb 0x4aec Region0+0x120, 0x18, 1
Current verb 0x4aec Region0+0x128, 0x7800, 4
Current verb 0x4aec Region0+0x13c, 0x0, 4
Current verb 0x4aec Region0+0x138, 0x7ffc4000, 4
Current verb 0x4aec Region0+0x12c, 0x7, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x128, 0x7800, 4
Current verb 0x4aec Region0+0x13c, 0x0, 4
Current verb 0x4aec Region0+0x138, 0x7ffc4000, 4
Current verb 0x4aec Region0+0x12c, 0x7, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x128, 0x7800, 4
Current verb 0x4aec Region0+0x13c, 0x0, 4
Current verb 0x4aec Region0+0x138, 0x7ffc4000, 4
Current verb 0x4aec Region0+0x12c, 0x7, 1
Current verb 0x4aec Region0+0x120, 0x1c, 1
Current verb 0x4aec Region0+0x120, 0x1d, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x20, 1
Current verb 0x4aec Region0+0x132, 0x1831, 2
Current verb 0x4aec Region0+0x120, 0x1, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x0, 1
Current verb 0x4aec Region0+0x122, 0x20, 1
Current verb 0x4aec Region0+0x132, 0x1831, 2
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
Current verb 0x4aec Region0+0x120, 0x1, 1
Current verb 0x4aec Region0+0x120, 0x0, 1
0x4af0
0x4af4
0x4af8
0x4afc
0x4b00
0x4b04
0x4b08
0x4b0c
0x4b10
0x4b14
0x4b18
0x4b1c
0x4b20
0x4b24
0x4b28
0x4b2c
0x4b30
Current verb 0x4b30 Region2+0x210, 0x7e, 4
Current verb 0x4b30 Region2+0x210, 0x5a, 4
Current verb 0x4b30 Region2+0x20c, 0x800005, 4
Current verb 0x4b30 Region2+0x804, 0x30, 4
Current verb 0x4b30 Region2+0x20c, 0x800005, 4
Current verb 0x4b30 Region2+0x204, 0x32, 4
Current verb 0x4b30 Region2+0x20c, 0x800004, 4
Current verb 0x4b30 Region2+0x210, 0x0, 4
0x4b34
0x4b38
0x4b3c
0x4b40
0x4b44
0x4b48
0x4b4c
0x4b50
0x4b54
0x4b58
0x4b5c
0x4b60
0x4b64
0x4b68
0x4b6c
0x4b70
0x4b74
0x4b78
0x4b7c
0x4b80
0x4b84
0x4b88
0x4b8c
0x4b90
0x4b94
0x4b98
0x4b9c
0x4ba0
0x4ba4
0x4ba8
0x4bac
0x4bb0
0x4bb4
0x4bb8
0x4bbc
0x4bc0
0x4bc4
0x4bc8
0x4bcc
0x4bd0
0x4bd4
0x4bd8
0x4bdc
0x4be0
0x4be4
0x4be8
0x4bec
0x4bf0
dumpMem entered...
0x4bf4
0x4bf8
0x4bfc
0x4c00
0x4c04
0x4c08
0x4c0c
0x4c10
0x4c14
0x4c18
0x4c1c
0x4c20
0x4c24
0x4c28
0x4c2c
0x4c30
0x4c34
0x4c38
0x4c3c
0x4c40
0x4c44
0x4c48
0x4c4c
0x4c50
0x4c54
0x4c58
0x4c5c
0x4c60
0x4c64
0x4c68
0x4c6c
0x4c70
0x4c74
0x4c78
0x4c7c
0x4c80
0x4c84
0x4c88
0x4c8c
0x4c90
0x4c94
0x4c98
0x4c9c
0x4ca0
0x4ca4
0x4ca8
0x4cac
0x4cb0
0x4cb4
0x4cb8
0x4cbc
0x4cc0
0x4cc4
0x4cc8
Current verb 0x4cc8 Region2+0x210, 0x7e, 4
Current verb 0x4cc8 Region2+0x210, 0x5a, 4
Current verb 0x4cc8 Region2+0x20c, 0x800005, 4
Current verb 0x4cc8 Region2+0x804, 0x30, 4
Current verb 0x4cc8 Region2+0x20c, 0x800005, 4
Current verb 0x4cc8 Region2+0x204, 0x32, 4
Current verb 0x4cc8 Region2+0x20c, 0x800004, 4
Current verb 0x4cc8 Region2+0x210, 0x0, 4
0x4ccc
0x4cd0
0x4cd4
Current verb 0x4cd4 Region2+0x210, 0x7e, 4
Current verb 0x4cd4 Region2+0x210, 0x5a, 4
Current verb 0x4cd4 Region2+0x20c, 0x800005, 4
Current verb 0x4cd4 Region2+0x804, 0x30, 4
Current verb 0x4cd4 Region2+0x20c, 0x800005, 4
Current verb 0x4cd4 Region2+0x204, 0x32, 4
Current verb 0x4cd4 Region2+0x20c, 0x800004, 4
Current verb 0x4cd4 Region2+0x210, 0x0, 4
0x4cd8
0x4cdc
0x4ce0
0x4ce4
0x4ce8
0x4cec
0x4cf0
0x4cf4
0x4cf8
0x4cfc
0x4d00
0x4d04
0x4d08
0x4d0c
0x4d10
0x4d14
0x4d18
0x4d1c
0x4d20
0x4d24
0x4d28
0x4d2c
0x4d30
0x4d34
0x4d38
0x4d3c
0x4d40
0x4d44
0x4d48
0x4d4c
0x4d50
0x4d54
0x4d58
0x4d5c
0x4d60
0x4d64
0x4d68
0x4d6c
0x4d70
0x4d74
Current verb 0x4d74 Region2+0x210, 0x7e, 4
Current verb 0x4d74 Region2+0x210, 0x5a, 4
Current verb 0x4d74 Region2+0x20c, 0x800005, 4
Current verb 0x4d74 Region2+0x804, 0x48, 4
Current verb 0x4d74 Region2+0x20c, 0x800005, 4
Current verb 0x4d74 Region2+0x204, 0x150f, 4
Current verb 0x4d74 Region2+0x20c, 0x800004, 4
Current verb 0x4d74 Region2+0x210, 0x0, 4
0x4d78
0x4d7c
0x4d80
0x4d84
0x4d88
0x4d8c
0x4d90
0x4d94
0x4d98
0x4d9c
0x4da0
0x4da4
0x4da8
0x4dac
0x4db0
0x4db4
0x4db8
0x4dbc
0x4dc0
0x4dc4
Current verb 0x4dc4 Region2+0x210, 0x7e, 4
Current verb 0x4dc4 Region2+0x210, 0x5a, 4
Current verb 0x4dc4 Region2+0x20c, 0x800005, 4
Current verb 0x4dc4 Region2+0x804, 0x48, 4
Current verb 0x4dc4 Region2+0x20c, 0x800005, 4
Current verb 0x4dc4 Region2+0x204, 0x150f, 4
Current verb 0x4dc4 Region2+0x20c, 0x800004, 4
Current verb 0x4dc4 Region2+0x210, 0x0, 4
0x4dc8
0x4dcc
0x4dd0
0x4dd4
0x4dd8
0x4ddc
0x4de0
0x4de4
0x4de8
0x4dec
0x4df0
0x4df4
0x4df8
0x4dfc
0x4e00
0x4e04
0x4e08
0x4e0c
0x4e10
0x4e14
0x4e18
Current verb 0x4e18 Region2+0x210, 0x7e, 4
Current verb 0x4e18 Region2+0x210, 0x5a, 4
Current verb 0x4e18 Region2+0x20c, 0x800005, 4
Current verb 0x4e18 Region2+0x804, 0x48, 4
Current verb 0x4e18 Region2+0x20c, 0x800005, 4
Current verb 0x4e18 Region2+0x204, 0x1510, 4
Current verb 0x4e18 Region2+0x20c, 0x800004, 4
Current verb 0x4e18 Region2+0x210, 0x0, 4
0x4e1c
0x4e20
0x4e24
0x4e28
0x4e2c
0x4e30
0x4e34
0x4e38
0x4e3c
0x4e40
0x4e44
0x4e48
0x4e4c
0x4e50
0x4e54
0x4e58
0x4e5c
0x4e60
0x4e64
0x4e68
Current verb 0x4e68 Region2+0x210, 0x7e, 4
Current verb 0x4e68 Region2+0x210, 0x5a, 4
Current verb 0x4e68 Region2+0x20c, 0x800005, 4
Current verb 0x4e68 Region2+0x804, 0x48, 4
Current verb 0x4e68 Region2+0x20c, 0x800005, 4
Current verb 0x4e68 Region2+0x204, 0x1510, 4
Current verb 0x4e68 Region2+0x20c, 0x800004, 4
Current verb 0x4e68 Region2+0x210, 0x0, 4
0x4e6c
0x4e70
0x4e74
Current verb 0x4e74 Region2+0x210, 0x7e, 4
Current verb 0x4e74 Region2+0x210, 0x5a, 4
Current verb 0x4e74 Region2+0x20c, 0x800005, 4
Current verb 0x4e74 Region2+0x804, 0x48, 4
Current verb 0x4e74 Region2+0x20c, 0x800005, 4
Current verb 0x4e74 Region2+0x204, 0x1510, 4
Current verb 0x4e74 Region2+0x20c, 0x800004, 4
Current verb 0x4e74 Region2+0x210, 0x0, 4
0x4e78
0x4e7c
Current verb 0x4e7c Region2+0x210, 0x7e, 4
Current verb 0x4e7c Region2+0x210, 0x5a, 4
Current verb 0x4e7c Region2+0x20c, 0x800005, 4
Current verb 0x4e7c Region2+0x804, 0x48, 4
Current verb 0x4e7c Region2+0x20c, 0x800005, 4
Current verb 0x4e7c Region2+0x204, 0x1510, 4
Current verb 0x4e7c Region2+0x20c, 0x800004, 4
Current verb 0x4e7c Region2+0x210, 0x0, 4
0x4e80
0x4e84
0x4e88
Current verb 0x4e88 Region2+0x210, 0x7e, 4
Current verb 0x4e88 Region2+0x210, 0x5a, 4
Current verb 0x4e88 Region2+0x20c, 0x800005, 4
Current verb 0x4e88 Region2+0x804, 0x48, 4
Current verb 0x4e88 Region2+0x20c, 0x800005, 4
Current verb 0x4e88 Region2+0x204, 0x1510, 4
Current verb 0x4e88 Region2+0x20c, 0x800004, 4
Current verb 0x4e88 Region2+0x210, 0x0, 4
0x4e8c
0x4e90
Current verb 0x4e90 Region2+0x210, 0x7e, 4
Current verb 0x4e90 Region2+0x210, 0x5a, 4
Current verb 0x4e90 Region2+0x20c, 0x800005, 4
Current verb 0x4e90 Region2+0x804, 0x48, 4
Current verb 0x4e90 Region2+0x20c, 0x800005, 4
Current verb 0x4e90 Region2+0x204, 0x1510, 4
Current verb 0x4e90 Region2+0x20c, 0x800004, 4
Current verb 0x4e90 Region2+0x210, 0x0, 4
0x4e94
0x4e98
0x4e9c
Current verb 0x4e9c Region2+0x210, 0x7e, 4
Current verb 0x4e9c Region2+0x210, 0x5a, 4
Current verb 0x4e9c Region2+0x20c, 0x800005, 4
Current verb 0x4e9c Region2+0x804, 0x48, 4
Current verb 0x4e9c Region2+0x20c, 0x800005, 4
Current verb 0x4e9c Region2+0x204, 0x1510, 4
Current verb 0x4e9c Region2+0x20c, 0x800004, 4
Current verb 0x4e9c Region2+0x210, 0x0, 4
0x4ea0
0x4ea4
Current verb 0x4ea4 Region2+0x210, 0x7e, 4
Current verb 0x4ea4 Region2+0x210, 0x5a, 4
Current verb 0x4ea4 Region2+0x20c, 0x800005, 4
Current verb 0x4ea4 Region2+0x804, 0x48, 4
Current verb 0x4ea4 Region2+0x20c, 0x800005, 4
Current verb 0x4ea4 Region2+0x204, 0x1510, 4
Current verb 0x4ea4 Region2+0x20c, 0x800004, 4
Current verb 0x4ea4 Region2+0x210, 0x0, 4
0x4ea8
0x4eac
0x4eb0
Current verb 0x4eb0 Region2+0x210, 0x7e, 4
Current verb 0x4eb0 Region2+0x210, 0x5a, 4
Current verb 0x4eb0 Region2+0x20c, 0x800005, 4
Current verb 0x4eb0 Region2+0x804, 0x48, 4
Current verb 0x4eb0 Region2+0x20c, 0x800005, 4
Current verb 0x4eb0 Region2+0x204, 0x1510, 4
Current verb 0x4eb0 Region2+0x20c, 0x800004, 4
Current verb 0x4eb0 Region2+0x210, 0x0, 4
0x4eb4
0x4eb8
Current verb 0x4eb8 Region2+0x210, 0x7e, 4
Current verb 0x4eb8 Region2+0x210, 0x5a, 4
Current verb 0x4eb8 Region2+0x20c, 0x800005, 4
Current verb 0x4eb8 Region2+0x804, 0x48, 4
Current verb 0x4eb8 Region2+0x20c, 0x800005, 4
Current verb 0x4eb8 Region2+0x204, 0x1510, 4
Current verb 0x4eb8 Region2+0x20c, 0x800004, 4
Current verb 0x4eb8 Region2+0x210, 0x0, 4
0x4ebc
0x4ec0
0x4ec4
0x4ec8
0x4ecc
0x4ed0
0x4ed4
0x4ed8
0x4edc
0x4ee0
0x4ee4
0x4ee8
0x4eec
0x4ef0
Current verb 0x4ef0 Region2+0x210, 0x7e, 4
Current verb 0x4ef0 Region2+0x210, 0x5a, 4
Current verb 0x4ef0 Region2+0x20c, 0x800005, 4
Current verb 0x4ef0 Region2+0x804, 0x30, 4
Current verb 0x4ef0 Region2+0x20c, 0x800005, 4
Current verb 0x4ef0 Region2+0x204, 0x32, 4
0x4ef4
0x4ef8
0x4efc
0x4f00
0x4f04
0x4f08
0x4f0c
0x4f10
0x4f14
0x4f18
0x4f1c
0x4f20
0x4f24
0x4f28
0x4f2c
0x4f30
Current verb 0x4f30 Region2+0x20c, 0x800004, 4
Current verb 0x4f30 Region2+0x210, 0x0, 4
0x4f34
0x4f38
0x4f3c
0x4f40
0x4f44
0x4f48
Current verb 0x4f48 Region2+0x210, 0x7e, 4
Current verb 0x4f48 Region2+0x210, 0x5a, 4
Current verb 0x4f48 Region2+0x20c, 0x800005, 4
Current verb 0x4f48 Region2+0x804, 0x30, 4
Current verb 0x4f48 Region2+0x20c, 0x800005, 4
Current verb 0x4f48 Region2+0x204, 0x32, 4
0x4f4c
Current verb 0x4f4c Region2+0x20c, 0x800004, 4
Current verb 0x4f4c Region2+0x210, 0x0, 4
0x4f50
Current verb 0x4f50 Region2+0x210, 0x7e, 4
Current verb 0x4f50 Region2+0x210, 0x5a, 4
Current verb 0x4f50 Region2+0x20c, 0x800005, 4
Current verb 0x4f50 Region2+0x804, 0x48, 4
0x4f54
Current verb 0x4f54 Region2+0x20c, 0x800005, 4
Current verb 0x4f54 Region2+0x204, 0x150f, 4
0x4f58
0x4f5c
0x4f60
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x30, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0x3f2e, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x30, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0x3f30, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0xd, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0x17, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0x219, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0xff11, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0xff12, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0xff13, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
Current verb 0x4f60 Region2+0x210, 0x7e, 4
Current verb 0x4f60 Region2+0x210, 0x5a, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x804, 0x48, 4
Current verb 0x4f60 Region2+0x20c, 0x800005, 4
Current verb 0x4f60 Region2+0x204, 0x7f14, 4
Current verb 0x4f60 Region2+0x20c, 0x800004, 4
Current verb 0x4f60 Region2+0x210, 0x0, 4
0x4f64
0x4f68
0x4f6c
0x4f70
0x4f74
0x4f78
0x4f7c
0x4f80
0x4f84
0x4f88
0x4f8c
0x4f90
0x4f94
0x4f98
0x4f9c
Current verb 0x4f9c Region2+0x320, 0x100, 2
0x4fa0
0x4fa4
0x4fa8
0x4fac
0x4fb0
Current verb 0x4fb0 Region2+0x210, 0x7e, 4
Current verb 0x4fb0 Region2+0x210, 0x5a, 4
Current verb 0x4fb0 Region2+0x20c, 0x800005, 4
Current verb 0x4fb0 Region2+0x804, 0x30, 4
Current verb 0x4fb0 Region2+0x20c, 0x800005, 4
Current verb 0x4fb0 Region2+0x204, 0x32, 4
Current verb 0x4fb0 Region2+0x20c, 0x800004, 4
Current verb 0x4fb0 Region2+0x210, 0x0, 4
0x4fb4
0x4fb8
0x4fbc
0x4fc0
0x4fc4
0x4fc8
0x4fcc
0x4fd0
0x4fd4
0x4fd8
0x4fdc
0x4fe0
0x4fe4
0x4fe8
0x4fec
0x4ff0
dumpMem entered...
0x4ff4
0x4ff8
0x4ffc
0x5000
0x5004
Current verb 0x5004 Region2+0x210, 0x7e, 4
Current verb 0x5004 Region2+0x210, 0x5a, 4
0x5008
Current verb 0x5008 Region2+0x20c, 0x800005, 4
Current verb 0x5008 Region2+0x804, 0x48, 4
0x500c
Current verb 0x500c Region2+0x20c, 0x800005, 4
0x5010
Current verb 0x5010 Region2+0x204, 0x1510, 4
0x5014
0x5018
0x501c
0x5020
0x5024
Current verb 0x5024 Region2+0x210, 0x7e, 4
Current verb 0x5024 Region2+0x210, 0x5a, 4
Current verb 0x5024 Region2+0x20c, 0x800005, 4
Current verb 0x5024 Region2+0x804, 0x48, 4
Current verb 0x5024 Region2+0x20c, 0x800005, 4
Current verb 0x5024 Region2+0x204, 0xf, 4
Current verb 0x5024 Region2+0x20c, 0x800004, 4
Current verb 0x5024 Region2+0x210, 0x0, 4
Current verb 0x5024 Region2+0x210, 0x7e, 4
Current verb 0x5024 Region2+0x210, 0x5a, 4
Current verb 0x5024 Region2+0x20c, 0x800005, 4
Current verb 0x5024 Region2+0x804, 0x48, 4
Current verb 0x5024 Region2+0x20c, 0x800005, 4
Current verb 0x5024 Region2+0x204, 0x10, 4
Current verb 0x5024 Region2+0x20c, 0x800004, 4
Current verb 0x5024 Region2+0x210, 0x0, 4
0x5028
0x502c
0x5030
0x5034
0x5038
0x503c
0x5040
0x5044
0x5048
0x504c
0x5050
0x5054
0x5058
0x505c
0x5060
0x5064
0x5068
0x506c
0x5070
0x5074
0x5078
0x507c
0x5080
0x5084
0x5088
0x508c
0x5090
0x5094
0x5098
0x509c
0x50a0
0x50a4
0x50a8
0x50ac
0x50b0
0x50b4
0x50b8
0x50bc
0x50c0
0x50c4
0x50c8
0x50cc
0x50d0
0x50d4
0x50d8
0x50dc
0x50e0
0x50e4
0x50e8
0x50ec
0x50f0
0x50f4
0x50f8
0x50fc
0x5100
0x5104
0x5108
0x510c
0x5110
0x5114
0x5118
0x511c
0x5120
0x5124
0x5128
0x512c
0x5130
0x5134
0x5138
0x513c
0x5140
0x5144
0x5148
0x514c
0x5150
0x5154
0x5158
0x515c
0x5160
0x5164
0x5168
0x516c
0x5170
0x5174
0x5178
0x517c
0x5180
0x5184
0x5188
0x518c
0x5190
0x5194
0x5198
0x519c
0x51a0
0x51a4
0x51a8
0x51ac
Current verb 0x51ac Region0+0x120, 0x1, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x20, 1
Current verb 0x51ac Region0+0x132, 0x35, 2
Current verb 0x51ac Region0+0x120, 0x1, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x20, 1
Current verb 0x51ac Region0+0x132, 0x35, 2
Current verb 0x51ac Region0+0x120, 0x8, 1
Current verb 0x51ac Region0+0x120, 0x18, 1
Current verb 0x51ac Region0+0x128, 0x5a00, 4
Current verb 0x51ac Region0+0x13c, 0x0, 4
Current verb 0x51ac Region0+0x138, 0x7ffc6000, 4
Current verb 0x51ac Region0+0x12c, 0x5, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x128, 0x5a00, 4
Current verb 0x51ac Region0+0x13c, 0x0, 4
Current verb 0x51ac Region0+0x138, 0x7ffc6000, 4
Current verb 0x51ac Region0+0x12c, 0x5, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x128, 0x5a00, 4
Current verb 0x51ac Region0+0x13c, 0x0, 4
Current verb 0x51ac Region0+0x138, 0x7ffc6000, 4
Current verb 0x51ac Region0+0x12c, 0x5, 1
Current verb 0x51ac Region0+0x120, 0x1c, 1
Current verb 0x51ac Region0+0x120, 0x1d, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x20, 1
Current verb 0x51ac Region0+0x132, 0x35, 2
Current verb 0x51ac Region0+0x120, 0x1, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x0, 1
Current verb 0x51ac Region0+0x122, 0x20, 1
Current verb 0x51ac Region0+0x132, 0x35, 2
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region0+0x120, 0x1, 1
Current verb 0x51ac Region0+0x120, 0x0, 1
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x3811, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xa812, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x3e13, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x4c14, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xff11, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x2c12, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xf513, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x3214, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xff11, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xff12, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0xff13, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
Current verb 0x51ac Region2+0x210, 0x7e, 4
Current verb 0x51ac Region2+0x210, 0x5a, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x804, 0x48, 4
Current verb 0x51ac Region2+0x20c, 0x800005, 4
Current verb 0x51ac Region2+0x204, 0x7f14, 4
Current verb 0x51ac Region2+0x20c, 0x800004, 4
Current verb 0x51ac Region2+0x210, 0x0, 4
0x51b0
0x51b4
0x51b8
0x51bc
0x51c0
0x51c4
0x51c8
0x51cc
0x51d0
0x51d4
0x51d8
Current verb 0x51d8 Region2+0x210, 0x7e, 4
Current verb 0x51d8 Region2+0x210, 0x5a, 4
Current verb 0x51d8 Region2+0x20c, 0x800005, 4
Current verb 0x51d8 Region2+0x804, 0x30, 4
Current verb 0x51d8 Region2+0x20c, 0x800005, 4
Current verb 0x51d8 Region2+0x204, 0x32, 4
Current verb 0x51d8 Region2+0x20c, 0x800004, 4
Current verb 0x51d8 Region2+0x210, 0x0, 4
0x51dc
0x51e0
0x51e4
0x51e8
0x51ec
0x51f0
0x51f4
0x51f8
0x51fc
0x5200
0x5204
0x5208
0x520c
0x5210
0x5214
0x5218
0x521c
0x5220
0x5224
0x5228
0x522c
0x5230
0x5234
0x5238
0x523c
0x5240
0x5244
0x5248
0x524c
0x5250
0x5254
0x5258
0x525c
0x5260
0x5264
0x5268
0x526c
0x5270
0x5274
0x5278
0x527c
0x5280
0x5284
0x5288
0x528c
0x5290
0x5294
0x5298
0x529c
0x52a0
0x52a4
0x52a8
0x52ac
0x52b0
0x52b4
0x52b8
0x52bc
0x52c0
0x52c4
0x52c8
0x52cc
0x52d0
0x52d4
0x52d8
0x52dc
0x52e0
0x52e4
0x52e8
0x52ec
0x52f0
0x52f4
0x52f8
0x52fc
0x5300
0x5304
0x5308
0x530c
0x5310
0x5314
0x5318
0x531c
0x5320
0x5324
0x5328
0x532c
0x5330
0x5334
0x5338
0x533c
0x5340
0x5344
0x5348
0x534c
0x5350
0x5354
0x5358
0x535c
0x5360
0x5364
0x5368
0x536c
Current verb 0x536c Region2+0x210, 0x7e, 4
Current verb 0x536c Region2+0x210, 0x5a, 4
Current verb 0x536c Region2+0x20c, 0x800005, 4
Current verb 0x536c Region2+0x804, 0x30, 4
Current verb 0x536c Region2+0x20c, 0x800005, 4
Current verb 0x536c Region2+0x204, 0x32, 4
Current verb 0x536c Region2+0x20c, 0x800004, 4
Current verb 0x536c Region2+0x210, 0x0, 4
0x5370
0x5374
0x5378
Current verb 0x5378 Region2+0x210, 0x7e, 4
Current verb 0x5378 Region2+0x210, 0x5a, 4
Current verb 0x5378 Region2+0x20c, 0x800005, 4
Current verb 0x5378 Region2+0x804, 0x30, 4
Current verb 0x5378 Region2+0x20c, 0x800005, 4
Current verb 0x5378 Region2+0x204, 0x32, 4
Current verb 0x5378 Region2+0x20c, 0x800004, 4
Current verb 0x5378 Region2+0x210, 0x0, 4
0x537c
0x5380
0x5384
0x5388
0x538c
0x5390
0x5394
0x5398
0x539c
0x53a0
0x53a4
0x53a8
0x53ac
0x53b0
0x53b4
0x53b8
0x53bc
0x53c0
0x53c4
0x53c8
0x53cc
0x53d0
0x53d4
0x53d8
0x53dc
0x53e0
0x53e4
0x53e8
0x53ec
0x53f0
dumpMem entered...
0x53f4
0x53f8
Current verb 0x53f8 Region2+0x210, 0x7e, 4
Current verb 0x53f8 Region2+0x210, 0x5a, 4
Current verb 0x53f8 Region2+0x20c, 0x800005, 4
Current verb 0x53f8 Region2+0x804, 0x48, 4
Current verb 0x53f8 Region2+0x20c, 0x800003, 4
Current verb 0x53f8 Region2+0x204, 0xf, 4
Current verb 0x53f8 Region2+0x20c, 0x800003, 4
Current verb 0x53f8 Region2+0x208, 0xffff, 4
Current verb 0x53f8 Region2+0x20c, 0x800002, 4
Current verb 0x53f8 Region2+0x210, 0x0, 4
0x53fc
0x5400
0x5404
0x5408
0x540c
0x5410
0x5414
0x5418
0x541c
0x5420
0x5424
0x5428
0x542c
0x5430
0x5434
0x5438
0x543c
0x5440
0x5444
0x5448
Current verb 0x5448 Region2+0x210, 0x7e, 4
Current verb 0x5448 Region2+0x210, 0x5a, 4
Current verb 0x5448 Region2+0x20c, 0x800003, 4
Current verb 0x5448 Region2+0x804, 0x48, 4
Current verb 0x5448 Region2+0x20c, 0x800003, 4
Current verb 0x5448 Region2+0x204, 0xf, 4
Current verb 0x5448 Region2+0x20c, 0x800003, 4
Current verb 0x5448 Region2+0x208, 0xffff, 4
Current verb 0x5448 Region2+0x20c, 0x800002, 4
Current verb 0x5448 Region2+0x210, 0x0, 4
0x544c
0x5450
0x5454
0x5458
0x545c
0x5460
0x5464
0x5468
0x546c
0x5470
0x5474
0x5478
0x547c
0x5480
0x5484
0x5488
0x548c
0x5490
0x5494
0x5498
0x549c
Current verb 0x549c Region2+0x210, 0x7e, 4
Current verb 0x549c Region2+0x210, 0x5a, 4
Current verb 0x549c Region2+0x20c, 0x800003, 4
Current verb 0x549c Region2+0x804, 0x48, 4
Current verb 0x549c Region2+0x20c, 0x800003, 4
Current verb 0x549c Region2+0x204, 0x10, 4
Current verb 0x549c Region2+0x20c, 0x800003, 4
Current verb 0x549c Region2+0x208, 0xffff, 4
Current verb 0x549c Region2+0x20c, 0x800002, 4
Current verb 0x549c Region2+0x210, 0x0, 4
0x54a0
0x54a4
0x54a8
0x54ac
0x54b0
0x54b4
0x54b8
0x54bc
0x54c0
0x54c4
0x54c8
0x54cc
0x54d0
0x54d4
0x54d8
0x54dc
0x54e0
0x54e4
0x54e8
0x54ec
Current verb 0x54ec Region2+0x210, 0x7e, 4
Current verb 0x54ec Region2+0x210, 0x5a, 4
Current verb 0x54ec Region2+0x20c, 0x800003, 4
Current verb 0x54ec Region2+0x804, 0x48, 4
Current verb 0x54ec Region2+0x20c, 0x800003, 4
Current verb 0x54ec Region2+0x204, 0x10, 4
Current verb 0x54ec Region2+0x20c, 0x800003, 4
Current verb 0x54ec Region2+0x208, 0xffff, 4
Current verb 0x54ec Region2+0x20c, 0x800002, 4
Current verb 0x54ec Region2+0x210, 0x0, 4
0x54f0
0x54f4
0x54f8
0x54fc
0x5500
0x5504
0x5508
0x550c
0x5510
0x5514
0x5518
0x551c
0x5520
0x5524
Current verb 0x5524 Region2+0x210, 0x7e, 4
Current verb 0x5524 Region2+0x210, 0x5a, 4
Current verb 0x5524 Region2+0x20c, 0x800003, 4
Current verb 0x5524 Region2+0x804, 0x30, 4
Current verb 0x5524 Region2+0x20c, 0x800005, 4
Current verb 0x5524 Region2+0x204, 0x32, 4
Current verb 0x5524 Region2+0x20c, 0x800004, 4
Current verb 0x5524 Region2+0x210, 0x0, 4
0x5528
0x552c
0x5530
Current verb 0x5530 Region2+0x210, 0x7e, 4
Current verb 0x5530 Region2+0x210, 0x5a, 4
Current verb 0x5530 Region2+0x20c, 0x800005, 4
Current verb 0x5530 Region2+0x804, 0x30, 4
Current verb 0x5530 Region2+0x20c, 0x800005, 4
Current verb 0x5530 Region2+0x204, 0x32, 4
Current verb 0x5530 Region2+0x20c, 0x800004, 4
Current verb 0x5530 Region2+0x210, 0x0, 4
0x5534
0x5538
0x553c
0x5540
0x5544
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x30, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0x3f2e, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x30, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0x3f30, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0xd, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0x17, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0x219, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0xff11, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0xff12, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0xff13, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
Current verb 0x5544 Region2+0x210, 0x7e, 4
Current verb 0x5544 Region2+0x210, 0x5a, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x804, 0x48, 4
Current verb 0x5544 Region2+0x20c, 0x800005, 4
Current verb 0x5544 Region2+0x204, 0x7f14, 4
Current verb 0x5544 Region2+0x20c, 0x800004, 4
Current verb 0x5544 Region2+0x210, 0x0, 4
0x5548
0x554c
0x5550
0x5554
0x5558
0x555c
0x5560
0x5564
0x5568
0x556c
0x5570
0x5574
Current verb 0x5574 Region2+0x320, 0x100, 2
0x5578
0x557c
0x5580
0x5584
0x5588
Current verb 0x5588 Region2+0x210, 0x7e, 4
Current verb 0x5588 Region2+0x210, 0x5a, 4
Current verb 0x5588 Region2+0x20c, 0x800005, 4
Current verb 0x5588 Region2+0x804, 0x30, 4
Current verb 0x5588 Region2+0x20c, 0x800005, 4
Current verb 0x5588 Region2+0x204, 0x32, 4
Current verb 0x5588 Region2+0x20c, 0x800004, 4
Current verb 0x5588 Region2+0x210, 0x0, 4
0x558c
0x5590
0x5594
0x5598
0x559c
0x55a0
0x55a4
0x55a8
0x55ac
0x55b0
0x55b4
0x55b8
0x55bc
0x55c0
0x55c4
0x55c8
0x55cc
0x55d0
0x55d4
0x55d8
0x55dc
0x55e0
0x55e4
0x55e8
0x55ec
0x55f0
0x55f4
0x55f8
0x55fc
0x5600
0x5604
0x5608
0x560c
0x5610
0x5614
0x5618
0x561c
0x5620
0x5624
0x5628
0x562c
0x5630
0x5634
0x5638
0x563c
0x5640
0x5644
0x5648
0x564c
0x5650
0x5654
0x5658
0x565c
0x5660
0x5664
0x5668
0x566c
0x5670
0x5674
0x5678
0x567c
0x5680
0x5684
0x5688
0x568c
0x5690
0x5694
0x5698
0x569c
0x56a0
0x56a4
0x56a8
0x56ac
0x56b0
0x56b4
0x56b8
0x56bc
0x56c0
0x56c4
0x56c8
0x56cc
0x56d0
0x56d4
0x56d8
Current verb 0x56d8 Region2+0x210, 0x7e, 4
Current verb 0x56d8 Region2+0x210, 0x5a, 4
Current verb 0x56d8 Region2+0x20c, 0x800005, 4
Current verb 0x56d8 Region2+0x804, 0x30, 4
Current verb 0x56d8 Region2+0x20c, 0x800005, 4
Current verb 0x56d8 Region2+0x204, 0x3f32, 4
Current verb 0x56d8 Region2+0x20c, 0x800004, 4
Current verb 0x56d8 Region2+0x210, 0x0, 4
0x56dc
0x56e0
0x56e4
0x56e8
0x56ec
0x56f0
0x56f4
0x56f8
0x56fc
0x5700
0x5704
0x5708
0x570c
0x5710
0x5714
0x5718
0x571c
0x5720
0x5724
0x5728
0x572c
0x5730
0x5734
0x5738
0x573c
0x5740
0x5744
0x5748
0x574c
0x5750
0x5754
0x5758
0x575c
0x5760
0x5764
0x5768
0x576c
0x5770
0x5774
0x5778
0x577c
0x5780
0x5784
0x5788
0x578c
0x5790
0x5794
0x5798
0x579c
0x57a0
0x57a4
0x57a8
0x57ac
0x57b0
0x57b4
0x57b8
0x57bc
0x57c0
0x57c4
0x57c8
0x57cc
0x57d0
0x57d4
0x57d8
0x57dc
0x57e0
0x57e4
0x57e8
0x57ec
0x57f0
dumpMem entered...
0x57f4
0x57f8
0x57fc
0x5800
0x5804
0x5808
0x580c
0x5810
0x5814
0x5818
0x581c
0x5820
0x5824
0x5828
0x582c
0x5830
0x5834
0x5838
0x583c
0x5840
0x5844
0x5848
0x584c
0x5850
0x5854
0x5858
0x585c
0x5860
0x5864
0x5868
0x586c
0x5870
Current verb 0x5870 Region2+0x210, 0x7e, 4
Current verb 0x5870 Region2+0x210, 0x5a, 4
Current verb 0x5870 Region2+0x20c, 0x800005, 4
Current verb 0x5870 Region2+0x804, 0x30, 4
Current verb 0x5870 Region2+0x20c, 0x800005, 4
Current verb 0x5870 Region2+0x204, 0x3f32, 4
Current verb 0x5870 Region2+0x20c, 0x800004, 4
Current verb 0x5870 Region2+0x210, 0x0, 4
0x5874
0x5878
0x587c
Current verb 0x587c Region2+0x210, 0x7e, 4
Current verb 0x587c Region2+0x210, 0x5a, 4
Current verb 0x587c Region2+0x20c, 0x800005, 4
Current verb 0x587c Region2+0x804, 0x30, 4
Current verb 0x587c Region2+0x20c, 0x800005, 4
Current verb 0x587c Region2+0x204, 0x3f32, 4
Current verb 0x587c Region2+0x20c, 0x800004, 4
Current verb 0x587c Region2+0x210, 0x0, 4
0x5880
0x5884
0x5888
0x588c
0x5890
0x5894
0x5898
0x589c
0x58a0
0x58a4
0x58a8
0x58ac
0x58b0
0x58b4
0x58b8
0x58bc
0x58c0
0x58c4
0x58c8
0x58cc
0x58d0
0x58d4
0x58d8
0x58dc
0x58e0
0x58e4
0x58e8
0x58ec
0x58f0
0x58f4
0x58f8
0x58fc
0x5900
0x5904
0x5908
0x590c
0x5910
0x5914
0x5918
0x591c
Current verb 0x591c Region2+0x210, 0x7e, 4
Current verb 0x591c Region2+0x210, 0x5a, 4
Current verb 0x591c Region2+0x20c, 0x800005, 4
Current verb 0x591c Region2+0x804, 0x48, 4
Current verb 0x591c Region2+0x20c, 0x800005, 4
Current verb 0x591c Region2+0x204, 0x150f, 4
Current verb 0x591c Region2+0x20c, 0x800004, 4
Current verb 0x591c Region2+0x210, 0x0, 4
0x5920
0x5924
0x5928
0x592c
0x5930
0x5934
0x5938
0x593c
0x5940
0x5944
0x5948
0x594c
0x5950
0x5954
0x5958
0x595c
0x5960
0x5964
0x5968
0x596c
Current verb 0x596c Region2+0x210, 0x7e, 4
Current verb 0x596c Region2+0x210, 0x5a, 4
Current verb 0x596c Region2+0x20c, 0x800005, 4
Current verb 0x596c Region2+0x804, 0x48, 4
Current verb 0x596c Region2+0x20c, 0x800005, 4
Current verb 0x596c Region2+0x204, 0x150f, 4
Current verb 0x596c Region2+0x20c, 0x800004, 4
Current verb 0x596c Region2+0x210, 0x0, 4
0x5970
0x5974
0x5978
0x597c
0x5980
0x5984
0x5988
0x598c
0x5990
0x5994
0x5998
0x599c
0x59a0
0x59a4
0x59a8
0x59ac
0x59b0
0x59b4
0x59b8
0x59bc
0x59c0
Current verb 0x59c0 Region2+0x210, 0x7e, 4
Current verb 0x59c0 Region2+0x210, 0x5a, 4
Current verb 0x59c0 Region2+0x20c, 0x800005, 4
Current verb 0x59c0 Region2+0x804, 0x48, 4
Current verb 0x59c0 Region2+0x20c, 0x800005, 4
Current verb 0x59c0 Region2+0x204, 0x1510, 4
Current verb 0x59c0 Region2+0x20c, 0x800004, 4
Current verb 0x59c0 Region2+0x210, 0x0, 4
0x59c4
0x59c8
0x59cc
0x59d0
0x59d4
0x59d8
0x59dc
0x59e0
0x59e4
0x59e8
0x59ec
0x59f0
0x59f4
0x59f8
0x59fc
0x5a00
0x5a04
0x5a08
0x5a0c
0x5a10
Current verb 0x5a10 Region2+0x210, 0x7e, 4
Current verb 0x5a10 Region2+0x210, 0x5a, 4
Current verb 0x5a10 Region2+0x20c, 0x800005, 4
Current verb 0x5a10 Region2+0x804, 0x48, 4
Current verb 0x5a10 Region2+0x20c, 0x800005, 4
Current verb 0x5a10 Region2+0x204, 0x1510, 4
Current verb 0x5a10 Region2+0x20c, 0x800004, 4
Current verb 0x5a10 Region2+0x210, 0x0, 4
0x5a14
0x5a18
0x5a1c
Current verb 0x5a1c Region2+0x210, 0x7e, 4
Current verb 0x5a1c Region2+0x210, 0x5a, 4
Current verb 0x5a1c Region2+0x20c, 0x800005, 4
Current verb 0x5a1c Region2+0x804, 0x48, 4
Current verb 0x5a1c Region2+0x20c, 0x800005, 4
Current verb 0x5a1c Region2+0x204, 0x1510, 4
Current verb 0x5a1c Region2+0x20c, 0x800004, 4
Current verb 0x5a1c Region2+0x210, 0x0, 4
0x5a20
0x5a24
Current verb 0x5a24 Region2+0x210, 0x7e, 4
Current verb 0x5a24 Region2+0x210, 0x5a, 4
Current verb 0x5a24 Region2+0x20c, 0x800005, 4
Current verb 0x5a24 Region2+0x804, 0x48, 4
Current verb 0x5a24 Region2+0x20c, 0x800005, 4
Current verb 0x5a24 Region2+0x204, 0x1510, 4
Current verb 0x5a24 Region2+0x20c, 0x800004, 4
Current verb 0x5a24 Region2+0x210, 0x0, 4
0x5a28
0x5a2c
0x5a30
Current verb 0x5a30 Region2+0x210, 0x7e, 4
Current verb 0x5a30 Region2+0x210, 0x5a, 4
Current verb 0x5a30 Region2+0x20c, 0x800005, 4
Current verb 0x5a30 Region2+0x804, 0x48, 4
Current verb 0x5a30 Region2+0x20c, 0x800005, 4
Current verb 0x5a30 Region2+0x204, 0x1510, 4
Current verb 0x5a30 Region2+0x20c, 0x800004, 4
Current verb 0x5a30 Region2+0x210, 0x0, 4
0x5a34
0x5a38
Current verb 0x5a38 Region2+0x210, 0x7e, 4
Current verb 0x5a38 Region2+0x210, 0x5a, 4
Current verb 0x5a38 Region2+0x20c, 0x800005, 4
Current verb 0x5a38 Region2+0x804, 0x48, 4
Current verb 0x5a38 Region2+0x20c, 0x800005, 4
Current verb 0x5a38 Region2+0x204, 0x1510, 4
Current verb 0x5a38 Region2+0x20c, 0x800004, 4
Current verb 0x5a38 Region2+0x210, 0x0, 4
0x5a3c
0x5a40
0x5a44
Current verb 0x5a44 Region2+0x210, 0x7e, 4
Current verb 0x5a44 Region2+0x210, 0x5a, 4
Current verb 0x5a44 Region2+0x20c, 0x800005, 4
Current verb 0x5a44 Region2+0x804, 0x48, 4
Current verb 0x5a44 Region2+0x20c, 0x800005, 4
Current verb 0x5a44 Region2+0x204, 0x1510, 4
Current verb 0x5a44 Region2+0x20c, 0x800004, 4
Current verb 0x5a44 Region2+0x210, 0x0, 4
0x5a48
0x5a4c
Current verb 0x5a4c Region2+0x210, 0x7e, 4
Current verb 0x5a4c Region2+0x210, 0x5a, 4
Current verb 0x5a4c Region2+0x20c, 0x800005, 4
Current verb 0x5a4c Region2+0x804, 0x48, 4
Current verb 0x5a4c Region2+0x20c, 0x800005, 4
Current verb 0x5a4c Region2+0x204, 0x1510, 4
Current verb 0x5a4c Region2+0x20c, 0x800004, 4
Current verb 0x5a4c Region2+0x210, 0x0, 4
0x5a50
0x5a54
0x5a58
Current verb 0x5a58 Region2+0x210, 0x7e, 4
Current verb 0x5a58 Region2+0x210, 0x5a, 4
Current verb 0x5a58 Region2+0x20c, 0x800005, 4
Current verb 0x5a58 Region2+0x804, 0x48, 4
Current verb 0x5a58 Region2+0x20c, 0x800005, 4
Current verb 0x5a58 Region2+0x204, 0x1510, 4
Current verb 0x5a58 Region2+0x20c, 0x800004, 4
Current verb 0x5a58 Region2+0x210, 0x0, 4
0x5a5c
0x5a60
Current verb 0x5a60 Region2+0x210, 0x7e, 4
Current verb 0x5a60 Region2+0x210, 0x5a, 4
Current verb 0x5a60 Region2+0x20c, 0x800005, 4
Current verb 0x5a60 Region2+0x804, 0x48, 4
Current verb 0x5a60 Region2+0x20c, 0x800005, 4
Current verb 0x5a60 Region2+0x204, 0x1510, 4
Current verb 0x5a60 Region2+0x20c, 0x800004, 4
Current verb 0x5a60 Region2+0x210, 0x0, 4
0x5a64
0x5a68
0x5a6c
0x5a70
0x5a74
0x5a78
0x5a7c
0x5a80
0x5a84
0x5a88
0x5a8c
0x5a90
0x5a94
0x5a98
Current verb 0x5a98 Region2+0x210, 0x7e, 4
Current verb 0x5a98 Region2+0x210, 0x5a, 4
Current verb 0x5a98 Region2+0x20c, 0x800005, 4
Current verb 0x5a98 Region2+0x804, 0x30, 4
Current verb 0x5a98 Region2+0x20c, 0x800005, 4
Current verb 0x5a98 Region2+0x204, 0x3f32, 4
0x5a9c
0x5aa0
0x5aa4
0x5aa8
0x5aac
0x5ab0
0x5ab4
0x5ab8
0x5abc
0x5ac0
0x5ac4
0x5ac8
0x5acc
0x5ad0
0x5ad4
0x5ad8
0x5adc
0x5ae0
0x5ae4
0x5ae8
Current verb 0x5ae8 Region2+0x20c, 0x800004, 4
Current verb 0x5ae8 Region2+0x210, 0x0, 4
0x5aec
0x5af0
0x5af4
Current verb 0x5af4 Region2+0x210, 0x7e, 4
Current verb 0x5af4 Region2+0x210, 0x5a, 4
Current verb 0x5af4 Region2+0x20c, 0x800005, 4
Current verb 0x5af4 Region2+0x804, 0x30, 4
Current verb 0x5af4 Region2+0x20c, 0x800005, 4
Current verb 0x5af4 Region2+0x204, 0x3f32, 4
Current verb 0x5af4 Region2+0x210, 0x7e, 4
Current verb 0x5af4 Region2+0x210, 0x5a, 4
Current verb 0x5af4 Region2+0x20c, 0x800005, 4
Current verb 0x5af4 Region2+0x804, 0x48, 4
Current verb 0x5af4 Region2+0x20c, 0x800005, 4
Current verb 0x5af4 Region2+0x204, 0x150f, 4
Current verb 0x5af4 Region2+0x20c, 0x800004, 4
Current verb 0x5af4 Region2+0x210, 0x0, 4
0x5af8
0x5afc
0x5b00
0x5b04
0x5b08
0x5b0c
0x5b10
0x5b14
Current verb 0x5b14 Region2+0x210, 0x7e, 4
Current verb 0x5b14 Region2+0x210, 0x5a, 4
Current verb 0x5b14 Region2+0x20c, 0x800005, 4
Current verb 0x5b14 Region2+0x804, 0x30, 4
Current verb 0x5b14 Region2+0x20c, 0x800005, 4
Current verb 0x5b14 Region2+0x204, 0x2e, 4
0x5b18
0x5b1c
0x5b20
0x5b24
0x5b28
0x5b2c
0x5b30
0x5b34
0x5b38
0x5b3c
0x5b40
0x5b44
0x5b48
0x5b4c
0x5b50
0x5b54
0x5b58
0x5b5c
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x320, 0x100, 2
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x30, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0x30, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x5, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x5, 4
Current verb 0x5b5c Region2+0x204, 0x1510, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0x400d, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0x17, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0x19, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0xff11, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0xff12, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0xff13, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
Current verb 0x5b5c Region2+0x210, 0x7e, 4
Current verb 0x5b5c Region2+0x210, 0x5a, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x804, 0x48, 4
Current verb 0x5b5c Region2+0x20c, 0x800005, 4
Current verb 0x5b5c Region2+0x204, 0x7f14, 4
Current verb 0x5b5c Region2+0x20c, 0x800004, 4
Current verb 0x5b5c Region2+0x210, 0x0, 4
0x5b60
0x5b64
0x5b68
0x5b6c
0x5b70
0x5b74
0x5b78
0x5b7c
0x5b80
0x5b84
0x5b88
0x5b8c
0x5b90
0x5b94
0x5b98
0x5b9c
0x5ba0
0x5ba4
0x5ba8
0x5bac
0x5bb0
0x5bb4
0x5bb8
0x5bbc
Current verb 0x5bbc Region2+0x210, 0x7e, 4
Current verb 0x5bbc Region2+0x210, 0x5a, 4
Current verb 0x5bbc Region2+0x20c, 0x800005, 4
Current verb 0x5bbc Region2+0x804, 0x48, 4
Current verb 0x5bbc Region2+0x20c, 0x800005, 4
Current verb 0x5bbc Region2+0x204, 0xf, 4
Current verb 0x5bbc Region2+0x20c, 0x800004, 4
Current verb 0x5bbc Region2+0x210, 0x0, 4
Current verb 0x5bbc Region2+0x210, 0x7e, 4
Current verb 0x5bbc Region2+0x210, 0x5a, 4
Current verb 0x5bbc Region2+0x20c, 0x800005, 4
Current verb 0x5bbc Region2+0x804, 0x48, 4
Current verb 0x5bbc Region2+0x20c, 0x800005, 4
Current verb 0x5bbc Region2+0x204, 0x10, 4
0x5bc0
0x5bc4
0x5bc8
Current verb 0x5bc8 Region2+0x20c, 0x800004, 4
Current verb 0x5bc8 Region2+0x210, 0x0, 4
0x5bcc
0x5bd0
0x5bd4
0x5bd8
0x5bdc
0x5be0
0x5be4
0x5be8
0x5bec
0x5bf0
dumpMem entered...
0x5bf4
0x5bf8
0x5bfc
0x5c00
0x5c04
0x5c08
0x5c0c
0x5c10
0x5c14
0x5c18
0x5c1c
0x5c20
0x5c24
0x5c28
0x5c2c
0x5c30
0x5c34
0x5c38
0x5c3c
0x5c40
0x5c44
0x5c48
0x5c4c
0x5c50
0x5c54
0x5c58
0x5c5c
0x5c60
0x5c64
0x5c68
0x5c6c
0x5c70
0x5c74
0x5c78
0x5c7c
0x5c80
0x5c84
0x5c88
0x5c8c
0x5c90
0x5c94
0x5c98
0x5c9c
0x5ca0
0x5ca4
0x5ca8
0x5cac
0x5cb0
0x5cb4
0x5cb8
0x5cbc
0x5cc0
0x5cc4
0x5cc8
0x5ccc
0x5cd0
0x5cd4
0x5cd8
0x5cdc
0x5ce0
0x5ce4
0x5ce8
0x5cec
0x5cf0
0x5cf4
0x5cf8
0x5cfc
0x5d00
0x5d04
0x5d08
0x5d0c
0x5d10
0x5d14
0x5d18
0x5d1c
0x5d20
0x5d24
0x5d28
0x5d2c
0x5d30
0x5d34
0x5d38
Current verb 0x5d38 Region0+0x120, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x20, 1
Current verb 0x5d38 Region0+0x132, 0x31, 2
Current verb 0x5d38 Region0+0x120, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x20, 1
Current verb 0x5d38 Region0+0x132, 0x31, 2
Current verb 0x5d38 Region0+0x120, 0x8, 1
Current verb 0x5d38 Region0+0x120, 0x18, 1
Current verb 0x5d38 Region0+0x128, 0x1e00, 4
Current verb 0x5d38 Region0+0x13c, 0x0, 4
Current verb 0x5d38 Region0+0x138, 0x7ffcb000, 4
Current verb 0x5d38 Region0+0x12c, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x128, 0x1e00, 4
Current verb 0x5d38 Region0+0x13c, 0x0, 4
Current verb 0x5d38 Region0+0x138, 0x7ffcb000, 4
Current verb 0x5d38 Region0+0x12c, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x128, 0x1e00, 4
Current verb 0x5d38 Region0+0x13c, 0x0, 4
Current verb 0x5d38 Region0+0x138, 0x7ffcb000, 4
Current verb 0x5d38 Region0+0x12c, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x1c, 1
Current verb 0x5d38 Region0+0x120, 0x1d, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x20, 1
Current verb 0x5d38 Region0+0x132, 0x31, 2
Current verb 0x5d38 Region0+0x120, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x0, 1
Current verb 0x5d38 Region0+0x122, 0x20, 1
Current verb 0x5d38 Region0+0x132, 0x31, 2
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
Current verb 0x5d38 Region0+0x120, 0x1, 1
Current verb 0x5d38 Region0+0x120, 0x0, 1
0x5d3c
0x5d40
0x5d44
0x5d48
0x5d4c
0x5d50
0x5d54
0x5d58
0x5d5c
0x5d60
0x5d64
0x5d68
0x5d6c
0x5d70
0x5d74
0x5d78
0x5d7c
0x5d80
0x5d84
0x5d88
0x5d8c
0x5d90
0x5d94
0x5d98
0x5d9c
0x5da0
0x5da4
0x5da8
0x5dac
0x5db0
0x5db4
0x5db8
0x5dbc
0x5dc0
0x5dc4
0x5dc8
0x5dcc
0x5dd0
0x5dd4
0x5dd8
0x5ddc
0x5de0
0x5de4
0x5de8
0x5dec
0x5df0
0x5df4
0x5df8
0x5dfc
0x5e00
0x5e04
0x5e08
0x5e0c
0x5e10
0x5e14
0x5e18
0x5e1c
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x30, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0x3f2e, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x30, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0x3f30, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0xd, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0x17, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0x219, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0xff11, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0xff12, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0xff13, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
Current verb 0x5e1c Region2+0x210, 0x7e, 4
Current verb 0x5e1c Region2+0x210, 0x5a, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x804, 0x48, 4
Current verb 0x5e1c Region2+0x20c, 0x800005, 4
Current verb 0x5e1c Region2+0x204, 0x7f14, 4
Current verb 0x5e1c Region2+0x20c, 0x800004, 4
Current verb 0x5e1c Region2+0x210, 0x0, 4
0x5e20
0x5e24
0x5e28
0x5e2c
0x5e30
0x5e34
0x5e38
0x5e3c
0x5e40
0x5e44
0x5e48
0x5e4c
Current verb 0x5e4c Region2+0x320, 0x100, 2
0x5e50
0x5e54
0x5e58
0x5e5c
0x5e60
Current verb 0x5e60 Region2+0x210, 0x7e, 4
Current verb 0x5e60 Region2+0x210, 0x5a, 4
Current verb 0x5e60 Region2+0x20c, 0x800005, 4
Current verb 0x5e60 Region2+0x804, 0x30, 4
Current verb 0x5e60 Region2+0x20c, 0x800005, 4
Current verb 0x5e60 Region2+0x204, 0x32, 4
Current verb 0x5e60 Region2+0x20c, 0x800004, 4
Current verb 0x5e60 Region2+0x210, 0x0, 4
0x5e64
0x5e68
0x5e6c
0x5e70
0x5e74
0x5e78
0x5e7c
0x5e80
0x5e84
0x5e88
0x5e8c
0x5e90
0x5e94
0x5e98
0x5e9c
0x5ea0
0x5ea4
0x5ea8
0x5eac
0x5eb0
0x5eb4
0x5eb8
0x5ebc
0x5ec0
0x5ec4
0x5ec8
0x5ecc
0x5ed0
0x5ed4
0x5ed8
0x5edc
0x5ee0
0x5ee4
0x5ee8
0x5eec
0x5ef0
0x5ef4
0x5ef8
0x5efc
0x5f00
0x5f04
0x5f08
0x5f0c
0x5f10
0x5f14
0x5f18
0x5f1c
0x5f20
0x5f24
0x5f28
0x5f2c
0x5f30
0x5f34
0x5f38
0x5f3c
0x5f40
0x5f44
0x5f48
0x5f4c
Current verb 0x5f4c Region0+0x120, 0x1, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x20, 1
Current verb 0x5f4c Region0+0x132, 0x35, 2
Current verb 0x5f4c Region0+0x120, 0x1, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x20, 1
Current verb 0x5f4c Region0+0x132, 0x35, 2
Current verb 0x5f4c Region0+0x120, 0x8, 1
Current verb 0x5f4c Region0+0x120, 0x18, 1
Current verb 0x5f4c Region0+0x128, 0x5a00, 4
Current verb 0x5f4c Region0+0x13c, 0x0, 4
Current verb 0x5f4c Region0+0x138, 0x7ffc7000, 4
Current verb 0x5f4c Region0+0x12c, 0x5, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x128, 0x5a00, 4
Current verb 0x5f4c Region0+0x13c, 0x0, 4
Current verb 0x5f4c Region0+0x138, 0x7ffc7000, 4
Current verb 0x5f4c Region0+0x12c, 0x5, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x128, 0x5a00, 4
Current verb 0x5f4c Region0+0x13c, 0x0, 4
Current verb 0x5f4c Region0+0x138, 0x7ffc7000, 4
Current verb 0x5f4c Region0+0x12c, 0x5, 1
Current verb 0x5f4c Region0+0x120, 0x1c, 1
Current verb 0x5f4c Region0+0x120, 0x1d, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x20, 1
Current verb 0x5f4c Region0+0x132, 0x35, 2
Current verb 0x5f4c Region0+0x120, 0x1, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x0, 1
Current verb 0x5f4c Region0+0x122, 0x20, 1
Current verb 0x5f4c Region0+0x132, 0x35, 2
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
Current verb 0x5f4c Region0+0x120, 0x1, 1
Current verb 0x5f4c Region0+0x120, 0x0, 1
0x5f50
0x5f54
0x5f58
0x5f5c
0x5f60
0x5f64
0x5f68
0x5f6c
0x5f70
0x5f74
0x5f78
0x5f7c
0x5f80
0x5f84
0x5f88
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x30, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0x3f2e, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x30, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0x3f30, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0xd, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0x17, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0x219, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0xff11, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0xff12, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0xff13, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
Current verb 0x5f88 Region2+0x210, 0x7e, 4
Current verb 0x5f88 Region2+0x210, 0x5a, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x804, 0x48, 4
Current verb 0x5f88 Region2+0x20c, 0x800005, 4
Current verb 0x5f88 Region2+0x204, 0x7f14, 4
Current verb 0x5f88 Region2+0x20c, 0x800004, 4
Current verb 0x5f88 Region2+0x210, 0x0, 4
0x5f8c
0x5f90
0x5f94
0x5f98
0x5f9c
0x5fa0
0x5fa4
0x5fa8
0x5fac
0x5fb0
0x5fb4
0x5fb8
Current verb 0x5fb8 Region2+0x320, 0x100, 2
0x5fbc
0x5fc0
0x5fc4
0x5fc8
0x5fcc
0x5fd0
0x5fd4
0x5fd8
0x5fdc
0x5fe0
0x5fe4
0x5fe8
0x5fec
0x5ff0
dumpMem entered...
0x5ff4
0x5ff8
0x5ffc
0x6000
0x6004
0x6008
0x600c
0x6010
0x6014
0x6018
0x601c
0x6020
0x6024
0x6028
0x602c
0x6030
0x6034
0x6038
0x603c
0x6040
0x6044
0x6048
0x604c
0x6050
0x6054
0x6058
0x605c
0x6060
0x6064
0x6068
0x606c
0x6070
0x6074
0x6078
0x607c
0x6080
0x6084
0x6088
0x608c
0x6090
0x6094
0x6098
0x609c
0x60a0
0x60a4
0x60a8
0x60ac
0x60b0
0x60b4
0x60b8
0x60bc
0x60c0
0x60c4
0x60c8
0x60cc
0x60d0
0x60d4
0x60d8
0x60dc
0x60e0
0x60e4
0x60e8
0x60ec
0x60f0
0x60f4
0x60f8
0x60fc
0x6100
0x6104
0x6108
0x610c
0x6110
0x6114
0x6118
0x611c
0x6120
0x6124
0x6128
0x612c
0x6130
0x6134
0x6138
0x613c
0x6140
0x6144
0x6148
0x614c
0x6150
0x6154
0x6158
0x615c
0x6160
0x6164
0x6168
0x616c
0x6170
0x6174
0x6178
0x617c
0x6180
0x6184
0x6188
0x618c
0x6190
0x6194
0x6198
0x619c
0x61a0
0x61a4
0x61a8
0x61ac
0x61b0
0x61b4
0x61b8
0x61bc
0x61c0
0x61c4
0x61c8
0x61cc
0x61d0
0x61d4
0x61d8
0x61dc
0x61e0
0x61e4
0x61e8
0x61ec
0x61f0
0x61f4
0x61f8
0x61fc
0x6200
0x6204
0x6208
0x620c
0x6210
0x6214
0x6218
0x621c
0x6220
0x6224
0x6228
0x622c
0x6230
0x6234
0x6238
0x623c
0x6240
0x6244
0x6248
0x624c
0x6250
0x6254
0x6258
0x625c
0x6260
0x6264
0x6268
0x626c
0x6270
0x6274
0x6278
0x627c
0x6280
0x6284
0x6288
0x628c
0x6290
0x6294
0x6298
0x629c
0x62a0
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x30, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x2e, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x320, 0x100, 2
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x30, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x30, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x400d, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x17, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x19, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0xff11, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0xff12, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0xff13, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
Current verb 0x62a0 Region2+0x210, 0x7e, 4
Current verb 0x62a0 Region2+0x210, 0x5a, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x804, 0x48, 4
Current verb 0x62a0 Region2+0x20c, 0x800005, 4
Current verb 0x62a0 Region2+0x204, 0x7f14, 4
Current verb 0x62a0 Region2+0x20c, 0x800004, 4
Current verb 0x62a0 Region2+0x210, 0x0, 4
0x62a4
0x62a8
0x62ac
0x62b0
0x62b4
0x62b8
0x62bc
0x62c0
0x62c4
0x62c8
0x62cc
0x62d0
0x62d4
0x62d8
0x62dc
0x62e0
0x62e4
Current verb 0x62e4 Region2+0x210, 0x7e, 4
Current verb 0x62e4 Region2+0x210, 0x5a, 4
Current verb 0x62e4 Region2+0x20c, 0x800005, 4
Current verb 0x62e4 Region2+0x804, 0x30, 4
Current verb 0x62e4 Region2+0x20c, 0x800005, 4
Current verb 0x62e4 Region2+0x204, 0x3f32, 4
Current verb 0x62e4 Region2+0x20c, 0x800004, 4
Current verb 0x62e4 Region2+0x210, 0x0, 4
0x62e8
0x62ec
0x62f0
0x62f4
0x62f8
0x62fc
0x6300
0x6304
0x6308
0x630c
0x6310
0x6314
0x6318
0x631c
0x6320
0x6324
0x6328
0x632c
0x6330
0x6334
0x6338
0x633c
0x6340
0x6344
0x6348
0x634c
0x6350
0x6354
0x6358
0x635c
0x6360
0x6364
0x6368
0x636c
0x6370
0x6374
0x6378
0x637c
0x6380
0x6384
0x6388
0x638c
0x6390
0x6394
0x6398
0x639c
0x63a0
0x63a4
0x63a8
0x63ac
0x63b0
0x63b4
0x63b8
0x63bc
0x63c0
0x63c4
0x63c8
0x63cc
0x63d0
Current verb 0x63d0 Region0+0x120, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x20, 1
Current verb 0x63d0 Region0+0x132, 0x31, 2
Current verb 0x63d0 Region0+0x120, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x20, 1
Current verb 0x63d0 Region0+0x132, 0x31, 2
Current verb 0x63d0 Region0+0x120, 0x8, 1
Current verb 0x63d0 Region0+0x120, 0x18, 1
Current verb 0x63d0 Region0+0x128, 0x1e00, 4
Current verb 0x63d0 Region0+0x13c, 0x0, 4
Current verb 0x63d0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x63d0 Region0+0x12c, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x128, 0x1e00, 4
Current verb 0x63d0 Region0+0x13c, 0x0, 4
Current verb 0x63d0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x63d0 Region0+0x12c, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x128, 0x1e00, 4
Current verb 0x63d0 Region0+0x13c, 0x0, 4
Current verb 0x63d0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x63d0 Region0+0x12c, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x1c, 1
Current verb 0x63d0 Region0+0x120, 0x1d, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x20, 1
Current verb 0x63d0 Region0+0x132, 0x31, 2
Current verb 0x63d0 Region0+0x120, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x0, 1
Current verb 0x63d0 Region0+0x122, 0x20, 1
Current verb 0x63d0 Region0+0x132, 0x31, 2
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
Current verb 0x63d0 Region0+0x120, 0x1, 1
Current verb 0x63d0 Region0+0x120, 0x0, 1
0x63d4
0x63d8
0x63dc
0x63e0
0x63e4
0x63e8
0x63ec
0x63f0
dumpMem entered...
0x63f4
0x63f8
0x63fc
0x6400
0x6404
0x6408
0x640c
0x6410
0x6414
0x6418
0x641c
0x6420
0x6424
0x6428
0x642c
0x6430
0x6434
0x6438
0x643c
0x6440
0x6444
0x6448
0x644c
0x6450
0x6454
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x30, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x2e, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x320, 0x100, 2
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x30, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x30, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x400d, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x17, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x19, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0xff11, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0xff12, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0xff13, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
Current verb 0x6454 Region2+0x210, 0x7e, 4
Current verb 0x6454 Region2+0x210, 0x5a, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x804, 0x48, 4
Current verb 0x6454 Region2+0x20c, 0x800005, 4
Current verb 0x6454 Region2+0x204, 0x7f14, 4
Current verb 0x6454 Region2+0x20c, 0x800004, 4
Current verb 0x6454 Region2+0x210, 0x0, 4
0x6458
0x645c
0x6460
0x6464
0x6468
0x646c
0x6470
0x6474
0x6478
0x647c
0x6480
0x6484
0x6488
0x648c
0x6490
0x6494
0x6498
0x649c
0x64a0
0x64a4
0x64a8
0x64ac
0x64b0
0x64b4
0x64b8
0x64bc
0x64c0
0x64c4
0x64c8
0x64cc
0x64d0
0x64d4
0x64d8
0x64dc
0x64e0
0x64e4
0x64e8
0x64ec
0x64f0
0x64f4
0x64f8
0x64fc
0x6500
0x6504
0x6508
0x650c
0x6510
0x6514
0x6518
0x651c
0x6520
0x6524
0x6528
0x652c
0x6530
0x6534
0x6538
0x653c
0x6540
0x6544
0x6548
0x654c
0x6550
0x6554
0x6558
0x655c
0x6560
0x6564
0x6568
0x656c
0x6570
0x6574
0x6578
0x657c
0x6580
0x6584
0x6588
0x658c
0x6590
0x6594
0x6598
0x659c
0x65a0
0x65a4
0x65a8
0x65ac
0x65b0
0x65b4
0x65b8
0x65bc
0x65c0
0x65c4
0x65c8
0x65cc
0x65d0
0x65d4
0x65d8
0x65dc
0x65e0
0x65e4
0x65e8
0x65ec
0x65f0
0x65f4
0x65f8
0x65fc
0x6600
0x6604
0x6608
0x660c
0x6610
0x6614
0x6618
0x661c
0x6620
0x6624
0x6628
0x662c
0x6630
0x6634
0x6638
0x663c
0x6640
0x6644
0x6648
0x664c
0x6650
0x6654
0x6658
0x665c
0x6660
0x6664
0x6668
0x666c
0x6670
0x6674
0x6678
0x667c
0x6680
0x6684
0x6688
0x668c
0x6690
0x6694
0x6698
0x669c
0x66a0
0x66a4
0x66a8
0x66ac
0x66b0
0x66b4
0x66b8
0x66bc
0x66c0
0x66c4
0x66c8
0x66cc
0x66d0
0x66d4
0x66d8
0x66dc
0x66e0
0x66e4
0x66e8
0x66ec
0x66f0
0x66f4
0x66f8
0x66fc
0x6700
0x6704
0x6708
0x670c
0x6710
0x6714
0x6718
0x671c
0x6720
0x6724
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x30, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x2e, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x320, 0x100, 2
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x30, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x30, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x400d, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x17, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x19, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0xff11, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0xff12, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0xff13, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
Current verb 0x6724 Region2+0x210, 0x7e, 4
Current verb 0x6724 Region2+0x210, 0x5a, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x804, 0x48, 4
Current verb 0x6724 Region2+0x20c, 0x800005, 4
Current verb 0x6724 Region2+0x204, 0x7f14, 4
Current verb 0x6724 Region2+0x20c, 0x800004, 4
Current verb 0x6724 Region2+0x210, 0x0, 4
0x6728
0x672c
0x6730
0x6734
0x6738
0x673c
0x6740
0x6744
0x6748
0x674c
0x6750
0x6754
0x6758
0x675c
0x6760
0x6764
0x6768
0x676c
0x6770
0x6774
0x6778
0x677c
0x6780
0x6784
0x6788
0x678c
0x6790
0x6794
0x6798
0x679c
0x67a0
0x67a4
0x67a8
0x67ac
0x67b0
0x67b4
0x67b8
0x67bc
0x67c0
0x67c4
0x67c8
0x67cc
0x67d0
0x67d4
0x67d8
0x67dc
0x67e0
0x67e4
0x67e8
0x67ec
0x67f0
dumpMem entered...
0x67f4
0x67f8
0x67fc
0x6800
0x6804
0x6808
0x680c
0x6810
0x6814
0x6818
0x681c
0x6820
0x6824
0x6828
0x682c
0x6830
0x6834
0x6838
0x683c
0x6840
0x6844
0x6848
0x684c
0x6850
0x6854
0x6858
0x685c
0x6860
0x6864
0x6868
Current verb 0x6868 Region0+0x120, 0x1, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x20, 1
Current verb 0x6868 Region0+0x132, 0x35, 2
Current verb 0x6868 Region0+0x120, 0x1, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x20, 1
Current verb 0x6868 Region0+0x132, 0x35, 2
Current verb 0x6868 Region0+0x120, 0x8, 1
Current verb 0x6868 Region0+0x120, 0x18, 1
Current verb 0x6868 Region0+0x128, 0x5a00, 4
Current verb 0x6868 Region0+0x13c, 0x0, 4
Current verb 0x6868 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6868 Region0+0x12c, 0x5, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x128, 0x5a00, 4
Current verb 0x6868 Region0+0x13c, 0x0, 4
Current verb 0x6868 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6868 Region0+0x12c, 0x5, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x128, 0x5a00, 4
Current verb 0x6868 Region0+0x13c, 0x0, 4
Current verb 0x6868 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6868 Region0+0x12c, 0x5, 1
Current verb 0x6868 Region0+0x120, 0x1c, 1
Current verb 0x6868 Region0+0x120, 0x1d, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x20, 1
Current verb 0x6868 Region0+0x132, 0x35, 2
Current verb 0x6868 Region0+0x120, 0x1, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x0, 1
Current verb 0x6868 Region0+0x122, 0x20, 1
Current verb 0x6868 Region0+0x132, 0x35, 2
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
Current verb 0x6868 Region0+0x120, 0x1, 1
Current verb 0x6868 Region0+0x120, 0x0, 1
0x686c
0x6870
0x6874
0x6878
0x687c
0x6880
0x6884
0x6888
0x688c
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x30, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x2e, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x320, 0x100, 2
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x30, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x30, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x400d, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x17, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x19, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0xff11, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0xff12, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0xff13, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
Current verb 0x688c Region2+0x210, 0x7e, 4
Current verb 0x688c Region2+0x210, 0x5a, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x804, 0x48, 4
Current verb 0x688c Region2+0x20c, 0x800005, 4
Current verb 0x688c Region2+0x204, 0x7f14, 4
Current verb 0x688c Region2+0x20c, 0x800004, 4
Current verb 0x688c Region2+0x210, 0x0, 4
0x6890
0x6894
0x6898
0x689c
0x68a0
0x68a4
0x68a8
0x68ac
0x68b0
0x68b4
0x68b8
0x68bc
0x68c0
0x68c4
0x68c8
0x68cc
0x68d0
0x68d4
0x68d8
0x68dc
0x68e0
0x68e4
0x68e8
0x68ec
0x68f0
0x68f4
0x68f8
0x68fc
0x6900
0x6904
0x6908
0x690c
0x6910
0x6914
0x6918
0x691c
0x6920
0x6924
0x6928
0x692c
0x6930
0x6934
0x6938
0x693c
0x6940
0x6944
0x6948
0x694c
0x6950
0x6954
0x6958
0x695c
0x6960
0x6964
0x6968
0x696c
0x6970
0x6974
0x6978
0x697c
0x6980
0x6984
0x6988
0x698c
0x6990
0x6994
0x6998
0x699c
0x69a0
Current verb 0x69a0 Region0+0x120, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x20, 1
Current verb 0x69a0 Region0+0x132, 0x31, 2
Current verb 0x69a0 Region0+0x120, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x20, 1
Current verb 0x69a0 Region0+0x132, 0x31, 2
Current verb 0x69a0 Region0+0x120, 0x8, 1
Current verb 0x69a0 Region0+0x120, 0x18, 1
Current verb 0x69a0 Region0+0x128, 0x1e00, 4
Current verb 0x69a0 Region0+0x13c, 0x0, 4
Current verb 0x69a0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x69a0 Region0+0x12c, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x128, 0x1e00, 4
Current verb 0x69a0 Region0+0x13c, 0x0, 4
Current verb 0x69a0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x69a0 Region0+0x12c, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x128, 0x1e00, 4
Current verb 0x69a0 Region0+0x13c, 0x0, 4
Current verb 0x69a0 Region0+0x138, 0x7ffcb000, 4
Current verb 0x69a0 Region0+0x12c, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x1c, 1
Current verb 0x69a0 Region0+0x120, 0x1d, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x20, 1
Current verb 0x69a0 Region0+0x132, 0x31, 2
Current verb 0x69a0 Region0+0x120, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x0, 1
Current verb 0x69a0 Region0+0x122, 0x20, 1
Current verb 0x69a0 Region0+0x132, 0x31, 2
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
Current verb 0x69a0 Region0+0x120, 0x1, 1
Current verb 0x69a0 Region0+0x120, 0x0, 1
0x69a4
0x69a8
0x69ac
0x69b0
0x69b4
0x69b8
0x69bc
0x69c0
0x69c4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x30, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0x3f2e, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x30, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0x3f30, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0xd, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0x17, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0x219, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0xff11, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0xff12, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0xff13, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
Current verb 0x69c4 Region2+0x210, 0x7e, 4
Current verb 0x69c4 Region2+0x210, 0x5a, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x804, 0x48, 4
Current verb 0x69c4 Region2+0x20c, 0x800005, 4
Current verb 0x69c4 Region2+0x204, 0x7f14, 4
Current verb 0x69c4 Region2+0x20c, 0x800004, 4
Current verb 0x69c4 Region2+0x210, 0x0, 4
0x69c8
0x69cc
0x69d0
0x69d4
0x69d8
0x69dc
0x69e0
0x69e4
0x69e8
0x69ec
0x69f0
0x69f4
Current verb 0x69f4 Region2+0x320, 0x100, 2
0x69f8
0x69fc
0x6a00
0x6a04
0x6a08
Current verb 0x6a08 Region2+0x210, 0x7e, 4
Current verb 0x6a08 Region2+0x210, 0x5a, 4
Current verb 0x6a08 Region2+0x20c, 0x800005, 4
Current verb 0x6a08 Region2+0x804, 0x30, 4
Current verb 0x6a08 Region2+0x20c, 0x800005, 4
Current verb 0x6a08 Region2+0x204, 0x32, 4
Current verb 0x6a08 Region2+0x20c, 0x800004, 4
Current verb 0x6a08 Region2+0x210, 0x0, 4
0x6a0c
0x6a10
0x6a14
0x6a18
0x6a1c
0x6a20
0x6a24
0x6a28
0x6a2c
0x6a30
0x6a34
0x6a38
0x6a3c
0x6a40
0x6a44
0x6a48
0x6a4c
0x6a50
0x6a54
0x6a58
0x6a5c
0x6a60
0x6a64
0x6a68
0x6a6c
0x6a70
0x6a74
0x6a78
0x6a7c
0x6a80
0x6a84
0x6a88
0x6a8c
0x6a90
0x6a94
0x6a98
0x6a9c
0x6aa0
0x6aa4
0x6aa8
0x6aac
0x6ab0
0x6ab4
0x6ab8
0x6abc
0x6ac0
0x6ac4
0x6ac8
0x6acc
0x6ad0
0x6ad4
0x6ad8
0x6adc
0x6ae0
0x6ae4
0x6ae8
0x6aec
0x6af0
0x6af4
Current verb 0x6af4 Region0+0x120, 0x1, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x20, 1
Current verb 0x6af4 Region0+0x132, 0x35, 2
Current verb 0x6af4 Region0+0x120, 0x1, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x20, 1
Current verb 0x6af4 Region0+0x132, 0x35, 2
Current verb 0x6af4 Region0+0x120, 0x8, 1
Current verb 0x6af4 Region0+0x120, 0x18, 1
Current verb 0x6af4 Region0+0x128, 0x5a00, 4
Current verb 0x6af4 Region0+0x13c, 0x0, 4
Current verb 0x6af4 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6af4 Region0+0x12c, 0x5, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x128, 0x5a00, 4
Current verb 0x6af4 Region0+0x13c, 0x0, 4
Current verb 0x6af4 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6af4 Region0+0x12c, 0x5, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x128, 0x5a00, 4
Current verb 0x6af4 Region0+0x13c, 0x0, 4
Current verb 0x6af4 Region0+0x138, 0x7ffc7000, 4
Current verb 0x6af4 Region0+0x12c, 0x5, 1
Current verb 0x6af4 Region0+0x120, 0x1c, 1
Current verb 0x6af4 Region0+0x120, 0x1d, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x20, 1
Current verb 0x6af4 Region0+0x132, 0x35, 2
Current verb 0x6af4 Region0+0x120, 0x1, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x0, 1
Current verb 0x6af4 Region0+0x122, 0x20, 1
Current verb 0x6af4 Region0+0x132, 0x35, 2
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
Current verb 0x6af4 Region0+0x120, 0x1, 1
Current verb 0x6af4 Region0+0x120, 0x0, 1
0x6af8
0x6afc
0x6b00
0x6b04
0x6b08
0x6b0c
0x6b10
0x6b14
0x6b18
0x6b1c
0x6b20
0x6b24
0x6b28
0x6b2c
0x6b30
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x30, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0x3f2e, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x30, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0x3f30, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0xd, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0x17, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0x219, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0xff11, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0xff12, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0xff13, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
Current verb 0x6b30 Region2+0x210, 0x7e, 4
Current verb 0x6b30 Region2+0x210, 0x5a, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x804, 0x48, 4
Current verb 0x6b30 Region2+0x20c, 0x800005, 4
Current verb 0x6b30 Region2+0x204, 0x7f14, 4
Current verb 0x6b30 Region2+0x20c, 0x800004, 4
Current verb 0x6b30 Region2+0x210, 0x0, 4
0x6b34
0x6b38
0x6b3c
0x6b40
0x6b44
0x6b48
0x6b4c
0x6b50
0x6b54
0x6b58
0x6b5c
0x6b60
Current verb 0x6b60 Region2+0x320, 0x100, 2
0x6b64
0x6b68
0x6b6c
0x6b70
0x6b74
0x6b78
0x6b7c
0x6b80
0x6b84
0x6b88
0x6b8c
0x6b90
0x6b94
0x6b98
0x6b9c
0x6ba0
0x6ba4
0x6ba8
0x6bac
0x6bb0
0x6bb4
0x6bb8
0x6bbc
0x6bc0
0x6bc4
0x6bc8
0x6bcc
0x6bd0
0x6bd4
0x6bd8
0x6bdc
0x6be0
0x6be4
0x6be8
0x6bec
0x6bf0
dumpMem entered...
0x6bf4
0x6bf8
0x6bfc
0x6c00
0x6c04
0x6c08
0x6c0c
0x6c10
0x6c14
0x6c18
0x6c1c
0x6c20
0x6c24
0x6c28
0x6c2c
0x6c30
0x6c34
0x6c38
0x6c3c
0x6c40
0x6c44
0x6c48
0x6c4c
0x6c50
0x6c54
0x6c58
0x6c5c
0x6c60
0x6c64
0x6c68
0x6c6c
0x6c70
0x6c74
0x6c78
0x6c7c
0x6c80
0x6c84
0x6c88
0x6c8c
0x6c90
0x6c94
0x6c98
0x6c9c
0x6ca0
0x6ca4
0x6ca8
0x6cac
0x6cb0
0x6cb4
0x6cb8
0x6cbc
0x6cc0
0x6cc4
0x6cc8
0x6ccc
0x6cd0
0x6cd4
0x6cd8
0x6cdc
0x6ce0
0x6ce4
0x6ce8
0x6cec
0x6cf0
0x6cf4
0x6cf8
0x6cfc
0x6d00
0x6d04
0x6d08
0x6d0c
0x6d10
0x6d14
0x6d18
0x6d1c
0x6d20
0x6d24
0x6d28
0x6d2c
0x6d30
0x6d34
0x6d38
0x6d3c
0x6d40
0x6d44
0x6d48
0x6d4c
0x6d50
0x6d54
0x6d58
0x6d5c
0x6d60
0x6d64
0x6d68
0x6d6c
0x6d70
0x6d74
0x6d78
0x6d7c
0x6d80
0x6d84
0x6d88
0x6d8c
0x6d90
0x6d94
0x6d98
0x6d9c
0x6da0
0x6da4
0x6da8
0x6dac
0x6db0
0x6db4
0x6db8
0x6dbc
0x6dc0
0x6dc4
0x6dc8
0x6dcc
0x6dd0
0x6dd4
0x6dd8
0x6ddc
0x6de0
0x6de4
0x6de8
0x6dec
0x6df0
0x6df4
0x6df8
0x6dfc
0x6e00
0x6e04
0x6e08
0x6e0c
0x6e10
0x6e14
0x6e18
0x6e1c
0x6e20
0x6e24
0x6e28
0x6e2c
0x6e30
0x6e34
0x6e38
0x6e3c
0x6e40
0x6e44
0x6e48
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x30, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x2e, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x320, 0x100, 2
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x30, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x30, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x400d, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x17, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x19, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0xff11, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0xff12, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0xff13, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
Current verb 0x6e48 Region2+0x210, 0x7e, 4
Current verb 0x6e48 Region2+0x210, 0x5a, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x804, 0x48, 4
Current verb 0x6e48 Region2+0x20c, 0x800005, 4
Current verb 0x6e48 Region2+0x204, 0x7f14, 4
Current verb 0x6e48 Region2+0x20c, 0x800004, 4
Current verb 0x6e48 Region2+0x210, 0x0, 4
0x6e4c
0x6e50
0x6e54
0x6e58
0x6e5c
0x6e60
0x6e64
0x6e68
0x6e6c
0x6e70
0x6e74
0x6e78
0x6e7c
0x6e80
0x6e84
0x6e88
0x6e8c
Current verb 0x6e8c Region2+0x210, 0x7e, 4
Current verb 0x6e8c Region2+0x210, 0x5a, 4
Current verb 0x6e8c Region2+0x20c, 0x800005, 4
Current verb 0x6e8c Region2+0x804, 0x30, 4
Current verb 0x6e8c Region2+0x20c, 0x800005, 4
Current verb 0x6e8c Region2+0x204, 0x3f32, 4
Current verb 0x6e8c Region2+0x20c, 0x800004, 4
Current verb 0x6e8c Region2+0x210, 0x0, 4
0x6e90
0x6e94
0x6e98
0x6e9c
0x6ea0
0x6ea4
0x6ea8
0x6eac
0x6eb0
0x6eb4
0x6eb8
0x6ebc
0x6ec0
0x6ec4
0x6ec8
0x6ecc
0x6ed0
0x6ed4
0x6ed8
0x6edc
0x6ee0
0x6ee4
0x6ee8
0x6eec
0x6ef0
0x6ef4
0x6ef8
0x6efc
0x6f00
0x6f04
0x6f08
0x6f0c
0x6f10
0x6f14
0x6f18
0x6f1c
0x6f20
0x6f24
0x6f28
0x6f2c
0x6f30
0x6f34
0x6f38
0x6f3c
0x6f40
0x6f44
0x6f48
0x6f4c
0x6f50
0x6f54
0x6f58
0x6f5c
0x6f60
0x6f64
0x6f68
0x6f6c
0x6f70
0x6f74
0x6f78
Current verb 0x6f78 Region0+0x120, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x20, 1
Current verb 0x6f78 Region0+0x132, 0x31, 2
Current verb 0x6f78 Region0+0x120, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x20, 1
Current verb 0x6f78 Region0+0x132, 0x31, 2
Current verb 0x6f78 Region0+0x120, 0x8, 1
Current verb 0x6f78 Region0+0x120, 0x18, 1
Current verb 0x6f78 Region0+0x128, 0x1e00, 4
Current verb 0x6f78 Region0+0x13c, 0x0, 4
Current verb 0x6f78 Region0+0x138, 0x7ffcb000, 4
Current verb 0x6f78 Region0+0x12c, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x128, 0x1e00, 4
Current verb 0x6f78 Region0+0x13c, 0x0, 4
Current verb 0x6f78 Region0+0x138, 0x7ffcb000, 4
Current verb 0x6f78 Region0+0x12c, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x128, 0x1e00, 4
Current verb 0x6f78 Region0+0x13c, 0x0, 4
Current verb 0x6f78 Region0+0x138, 0x7ffcb000, 4
Current verb 0x6f78 Region0+0x12c, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x1c, 1
Current verb 0x6f78 Region0+0x120, 0x1d, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x20, 1
Current verb 0x6f78 Region0+0x132, 0x31, 2
Current verb 0x6f78 Region0+0x120, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x0, 1
Current verb 0x6f78 Region0+0x122, 0x20, 1
Current verb 0x6f78 Region0+0x132, 0x31, 2
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
Current verb 0x6f78 Region0+0x120, 0x1, 1
Current verb 0x6f78 Region0+0x120, 0x0, 1
0x6f7c
0x6f80
0x6f84
0x6f88
0x6f8c
0x6f90
0x6f94
0x6f98
0x6f9c
0x6fa0
0x6fa4
0x6fa8
0x6fac
0x6fb0
0x6fb4
0x6fb8
0x6fbc
0x6fc0
0x6fc4
0x6fc8
0x6fcc
0x6fd0
0x6fd4
0x6fd8
0x6fdc
0x6fe0
0x6fe4
0x6fe8
0x6fec
0x6ff0
dumpMem entered...
0x6ff4
0x6ff8
0x6ffc
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x30, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x2e, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x320, 0x100, 2
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x30, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x30, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x400d, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x17, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x19, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0xff11, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0xff12, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0xff13, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
Current verb 0x6ffc Region2+0x210, 0x7e, 4
Current verb 0x6ffc Region2+0x210, 0x5a, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x804, 0x48, 4
Current verb 0x6ffc Region2+0x20c, 0x800005, 4
Current verb 0x6ffc Region2+0x204, 0x7f14, 4
Current verb 0x6ffc Region2+0x20c, 0x800004, 4
Current verb 0x6ffc Region2+0x210, 0x0, 4
0x7000
0x7004
0x7008
0x700c
0x7010
0x7014
0x7018
0x701c
0x7020
0x7024
0x7028
0x702c
0x7030
0x7034
0x7038
0x703c
0x7040
0x7044
0x7048
0x704c
0x7050
0x7054
0x7058
0x705c
0x7060
0x7064
0x7068
0x706c
0x7070
0x7074
0x7078
0x707c
0x7080
0x7084
0x7088
0x708c
0x7090
0x7094
0x7098
0x709c
0x70a0
0x70a4
0x70a8
0x70ac
0x70b0
0x70b4
0x70b8
0x70bc
0x70c0
0x70c4
0x70c8
0x70cc
0x70d0
0x70d4
0x70d8
0x70dc
0x70e0
0x70e4
0x70e8
0x70ec
0x70f0
0x70f4
0x70f8
0x70fc
0x7100
0x7104
0x7108
0x710c
0x7110
0x7114
0x7118
0x711c
0x7120
0x7124
0x7128
0x712c
0x7130
0x7134
0x7138
0x713c
0x7140
0x7144
0x7148
0x714c
0x7150
0x7154
0x7158
0x715c
0x7160
0x7164
0x7168
0x716c
0x7170
0x7174
0x7178
0x717c
0x7180
0x7184
0x7188
0x718c
0x7190
0x7194
0x7198
0x719c
0x71a0
0x71a4
0x71a8
0x71ac
0x71b0
0x71b4
0x71b8
0x71bc
0x71c0
0x71c4
0x71c8
0x71cc
0x71d0
0x71d4
0x71d8
0x71dc
0x71e0
0x71e4
0x71e8
0x71ec
0x71f0
0x71f4
0x71f8
0x71fc
0x7200
0x7204
0x7208
0x720c
0x7210
0x7214
0x7218
0x721c
0x7220
0x7224
0x7228
0x722c
0x7230
0x7234
0x7238
0x723c
0x7240
0x7244
0x7248
0x724c
0x7250
0x7254
0x7258
0x725c
0x7260
0x7264
0x7268
0x726c
0x7270
0x7274
0x7278
0x727c
0x7280
0x7284
0x7288
0x728c
0x7290
0x7294
0x7298
0x729c
0x72a0
0x72a4
0x72a8
Current verb 0x72a8 Region2+0x210, 0x7e, 4
Current verb 0x72a8 Region2+0x210, 0x5a, 4
Current verb 0x72a8 Region2+0x20c, 0x800005, 4
Current verb 0x72a8 Region2+0x804, 0x30, 4
Current verb 0x72a8 Region2+0x20c, 0x800005, 4
Current verb 0x72a8 Region2+0x204, 0x3f28, 4
Current verb 0x72a8 Region2+0x20c, 0x800004, 4
Current verb 0x72a8 Region2+0x210, 0x0, 4
0x72ac
0x72b0
0x72b4
0x72b8
0x72bc
0x72c0
0x72c4
0x72c8
0x72cc
0x72d0
0x72d4
0x72d8
0x72dc
0x72e0
0x72e4
0x72e8
0x72ec
0x72f0
0x72f4
0x72f8
0x72fc
0x7300
0x7304
0x7308
0x730c
0x7310
0x7314
0x7318
0x731c
0x7320
0x7324
0x7328
0x732c
0x7330
0x7334
0x7338
0x733c
0x7340
0x7344
0x7348
0x734c
0x7350
0x7354
0x7358
0x735c
0x7360
0x7364
0x7368
0x736c
0x7370
0x7374
0x7378
0x737c
0x7380
0x7384
0x7388
0x738c
0x7390
0x7394
0x7398
0x739c
0x73a0
0x73a4
0x73a8
0x73ac
0x73b0
0x73b4
0x73b8
0x73bc
0x73c0
0x73c4
0x73c8
0x73cc
0x73d0
0x73d4
0x73d8
0x73dc
0x73e0
0x73e4
0x73e8
0x73ec
0x73f0
dumpMem entered...
0x73f4
0x73f8
0x73fc
0x7400
0x7404
0x7408
0x740c
0x7410
0x7414
0x7418
0x741c
0x7420
0x7424
0x7428
0x742c
0x7430
0x7434
0x7438
0x743c
0x7440
0x7444
0x7448
0x744c
0x7450
0x7454
0x7458
0x745c
0x7460
0x7464
0x7468
0x746c
0x7470
0x7474
0x7478
0x747c
0x7480
0x7484
0x7488
0x748c
0x7490
0x7494
0x7498
0x749c
0x74a0
0x74a4
0x74a8
0x74ac
0x74b0
0x74b4
0x74b8
0x74bc
0x74c0
0x74c4
0x74c8
0x74cc
0x74d0
0x74d4
0x74d8
0x74dc
0x74e0
0x74e4
0x74e8
0x74ec
0x74f0
0x74f4
0x74f8
0x74fc
0x7500
0x7504
0x7508
0x750c
0x7510
0x7514
0x7518
0x751c
0x7520
0x7524
0x7528
0x752c
0x7530
0x7534
0x7538
0x753c
0x7540
0x7544
0x7548
0x754c
0x7550
0x7554
0x7558
0x755c
0x7560
0x7564
0x7568
0x756c
0x7570
0x7574
0x7578
0x757c
0x7580
0x7584
0x7588
0x758c
0x7590
0x7594
0x7598
0x759c
0x75a0
0x75a4
0x75a8
0x75ac
0x75b0
0x75b4
0x75b8
0x75bc
0x75c0
0x75c4
0x75c8
0x75cc
0x75d0
0x75d4
0x75d8
0x75dc
0x75e0
0x75e4
0x75e8
0x75ec
0x75f0
0x75f4
0x75f8
0x75fc
0x7600
0x7604
0x7608
0x760c
0x7610
0x7614
0x7618
0x761c
0x7620
0x7624
0x7628
0x762c
0x7630
0x7634
0x7638
0x763c
0x7640
0x7644
0x7648
0x764c
0x7650
0x7654
0x7658
Current verb 0x7658 Region2+0x210, 0x7e, 4
Current verb 0x7658 Region2+0x210, 0x5a, 4
Current verb 0x7658 Region2+0x20c, 0x800005, 4
Current verb 0x7658 Region2+0x804, 0x30, 4
Current verb 0x7658 Region2+0x20c, 0x800005, 4
Current verb 0x7658 Region2+0x204, 0x28, 4
Current verb 0x7658 Region2+0x20c, 0x800004, 4
Current verb 0x7658 Region2+0x210, 0x0, 4
0x765c
0x7660
0x7664
0x7668
0x766c
0x7670
0x7674
0x7678
0x767c
0x7680
0x7684
0x7688
0x768c
0x7690
0x7694
0x7698
0x769c
0x76a0
0x76a4
0x76a8
0x76ac
0x76b0
0x76b4
0x76b8
0x76bc
0x76c0
0x76c4
0x76c8
0x76cc
0x76d0
0x76d4
0x76d8
0x76dc
0x76e0
0x76e4
0x76e8
0x76ec
0x76f0
0x76f4
0x76f8
0x76fc
0x7700
0x7704
0x7708
0x770c
0x7710
0x7714
0x7718
0x771c
0x7720
0x7724
0x7728
0x772c
0x7730
0x7734
0x7738
0x773c
0x7740
0x7744
0x7748
0x774c
0x7750
0x7754
0x7758
0x775c
0x7760
0x7764
0x7768
0x776c
0x7770
0x7774
0x7778
0x777c
0x7780
0x7784
0x7788
0x778c
0x7790
0x7794
0x7798
0x779c
0x77a0
0x77a4
0x77a8
0x77ac
0x77b0
0x77b4
0x77b8
0x77bc
0x77c0
0x77c4
0x77c8
0x77cc
0x77d0
0x77d4
0x77d8
0x77dc
0x77e0
0x77e4
0x77e8
0x77ec
0x77f0
dumpMem entered...
0x77f4
0x77f8
0x77fc
0x7800
0x7804
0x7808
0x780c
0x7810
0x7814
0x7818
0x781c
0x7820
0x7824
0x7828
0x782c
0x7830
0x7834
0x7838
0x783c
0x7840
0x7844
0x7848
0x784c
0x7850
0x7854
0x7858
0x785c
0x7860
0x7864
0x7868
0x786c
0x7870
0x7874
0x7878
0x787c
0x7880
0x7884
0x7888
0x788c
0x7890
0x7894
0x7898
0x789c
0x78a0
0x78a4
0x78a8
0x78ac
0x78b0
0x78b4
0x78b8
0x78bc
0x78c0
0x78c4
0x78c8
0x78cc
0x78d0
0x78d4
0x78d8
0x78dc
0x78e0
0x78e4
0x78e8
0x78ec
0x78f0
0x78f4
0x78f8
0x78fc
0x7900
0x7904
0x7908
0x790c
0x7910
0x7914
0x7918
0x791c
0x7920
0x7924
0x7928
0x792c
0x7930
0x7934
0x7938
0x793c
0x7940
0x7944
0x7948
0x794c
0x7950
0x7954
0x7958
0x795c
0x7960
0x7964
0x7968
0x796c
0x7970
0x7974
0x7978
0x797c
0x7980
0x7984
0x7988
0x798c
0x7990
0x7994
0x7998
0x799c
0x79a0
0x79a4
0x79a8
0x79ac
0x79b0
0x79b4
0x79b8
0x79bc
0x79c0
0x79c4
0x79c8
0x79cc
0x79d0
0x79d4
0x79d8
0x79dc
0x79e0
0x79e4
0x79e8
0x79ec
0x79f0
0x79f4
0x79f8
0x79fc
0x7a00
0x7a04
0x7a08
0x7a0c
0x7a10
0x7a14
0x7a18
0x7a1c
0x7a20
0x7a24
0x7a28
0x7a2c
0x7a30
0x7a34
0x7a38
0x7a3c
0x7a40
0x7a44
0x7a48
0x7a4c
0x7a50
0x7a54
0x7a58
0x7a5c
0x7a60
0x7a64
0x7a68
0x7a6c
0x7a70
0x7a74
0x7a78
0x7a7c
0x7a80
0x7a84
0x7a88
0x7a8c
0x7a90
0x7a94
0x7a98
0x7a9c
0x7aa0
0x7aa4
0x7aa8
0x7aac
0x7ab0
0x7ab4
0x7ab8
0x7abc
0x7ac0
0x7ac4
0x7ac8
0x7acc
0x7ad0
0x7ad4
0x7ad8
0x7adc
0x7ae0
0x7ae4
0x7ae8
0x7aec
0x7af0
0x7af4
0x7af8
0x7afc
0x7b00
0x7b04
Current verb 0x7b04 Region2+0x210, 0x7e, 4
Current verb 0x7b04 Region2+0x210, 0x5a, 4
Current verb 0x7b04 Region2+0x20c, 0x800005, 4
Current verb 0x7b04 Region2+0x804, 0x30, 4
Current verb 0x7b04 Region2+0x20c, 0x800005, 4
Current verb 0x7b04 Region2+0x204, 0x28, 4
Current verb 0x7b04 Region2+0x20c, 0x800004, 4
Current verb 0x7b04 Region2+0x210, 0x0, 4
0x7b08
0x7b0c
0x7b10
0x7b14
0x7b18
0x7b1c
0x7b20
0x7b24
0x7b28
0x7b2c
0x7b30
0x7b34
0x7b38
0x7b3c
0x7b40
0x7b44
0x7b48
0x7b4c
0x7b50
0x7b54
0x7b58
0x7b5c
0x7b60
0x7b64
0x7b68
0x7b6c
0x7b70
0x7b74
0x7b78
0x7b7c
0x7b80
0x7b84
0x7b88
0x7b8c
0x7b90
0x7b94
0x7b98
0x7b9c
0x7ba0
0x7ba4
0x7ba8
0x7bac
0x7bb0
0x7bb4
0x7bb8
0x7bbc
0x7bc0
0x7bc4
0x7bc8
0x7bcc
0x7bd0
0x7bd4
0x7bd8
0x7bdc
0x7be0
0x7be4
0x7be8
0x7bec
0x7bf0
dumpMem entered...
0x7bf4
0x7bf8
0x7bfc
0x7c00
0x7c04
0x7c08
0x7c0c
0x7c10
0x7c14
0x7c18
0x7c1c
0x7c20
0x7c24
0x7c28
0x7c2c
0x7c30
0x7c34
0x7c38
0x7c3c
0x7c40
0x7c44
0x7c48
0x7c4c
0x7c50
0x7c54
0x7c58
0x7c5c
0x7c60
0x7c64
0x7c68
0x7c6c
0x7c70
0x7c74
0x7c78
0x7c7c
0x7c80
0x7c84
0x7c88
0x7c8c
0x7c90
0x7c94
0x7c98
0x7c9c
0x7ca0
0x7ca4
0x7ca8
0x7cac
0x7cb0
0x7cb4
0x7cb8
0x7cbc
0x7cc0
0x7cc4
0x7cc8
0x7ccc
0x7cd0
0x7cd4
0x7cd8
0x7cdc
0x7ce0
0x7ce4
0x7ce8
0x7cec
0x7cf0
0x7cf4
0x7cf8
0x7cfc
0x7d00
0x7d04
0x7d08
0x7d0c
0x7d10
0x7d14
0x7d18
0x7d1c
0x7d20
0x7d24
0x7d28
0x7d2c
0x7d30
0x7d34
0x7d38
0x7d3c
0x7d40
0x7d44
0x7d48
0x7d4c
0x7d50
0x7d54
0x7d58
0x7d5c
0x7d60
0x7d64
0x7d68
0x7d6c
0x7d70
0x7d74
0x7d78
0x7d7c
0x7d80
0x7d84
0x7d88
0x7d8c
0x7d90
0x7d94
0x7d98
0x7d9c
0x7da0
0x7da4
0x7da8
0x7dac
0x7db0
0x7db4
0x7db8
0x7dbc
0x7dc0
0x7dc4
0x7dc8
0x7dcc
0x7dd0
0x7dd4
0x7dd8
0x7ddc
0x7de0
0x7de4
0x7de8
0x7dec
0x7df0
0x7df4
0x7df8
0x7dfc
0x7e00
0x7e04
0x7e08
0x7e0c
0x7e10
0x7e14
0x7e18
0x7e1c
0x7e20
0x7e24
0x7e28
0x7e2c
0x7e30
0x7e34
0x7e38
0x7e3c
0x7e40
0x7e44
0x7e48
0x7e4c
0x7e50
0x7e54
0x7e58
0x7e5c
0x7e60
0x7e64
0x7e68
0x7e6c
0x7e70
0x7e74
0x7e78
0x7e7c
0x7e80
0x7e84
0x7e88
0x7e8c
0x7e90
0x7e94
0x7e98
0x7e9c
0x7ea0
0x7ea4
0x7ea8
0x7eac
0x7eb0
0x7eb4
0x7eb8
0x7ebc
0x7ec0
0x7ec4
0x7ec8
0x7ecc
0x7ed0
0x7ed4
0x7ed8
0x7edc
0x7ee0
0x7ee4
0x7ee8
0x7eec
0x7ef0
0x7ef4
0x7ef8
0x7efc
0x7f00
0x7f04
0x7f08
0x7f0c
0x7f10
0x7f14
0x7f18
0x7f1c
0x7f20
0x7f24
0x7f28
0x7f2c
0x7f30
0x7f34
0x7f38
0x7f3c
0x7f40
0x7f44
0x7f48
0x7f4c
0x7f50
0x7f54
0x7f58
0x7f5c
0x7f60
0x7f64
0x7f68
0x7f6c
0x7f70
0x7f74
0x7f78
0x7f7c
0x7f80
0x7f84
0x7f88
0x7f8c
0x7f90
0x7f94
0x7f98
0x7f9c
0x7fa0
0x7fa4
0x7fa8
0x7fac
0x7fb0
0x7fb4
0x7fb8
0x7fbc
0x7fc0
0x7fc4
0x7fc8
0x7fcc
0x7fd0
0x7fd4
0x7fd8
0x7fdc
0x7fe0
0x7fe4
0x7fe8
0x7fec
0x7ff0
dumpMem entered...
0x7ff4
0x7ff8
0x7ffc
0x8000
0x8004
0x8008
0x800c
0x8010
0x8014
0x8018
0x801c
0x8020
0x8024
0x8028
0x802c
0x8030
0x8034
0x8038
0x803c
0x8040
0x8044
0x8048
0x804c
0x8050
0x8054
0x8058
0x805c
0x8060
0x8064
0x8068
0x806c
0x8070
0x8074
0x8078
0x807c
0x8080
0x8084
0x8088
0x808c
0x8090
0x8094
0x8098
0x809c
0x80a0
0x80a4
0x80a8
0x80ac
0x80b0
0x80b4
0x80b8
0x80bc
0x80c0
0x80c4
0x80c8
0x80cc
0x80d0
0x80d4
0x80d8
0x80dc
0x80e0
0x80e4
0x80e8
0x80ec
0x80f0
0x80f4
0x80f8
0x80fc
0x8100
0x8104
0x8108
0x810c
0x8110
0x8114
0x8118
0x811c
0x8120
0x8124
0x8128
0x812c
0x8130
0x8134
0x8138
0x813c
0x8140
0x8144
0x8148
0x814c
0x8150
0x8154
0x8158
0x815c
0x8160
0x8164
0x8168
0x816c
0x8170
0x8174
0x8178
0x817c
0x8180
0x8184
0x8188
0x818c
0x8190
0x8194
0x8198
0x819c
0x81a0
0x81a4
0x81a8
0x81ac
0x81b0
0x81b4
0x81b8
0x81bc
0x81c0
0x81c4
0x81c8
0x81cc
0x81d0
0x81d4
0x81d8
0x81dc
0x81e0
0x81e4
0x81e8
0x81ec
0x81f0
0x81f4
0x81f8
0x81fc
0x8200
0x8204
0x8208
0x820c
0x8210
0x8214
0x8218
0x821c
0x8220
0x8224
0x8228
0x822c
0x8230
0x8234
0x8238
0x823c
0x8240
0x8244
Current verb 0x8244 Region2+0x210, 0x7e, 4
Current verb 0x8244 Region2+0x210, 0x5a, 4
Current verb 0x8244 Region2+0x20c, 0x800005, 4
Current verb 0x8244 Region2+0x804, 0x30, 4
Current verb 0x8244 Region2+0x20c, 0x800005, 4
Current verb 0x8244 Region2+0x204, 0x28, 4
Current verb 0x8244 Region2+0x20c, 0x800004, 4
Current verb 0x8244 Region2+0x210, 0x0, 4
0x8248
0x824c
0x8250
0x8254
0x8258
0x825c
0x8260
0x8264
0x8268
0x826c
0x8270
0x8274
0x8278
0x827c
0x8280
0x8284
0x8288
0x828c
0x8290
0x8294
0x8298
0x829c
0x82a0
0x82a4
0x82a8
0x82ac
0x82b0
0x82b4
0x82b8
0x82bc
0x82c0
0x82c4
0x82c8
0x82cc
0x82d0
0x82d4
0x82d8
0x82dc
0x82e0
0x82e4
0x82e8
0x82ec
0x82f0
0x82f4
0x82f8
0x82fc
0x8300
0x8304
0x8308
0x830c
0x8310
0x8314
0x8318
0x831c
0x8320
0x8324
0x8328
0x832c
0x8330
0x8334
0x8338
0x833c
0x8340
0x8344
0x8348
0x834c
0x8350
0x8354
0x8358
0x835c
0x8360
0x8364
0x8368
0x836c
0x8370
0x8374
0x8378
0x837c
0x8380
0x8384
0x8388
0x838c
0x8390
0x8394
0x8398
0x839c
0x83a0
0x83a4
0x83a8
0x83ac
0x83b0
0x83b4
0x83b8
0x83bc
0x83c0
0x83c4
0x83c8
0x83cc
0x83d0
0x83d4
0x83d8
0x83dc
0x83e0
0x83e4
0x83e8
0x83ec
0x83f0
dumpMem entered...
0x83f4
0x83f8
0x83fc
0x8400
0x8404
0x8408
0x840c
0x8410
0x8414
0x8418
0x841c
0x8420
0x8424
0x8428
0x842c
0x8430
0x8434
0x8438
0x843c
0x8440
0x8444
0x8448
0x844c
0x8450
0x8454
0x8458
0x845c
0x8460
0x8464
0x8468
0x846c
0x8470
0x8474
0x8478
0x847c
0x8480
0x8484
0x8488
0x848c
0x8490
0x8494
0x8498
0x849c
0x84a0
0x84a4
0x84a8
0x84ac
0x84b0
0x84b4
0x84b8
0x84bc
0x84c0
0x84c4
0x84c8
0x84cc
0x84d0
0x84d4
0x84d8
0x84dc
0x84e0
0x84e4
0x84e8
0x84ec
0x84f0
0x84f4
0x84f8
0x84fc
0x8500
0x8504
0x8508
0x850c
0x8510
0x8514
0x8518
0x851c
0x8520
0x8524
0x8528
0x852c
0x8530
0x8534
0x8538
0x853c
0x8540
0x8544
0x8548
0x854c
0x8550
0x8554
0x8558
0x855c
0x8560
0x8564
0x8568
0x856c
0x8570
0x8574
0x8578
0x857c
0x8580
0x8584
0x8588
0x858c
0x8590
0x8594
0x8598
0x859c
0x85a0
0x85a4
0x85a8
0x85ac
0x85b0
0x85b4
0x85b8
0x85bc
0x85c0
0x85c4
0x85c8
0x85cc
0x85d0
0x85d4
0x85d8
0x85dc
0x85e0
0x85e4
0x85e8
0x85ec
0x85f0
0x85f4
0x85f8
0x85fc
0x8600
0x8604
0x8608
0x860c
0x8610
0x8614
0x8618
0x861c
0x8620
0x8624
0x8628
0x862c
0x8630
0x8634
0x8638
0x863c
0x8640
0x8644
0x8648
0x864c
0x8650
0x8654
0x8658
0x865c
0x8660
0x8664
0x8668
0x866c
0x8670
0x8674
0x8678
0x867c
0x8680
0x8684
0x8688
0x868c
0x8690
0x8694
0x8698
0x869c
0x86a0
0x86a4
0x86a8
0x86ac
0x86b0
0x86b4
0x86b8
0x86bc
0x86c0
0x86c4
0x86c8
0x86cc
0x86d0
0x86d4
0x86d8
0x86dc
0x86e0
0x86e4
0x86e8
0x86ec
0x86f0
0x86f4
0x86f8
0x86fc
0x8700
0x8704
0x8708
0x870c
0x8710
0x8714
0x8718
0x871c
0x8720
0x8724
0x8728
0x872c
0x8730
0x8734
0x8738
0x873c
0x8740
0x8744
0x8748
0x874c
0x8750
0x8754
0x8758
0x875c
0x8760
0x8764
0x8768
0x876c
0x8770
0x8774
0x8778
0x877c
0x8780
0x8784
0x8788
0x878c
0x8790
0x8794
0x8798
0x879c
0x87a0
0x87a4
0x87a8
0x87ac
0x87b0
0x87b4
0x87b8
0x87bc
0x87c0
0x87c4
0x87c8
0x87cc
Current verb 0x87cc Region2+0x210, 0x7e, 4
Current verb 0x87cc Region2+0x210, 0x5a, 4
Current verb 0x87cc Region2+0x20c, 0x800005, 4
Current verb 0x87cc Region2+0x804, 0x30, 4
Current verb 0x87cc Region2+0x20c, 0x800005, 4
Current verb 0x87cc Region2+0x204, 0x3f32, 4
Current verb 0x87cc Region2+0x20c, 0x800004, 4
Current verb 0x87cc Region2+0x210, 0x0, 4
0x87d0
0x87d4
0x87d8
0x87dc
0x87e0
0x87e4
0x87e8
0x87ec
0x87f0
dumpMem entered...
0x87f4
0x87f8
0x87fc
0x8800
0x8804
0x8808
0x880c
0x8810
0x8814
0x8818
0x881c
0x8820
0x8824
0x8828
0x882c
0x8830
0x8834
0x8838
0x883c
0x8840
0x8844
0x8848
0x884c
0x8850
0x8854
0x8858
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x48, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x8307, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x48, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x8307, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x30, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x30, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x30, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x2e, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x320, 0x1, 2
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x30, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x2b, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x210, 0x7e, 4
Current verb 0x8858 Region2+0x210, 0x5a, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x804, 0x30, 4
Current verb 0x8858 Region2+0x20c, 0x800005, 4
Current verb 0x8858 Region2+0x204, 0x2d, 4
Current verb 0x8858 Region2+0x20c, 0x800004, 4
Current verb 0x8858 Region2+0x210, 0x0, 4
Current verb 0x8858 Region2+0x320, 0x0, 2
0x885c
0x8860
0x8864
0x8868
Current verb 0x8868 Region0+0x100, 0x18, 1
dumpMem entered...
connor at connor-Z97X-Gaming-7:~/Programs/qemu-2.11.0-rc0$
More information about the Alsa-devel
mailing list