GSDX Graphic issues
#1
Its been a while since I last recompiled pcsx2, so I decided to do it today. Now whenever I use GSDX(hardware) It seems to render everything with no textures or something to that effect
Below is a screenshot of the resulting video, if required I can go recompile with debugging flags enabled to give more verbose output, but it doesn't really seem to regurgitate much.
For more informaton I'm on ArchLinux running Linux 3.6.3-2 with the CK patches and BFS enabled. Also running proprietary nvidia drivers.

Game is Dark Cloud (though it happens with all games) No 2d elements render either (no Sony Computer Entertainment Presents, no Press Start, none of that.)

GSDX Software works, but is slow and ZZOgl works but doesn't allow me to change internal resolution and doesn't resize the render for fullscreen (it just stretches the image, resulting in a really low-quality feel.)

Prior to updating, (pre-1.0 release I would say.) This did not occur.

Screenshot:
[Image: Jqot.png]

I'm not really sure what sort of information would help in troubleshooting such an extreme issue.
Reply

Sponsored links

#2
Changing the "internal resolution" is a just a kind of antialiasing. You can set the aliasing on zzogl.

The issue seems to be related to transparency processing. But it used to work on nvidia drivers. Maybe the hack that I putted for AMD drivers disturbed nvidia drivers...
Reply
#3
(10-27-2012, 09:39 PM)gregory Wrote: Changing the "internal resolution" is a just a kind of antialiasing. You can set the aliasing on zzogl.

The issue seems to be related to transparency processing. But it used to work on nvidia drivers. Maybe the hack that I putted for AMD drivers disturbed nvidia drivers...

I see. I can deal with ZZogl for now (the render quality is nowhere near as good as GSDX) I'm willing to do testing if you need an nvidia target for testing code revisions. Do you happen to know which SVN revision added the hack for AMD? I'm gonna look at the history and see if I can find it.

I'm compiling r5229 atm to see if it has the same issue, from there I will go to the next older AMD related revision from you.

Confirming that the issue was introduced after r5229, r5229 doesn't suffer this issue. Also wanted to note that r5229 is significantly slower than current SVN.
Reply
#4
Thanks very much for the testing. Yes seems to be linked to the amd hack. Could you test the attached patch.

Edit: I commit an extended version of the patch on trunk. Could you test it instead. Thanks.
Reply
#5
(10-28-2012, 11:02 AM)gregory Wrote: Thanks very much for the testing. Yes seems to be linked to the amd hack. Could you test the attached patch.

Edit: I commit an extended version of the patch on trunk. Could you test it instead. Thanks.

Just got an opportunity to test it. I'm not certain but the patch doesn't seem to have worked. I'm going to try purging the installation, and starting clean, I won't get a chance to do that until this evening though.

Quick edit; The issue definitively still exists; I removed the cached SVN files and deleted my PCSX2 directory, re-co'd latest SVN and compile, issue is still present.
Reply
#6
OK. Bad luck Sad

Let's do something to reduce the complexity of the problem.
1/ Use GSdx from r5229 and shader files (*.glsl) from r5229 (must be good)
2/ Use Gsdx from latest and shader files from r 5229
3/ Use GSdx from r5229 and shader files from latest.
Reply
#7
(10-29-2012, 09:49 AM)gregory Wrote: OK. Bad luck Sad

Let's do something to reduce the complexity of the problem.
1/ Use GSdx from r5229 and shader files (*.glsl) from r5229 (must be good)
2/ Use Gsdx from latest and shader files from r 5229
3/ Use GSdx from r5229 and shader files from latest.

1.) 5229 w/ 5229 shader files works, as expected.
2.) GSDX from latest + Shader files from r5229 works.
3.) GSDX from r5229 + Shader files from latest works.

Not exactly what I expected. I expected either option 2 or 3 to break it. I re-verified that I properly created the 3 test environments (I actually created 4)
I compiled/installed to a temp working directory for both 5229 & latest svn
I then duplicated these two directories giving me a total of 4 directories, from there I copied the glsl files from 5229->secondary latest directory and from latest -> 5229's secondary latest directory. Perhaps the issue is broken elsewhere? I can try compiling other SVN versions, starting with any that have comits to gsdx.

Posting log files from each run below:
5229 + 5229 shaders:
Console Output:
Code:
Gtk-Message: Failed to load module "canberra-gtk-module"
glX-Version 1.4 with Direct Rendering
GL_ARB_shading_language_420pack is not supported
convert.glsl (entry vs_main, prog 2) :

convert.glsl (entry gs_main, prog 3) :

convert.glsl (entry ps_main0, prog 4) :

convert.glsl (entry ps_main1, prog 5) :

convert.glsl (entry ps_main2, prog 6) :

convert.glsl (entry ps_main3, prog 7) :

convert.glsl (entry ps_main4, prog 8) :

convert.glsl (entry ps_main5, prog 9) :

convert.glsl (entry ps_main6, prog 10) :

convert.glsl (entry ps_main7, prog 11) :

merge.glsl (entry ps_main0, prog 12) :

merge.glsl (entry ps_main1, prog 13) :

interlace.glsl (entry ps_main0, prog 14) :

interlace.glsl (entry ps_main1, prog 15) :

interlace.glsl (entry ps_main2, prog 16) :

interlace.glsl (entry ps_main3, prog 17) :

shadeboost.glsl (entry ps_main, prog 18) :
#define SB_SATURATION 50
#define SB_BRIGHTNESS 50
#define SB_CONTRAST 50

ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
* SPU2-X: Enumerating PortAudio devices:
*** Device 0: 'HDA Intel: ALC889 Analog (hw:1,0)' (ALSA)
*** Device 1: 'HDA NVidia: HDMI 0 (hw:2,3)' (ALSA)
*** Device 2: 'HDA NVidia: HDMI 0 (hw:2,7)' (ALSA)
*** Device 3: 'HDA NVidia: HDMI 0 (hw:2,8)' (ALSA)
*** Device 4: 'HDA NVidia: HDMI 0 (hw:2,9)' (ALSA)
*** Device 5: 'HDA NVidia: HDMI 0 (hw:3,3)' (ALSA)
*** Device 6: 'HDA NVidia: HDMI 0 (hw:3,8)' (ALSA)
*** Device 7: 'HDA NVidia: HDMI 0 (hw:3,9)' (ALSA)
*** Device 8: 'pulse' (ALSA)
*** Device 9: 'default' (ALSA) (selected)
tfx.glsl (entry vs_main, prog 19) :
#define VS_BPPZ 0
#define VS_TME 0
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry gs_main, prog 20) :
#define GS_IIP 0
#define GS_PRIM 3

tfx.glsl (entry ps_main, prog 21) :
#define PS_FST 0
#define PS_WMS 0
#define PS_WMT 0
#define PS_FMT 0
#define PS_AEM 0
#define PS_TFX 4
#define PS_TCC 0
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 0
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry vs_main, prog 22) :
#define VS_BPPZ 0
#define VS_TME 0
#define VS_FST 0
#define VS_RTCOPY 0

tfx.glsl (entry vs_main, prog 23) :
#define VS_BPPZ 0
#define VS_TME 1
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry ps_main, prog 24) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry vs_main, prog 25) :
#define VS_BPPZ 0
#define VS_TME 1
#define VS_FST 0
#define VS_RTCOPY 0

tfx.glsl (entry ps_main, prog 26) :
#define PS_FST 0
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 27) :
#define PS_FST 0
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 1
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 28) :
#define PS_FST 0
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 5
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 29) :
#define PS_FST 0
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 5
#define PS_FOG 1
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 30) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 1
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 0
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 31) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry ps_main, prog 32) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 0
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

PCSX2 Log Window Output:
Code:
PCSX2 0.9.9.r5229  - compiled on Oct 29 2012
Savestate version: 0x9a080000

Host Machine Init:
    Operating System =  Linux 3.6.3-2-ck x86_64
    Physical RAM     =  11989 MB
    CPU name         =  Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
    Vendor/Model     =  GenuineIntel (stepping 05)
    CPU speed        =  4.005 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 0098e3bd
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2

Installing POSIX SIGSEGV handler...
Mapping host memory for virtual systems...
    EE Main Memory                   @ 0x20000000 -> 0x22884000 [40mb]
    IOP Main Memory (2mb)            @ 0x24000000 -> 0x24211000 [2mb]
    VU0/1 on-chip memory             @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
    SuperVU0 Recompiler Cache        @ 0x0E800000 -> 0x0F000000 [8mb]
    SuperVU1 Recompiler Cache        @ 0x0F000000 -> 0x0F800000 [8mb]
    Micro VU0 Recompiler Cache       @ 0x3C000000 -> 0x40000000 [64mb]
    Micro VU1 Recompiler Cache       @ 0x40000000 -> 0x44000000 [64mb]
    R5900-32 Recompiler Cache        @ 0x30000000 -> 0x34000000 [64mb]
    R3000A Recompiler Cache          @ 0x34000000 -> 0x36000000 [32mb]
    VIF0 Unpack Recompiler Cache     @ 0x36000000 -> 0x36800000 [8mb]
    VIF1 Unpack Recompiler Cache     @ 0x38000000 -> 0x38800000 [8mb]

Loading plugins...
    Binding   GS: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libGSdx-0.1.16.so
    Binding  PAD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libPADnull.so
    Binding SPU2: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libspu2x-2.0.0.so
    Binding CDVD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libCDVDlinuz.so
    Binding  USB: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libUSBnull-0.7.0.so
    Binding   FW: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libFWnull-0.7.0.so
    Binding DEV9: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libdev9null-0.5.0.so
Plugins loaded successfully.

(GameDB) 9641 games on record (loaded in 183ms)
(SysExecute) received.
HLE Host: Will load ELF:

HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: /media/Storage/Dark Cloud 1 & 2 (NTSC) PS2/Dark Cloud/Dark Cloud (NTSC) PS2.ISO
    Image type  = DVD
    Fileparts   = 1
    blocks      = 877920
    offset      = 0
    blocksize   = 2048
    blockoffset = 24
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (877920 sectors)
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
    Opening USB
    Opening FW
    Opening DEV9
    Opening Memorycards
McdSlot 0: /home/xaero/PCSX2troubleshooting/5229/bin/memcards/Mcd001.ps2
McdSlot 1: /home/xaero/PCSX2troubleshooting/5229/bin/memcards/Mcd002.ps2
Plugins opened successfully.
Allocating host memory for virtual systems...
R5900 RAM copy                   @ 0xE2DFF000 -> 0xE4DFF000 [32mb]
R5900 RAM LUT                    @ 0xE09BF000 -> 0xE2DFF000 [36mb]
EE/iR5900-32 Recompiler Reset
iR3000A Recompiler reset.
Resetting host memory for virtual systems...
    Bios Found: Japan   v01.00(17/01/2000)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
    IOP resetting main memory...
Generating SSE-optimized unpacking functions for VIF interpreters...
VIF SSE-optimized Unpacking Functions @ 0xEF905000 -> 0xEF915000 [64kb]
Unpack function generation complete.  Generated function statistics:
    Reserved buffer    : 8192 bytes @ 0xEF905000
    x86 code generated : 4294959618 bytes
    
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
# Initialize memory (rev:3.17, ctm:393Mhz, cpuclk:295Mhz )
COP0_TLBWI 0:0,0,0,0

MAP TLB 0: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 1:0,0,0,0

MAP TLB 1: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 2:0,0,0,0

MAP TLB 2: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 3:0,0,0,0

MAP TLB 3: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 4:0,0,0,0

MAP TLB 4: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 5:0,0,0,0

MAP TLB 5: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 6:0,0,0,0

MAP TLB 6: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 7:0,0,0,0

MAP TLB 7: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 8:0,0,0,0

MAP TLB 8: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 9:0,0,0,0

MAP TLB 9: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 10:0,0,0,0

MAP TLB 10: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 11:0,0,0,0

MAP TLB 11: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 12:0,0,0,0

MAP TLB 12: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 13:0,0,0,0

MAP TLB 13: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 14:0,0,0,0

MAP TLB 14: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 15:0,0,0,0

MAP TLB 15: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 16:0,0,0,0

MAP TLB 16: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 17:0,0,0,0

MAP TLB 17: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 18:0,0,0,0

MAP TLB 18: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 19:0,0,0,0

MAP TLB 19: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 20:0,0,0,0

MAP TLB 20: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 21:0,0,0,0

MAP TLB 21: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 22:0,0,0,0

MAP TLB 22: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 23:0,0,0,0

MAP TLB 23: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 24:0,0,0,0

MAP TLB 24: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 25:0,0,0,0

MAP TLB 25: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 26:0,0,0,0

MAP TLB 26: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 27:0,0,0,0

MAP TLB 27: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 28:0,0,0,0

MAP TLB 28: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 29:0,0,0,0

MAP TLB 29: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 30:0,0,0,0

MAP TLB 30: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 31:0,0,0,0

MAP TLB 31: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 32:0,0,0,0

MAP TLB 32: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 33:0,0,0,0

MAP TLB 33: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 34:0,0,0,0

MAP TLB 34: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 35:0,0,0,0

MAP TLB 35: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 36:0,0,0,0

MAP TLB 36: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 37:0,0,0,0

MAP TLB 37: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 38:0,0,0,0

MAP TLB 38: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 39:0,0,0,0

MAP TLB 39: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 40:0,0,0,0

MAP TLB 40: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 41:0,0,0,0

MAP TLB 41: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 42:0,0,0,0

MAP TLB 42: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 43:0,0,0,0

MAP TLB 43: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 44:0,0,0,0

MAP TLB 44: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 45:0,0,0,0

MAP TLB 45: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 46:0,0,0,0

MAP TLB 46: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 47:0,0,0,0

MAP TLB 47: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
COP0_TLBWI 1:1ffe000,0,17,40017

MAP TLB 1: 0x00000000-> [0x00000000 0x01000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=1000 EntryLo1 Cache=2 VPN2=0
COP0_TLBWI 2:1ffe000,2000000,80017,c0017

MAP TLB 2: 0x02000000-> [0x02000000 0x03000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=2000 EntryLo0 Cache=2 EntryLo1 PFN=3000 EntryLo1 Cache=2 VPN2=2000000
COP0_TLBWI 3:1ffe000,4000000,100017,140017

MAP TLB 3: 0x04000000-> [0x04000000 0x05000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4000 EntryLo0 Cache=2 EntryLo1 PFN=5000 EntryLo1 Cache=2 VPN2=4000000
COP0_TLBWI 4:1ffe000,6000000,180017,1c0017

MAP TLB 4: 0x06000000-> [0x06000000 0x07000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6000 EntryLo0 Cache=2 EntryLo1 PFN=7000 EntryLo1 Cache=2 VPN2=6000000
COP0_TLBWI 5:1ffe000,8000000,200017,240017

MAP TLB 5: 0x08000000-> [0x08000000 0x09000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=8000 EntryLo0 Cache=2 EntryLo1 PFN=9000 EntryLo1 Cache=2 VPN2=8000000
COP0_TLBWI 6:1ffe000,a000000,280017,2c0017

MAP TLB 6: 0x0A000000-> [0x0A000000 0x0B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=a000 EntryLo0 Cache=2 EntryLo1 PFN=b000 EntryLo1 Cache=2 VPN2=a000000
COP0_TLBWI 7:1ffe000,c000000,300017,340017

MAP TLB 7: 0x0C000000-> [0x0C000000 0x0D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=c000 EntryLo0 Cache=2 EntryLo1 PFN=d000 EntryLo1 Cache=2 VPN2=c000000
COP0_TLBWI 8:1ffe000,e000000,380017,3c0017

MAP TLB 8: 0x0E000000-> [0x0E000000 0x0F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=e000 EntryLo0 Cache=2 EntryLo1 PFN=f000 EntryLo1 Cache=2 VPN2=e000000
COP0_TLBWI 9:1ffe000,10000000,1000017,1040017

MAP TLB 9: 0x10000000-> [0x40000000 0x41000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=40000 EntryLo0 Cache=2 EntryLo1 PFN=41000 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 10:1ffe000,12000000,1080017,10c0017

MAP TLB 10: 0x12000000-> [0x42000000 0x43000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=42000 EntryLo0 Cache=2 EntryLo1 PFN=43000 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 11:1ffe000,14000000,1100017,1140017

MAP TLB 11: 0x14000000-> [0x44000000 0x45000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=44000 EntryLo0 Cache=2 EntryLo1 PFN=45000 EntryLo1 Cache=2 VPN2=14000000
COP0_TLBWI 12:1ffe000,16000000,1180017,11c0017

MAP TLB 12: 0x16000000-> [0x46000000 0x47000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=46000 EntryLo0 Cache=2 EntryLo1 PFN=47000 EntryLo1 Cache=2 VPN2=16000000
COP0_TLBWI 13:1ffe000,18000000,1200017,1240017

MAP TLB 13: 0x18000000-> [0x48000000 0x49000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=48000 EntryLo0 Cache=2 EntryLo1 PFN=49000 EntryLo1 Cache=2 VPN2=18000000
COP0_TLBWI 14:1ffe000,1a000000,1280017,12c0017

MAP TLB 14: 0x1A000000-> [0x4A000000 0x4B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4a000 EntryLo0 Cache=2 EntryLo1 PFN=4b000 EntryLo1 Cache=2 VPN2=1a000000
COP0_TLBWI 15:1ffe000,1c000000,1300017,1340017

MAP TLB 15: 0x1C000000-> [0x4C000000 0x4D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4c000 EntryLo0 Cache=2 EntryLo1 PFN=4d000 EntryLo1 Cache=2 VPN2=1c000000
COP0_TLBWI 16:1ffe000,1e000000,1380017,13c0017

MAP TLB 16: 0x1E000000-> [0x4E000000 0x4F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4e000 EntryLo0 Cache=2 EntryLo1 PFN=4f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 17:1ffe000,20000000,1400017,1440017

MAP TLB 17: 0x20000000-> [0x50000000 0x51000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=50000 EntryLo0 Cache=2 EntryLo1 PFN=51000 EntryLo1 Cache=2 VPN2=20000000
COP0_TLBWI 18:1ffe000,22000000,1480017,14c0017

MAP TLB 18: 0x22000000-> [0x52000000 0x53000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=52000 EntryLo0 Cache=2 EntryLo1 PFN=53000 EntryLo1 Cache=2 VPN2=22000000
COP0_TLBWI 19:1ffe000,24000000,1500017,1540017

MAP TLB 19: 0x24000000-> [0x54000000 0x55000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=54000 EntryLo0 Cache=2 EntryLo1 PFN=55000 EntryLo1 Cache=2 VPN2=24000000
COP0_TLBWI 20:1ffe000,26000000,1580017,15c0017

MAP TLB 20: 0x26000000-> [0x56000000 0x57000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=56000 EntryLo0 Cache=2 EntryLo1 PFN=57000 EntryLo1 Cache=2 VPN2=26000000
COP0_TLBWI 21:1ffe000,28000000,1600017,1640017

MAP TLB 21: 0x28000000-> [0x58000000 0x59000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=58000 EntryLo0 Cache=2 EntryLo1 PFN=59000 EntryLo1 Cache=2 VPN2=28000000
COP0_TLBWI 22:1ffe000,2a000000,1680017,16c0017

MAP TLB 22: 0x2A000000-> [0x5A000000 0x5B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5a000 EntryLo0 Cache=2 EntryLo1 PFN=5b000 EntryLo1 Cache=2 VPN2=2a000000
COP0_TLBWI 23:1ffe000,2c000000,1700017,1740017

MAP TLB 23: 0x2C000000-> [0x5C000000 0x5D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5c000 EntryLo0 Cache=2 EntryLo1 PFN=5d000 EntryLo1 Cache=2 VPN2=2c000000
COP0_TLBWI 24:1ffe000,2e000000,1780017,17c0017

MAP TLB 24: 0x2E000000-> [0x5E000000 0x5F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5e000 EntryLo0 Cache=2 EntryLo1 PFN=5f000 EntryLo1 Cache=2 VPN2=2e000000
COP0_TLBWI 25:1ffe000,30000000,1800017,1840017

MAP TLB 25: 0x30000000-> [0x60000000 0x61000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=60000 EntryLo0 Cache=2 EntryLo1 PFN=61000 EntryLo1 Cache=2 VPN2=30000000
COP0_TLBWI 26:1ffe000,32000000,1880017,18c0017

MAP TLB 26: 0x32000000-> [0x62000000 0x63000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=62000 EntryLo0 Cache=2 EntryLo1 PFN=63000 EntryLo1 Cache=2 VPN2=32000000
COP0_TLBWI 27:1ffe000,34000000,1900017,1940017

MAP TLB 27: 0x34000000-> [0x64000000 0x65000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=64000 EntryLo0 Cache=2 EntryLo1 PFN=65000 EntryLo1 Cache=2 VPN2=34000000
COP0_TLBWI 28:1ffe000,36000000,1980017,19c0017

MAP TLB 28: 0x36000000-> [0x66000000 0x67000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=66000 EntryLo0 Cache=2 EntryLo1 PFN=67000 EntryLo1 Cache=2 VPN2=36000000
COP0_TLBWI 29:1ffe000,38000000,1a00017,1a40017

MAP TLB 29: 0x38000000-> [0x68000000 0x69000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=68000 EntryLo0 Cache=2 EntryLo1 PFN=69000 EntryLo1 Cache=2 VPN2=38000000
COP0_TLBWI 30:1ffe000,3a000000,1a80017,1ac0017

MAP TLB 30: 0x3A000000-> [0x6A000000 0x6B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6a000 EntryLo0 Cache=2 EntryLo1 PFN=6b000 EntryLo1 Cache=2 VPN2=3a000000
COP0_TLBWI 31:1ffe000,3c000000,1b00017,1b40017

MAP TLB 31: 0x3C000000-> [0x6C000000 0x6D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6c000 EntryLo0 Cache=2 EntryLo1 PFN=6d000 EntryLo1 Cache=2 VPN2=3c000000
COP0_TLBWI 32:1ffe000,3e000000,1b80017,1bc0017

MAP TLB 32: 0x3E000000-> [0x6E000000 0x6F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6e000 EntryLo0 Cache=2 EntryLo1 PFN=6f000 EntryLo1 Cache=2 VPN2=3e000000
COP0_TLBWI 33:1ffe000,40000000,1c00017,1c40017

MAP TLB 33: 0x40000000-> [0x70000000 0x71000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=70000 EntryLo0 Cache=2 EntryLo1 PFN=71000 EntryLo1 Cache=2 VPN2=40000000
COP0_TLBWI 34:1ffe000,42000000,1c80017,1cc0017

MAP TLB 34: 0x42000000-> [0x72000000 0x73000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=72000 EntryLo0 Cache=2 EntryLo1 PFN=73000 EntryLo1 Cache=2 VPN2=42000000
COP0_TLBWI 35:1ffe000,44000000,1d00017,1d40017

MAP TLB 35: 0x44000000-> [0x74000000 0x75000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=74000 EntryLo0 Cache=2 EntryLo1 PFN=75000 EntryLo1 Cache=2 VPN2=44000000
COP0_TLBWI 36:1ffe000,46000000,1d80017,1dc0017

MAP TLB 36: 0x46000000-> [0x76000000 0x77000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=76000 EntryLo0 Cache=2 EntryLo1 PFN=77000 EntryLo1 Cache=2 VPN2=46000000
COP0_TLBWI 37:1ffe000,48000000,1e00017,1e40017

MAP TLB 37: 0x48000000-> [0x78000000 0x79000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=78000 EntryLo0 Cache=2 EntryLo1 PFN=79000 EntryLo1 Cache=2 VPN2=48000000
COP0_TLBWI 38:1ffe000,4a000000,1e80017,1ec0017

MAP TLB 38: 0x4A000000-> [0x7A000000 0x7B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7a000 EntryLo0 Cache=2 EntryLo1 PFN=7b000 EntryLo1 Cache=2 VPN2=4a000000
COP0_TLBWI 39:1ffe000,4c000000,1f00017,1f40017

MAP TLB 39: 0x4C000000-> [0x7C000000 0x7D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7c000 EntryLo0 Cache=2 EntryLo1 PFN=7d000 EntryLo1 Cache=2 VPN2=4c000000
COP0_TLBWI 40:1ffe000,4e000000,1f80017,1fc0017

MAP TLB 40: 0x4E000000-> [0x7E000000 0x7F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7e000 EntryLo0 Cache=2 EntryLo1 PFN=7f000 EntryLo1 Cache=2 VPN2=4e000000
COP0_TLBWI 41:0,7fffe000,15,15

MAP TLB 41: 0x7FFFE000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffe000
COP0_TLBWI 42:0,7fffc000,15,15

MAP TLB 42: 0x7FFFC000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffc000
COP0_TLBWI 43:0,7fffa000,15,15

MAP TLB 43: 0x7FFFA000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffa000
COP0_TLBWI 44:0,7fff8000,15,15

MAP TLB 44: 0x7FFF8000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff8000
COP0_TLBWI 45:0,7fff6000,15,15

MAP TLB 45: 0x7FFF6000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff6000
COP0_TLBWI 46:0,7fff4000,15,15

MAP TLB 46: 0x7FFF4000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff4000
COP0_TLBWI 47:0,7fff2000,15,15

MAP TLB 47: 0x7FFF2000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff2000
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Hard reset boot
ROMGEN=2000-0117, IOP info (CPUID=1f, CACH_CONFIG=ffffffff, 2MB, IOP mode)
<20000117-050310,ROMconf,:11232>
RegisterIntrHandler: intr INT_dmaSIF0, handler 16c94
# Total accessable memory size: 32 MB (B:2:8:0)
# TLB spad=0 kernel=1:12 default=13:30 extended=31:38
COP0_TLBWI 1:0,e0000000,0,0

MAP TLB 1: 0xE0000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0000000
COP0_TLBWI 2:0,e0002000,0,0

MAP TLB 2: 0xE0002000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0002000
COP0_TLBWI 3:0,e0004000,0,0

MAP TLB 3: 0xE0004000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0004000
COP0_TLBWI 4:0,e0006000,0,0

MAP TLB 4: 0xE0006000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0006000
COP0_TLBWI 5:0,e0008000,0,0

MAP TLB 5: 0xE0008000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0008000
COP0_TLBWI 6:0,e000a000,0,0

MAP TLB 6: 0xE000A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000a000
COP0_TLBWI 7:0,e000c000,0,0

MAP TLB 7: 0xE000C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000c000
COP0_TLBWI 8:0,e000e000,0,0

MAP TLB 8: 0xE000E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000e000
COP0_TLBWI 9:0,e0010000,0,0

MAP TLB 9: 0xE0010000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0010000
COP0_TLBWI 10:0,e0012000,0,0

MAP TLB 10: 0xE0012000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0012000
COP0_TLBWI 11:0,e0014000,0,0

MAP TLB 11: 0xE0014000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0014000
COP0_TLBWI 12:0,e0016000,0,0

MAP TLB 12: 0xE0016000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0016000
COP0_TLBWI 13:0,e0018000,0,0

MAP TLB 13: 0xE0018000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0018000
COP0_TLBWI 14:0,e001a000,0,0

MAP TLB 14: 0xE001A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001a000
COP0_TLBWI 15:0,e001c000,0,0

MAP TLB 15: 0xE001C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001c000
COP0_TLBWI 16:0,e001e000,0,0

MAP TLB 16: 0xE001E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001e000
COP0_TLBWI 17:0,e0020000,0,0

MAP TLB 17: 0xE0020000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0020000
COP0_TLBWI 18:0,e0022000,0,0

MAP TLB 18: 0xE0022000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0022000
COP0_TLBWI 19:0,e0024000,0,0

MAP TLB 19: 0xE0024000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0024000
COP0_TLBWI 20:0,e0026000,0,0

MAP TLB 20: 0xE0026000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0026000
COP0_TLBWI 21:0,e0028000,0,0

MAP TLB 21: 0xE0028000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0028000
COP0_TLBWI 22:0,e002a000,0,0

MAP TLB 22: 0xE002A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002a000
COP0_TLBWI 23:0,e002c000,0,0

MAP TLB 23: 0xE002C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002c000
COP0_TLBWI 24:0,e002e000,0,0

MAP TLB 24: 0xE002E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002e000
COP0_TLBWI 25:0,e0030000,0,0

MAP TLB 25: 0xE0030000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0030000
COP0_TLBWI 26:0,e0032000,0,0

MAP TLB 26: 0xE0032000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0032000
COP0_TLBWI 27:0,e0034000,0,0

MAP TLB 27: 0xE0034000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0034000
COP0_TLBWI 28:0,e0036000,0,0

MAP TLB 28: 0xE0036000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0036000
COP0_TLBWI 29:0,e0038000,0,0

MAP TLB 29: 0xE0038000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0038000
COP0_TLBWI 30:0,e003a000,0,0

MAP TLB 30: 0xE003A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003a000
COP0_TLBWI 31:0,e003c000,0,0

MAP TLB 31: 0xE003C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003c000
COP0_TLBWI 32:0,e003e000,0,0

MAP TLB 32: 0xE003E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003e000
COP0_TLBWI 33:0,e0040000,0,0

MAP TLB 33: 0xE0040000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0040000
COP0_TLBWI 34:0,e0042000,0,0

MAP TLB 34: 0xE0042000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0042000
COP0_TLBWI 35:0,e0044000,0,0

MAP TLB 35: 0xE0044000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0044000
COP0_TLBWI 36:0,e0046000,0,0

MAP TLB 36: 0xE0046000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0046000
COP0_TLBWI 37:0,e0048000,0,0

MAP TLB 37: 0xE0048000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0048000
COP0_TLBWI 38:0,e004a000,0,0

MAP TLB 38: 0xE004A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004a000
COP0_TLBWI 39:0,e004c000,0,0

MAP TLB 39: 0xE004C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004c000
COP0_TLBWI 40:0,e004e000,0,0

MAP TLB 40: 0xE004E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004e000
COP0_TLBWI 41:0,e0050000,0,0

MAP TLB 41: 0xE0050000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0050000
COP0_TLBWI 42:0,e0052000,0,0

MAP TLB 42: 0xE0052000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0052000
COP0_TLBWI 43:0,e0054000,0,0

MAP TLB 43: 0xE0054000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0054000
COP0_TLBWI 44:0,e0056000,0,0

MAP TLB 44: 0xE0056000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0056000
COP0_TLBWI 45:0,e0058000,0,0

MAP TLB 45: 0xE0058000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0058000
COP0_TLBWI 46:0,e005a000,0,0

MAP TLB 46: 0xE005A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005a000
COP0_TLBWI 47:0,e005c000,0,0

MAP TLB 47: 0xE005C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005c000
COP0_TLBWI 1:6000,ffff8000,1e1f,1f1f

MAP TLB 1: 0xFFFF8000-> [0x00078000 0x0007C000] S=0x00000000 G=1 ASID=0 Mask=0x003 EntryLo0 PFN=78 EntryLo0 Cache=3 EntryLo1 PFN=7c EntryLo1 Cache=3 VPN2=ffff8000
COP0_TLBWI 2:0,10000000,400017,400053

MAP TLB 2: 0x10000000-> [0x10000000 0x10001000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10000 EntryLo0 Cache=2 EntryLo1 PFN=10001 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 3:0,10002000,400097,4000d7

MAP TLB 3: 0x10002000-> [0x10002000 0x10003000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10002 EntryLo0 Cache=2 EntryLo1 PFN=10003 EntryLo1 Cache=2 VPN2=10002000
COP0_TLBWI 4:0,10004000,400117,400157

MAP TLB 4: 0x10004000-> [0x10004000 0x10005000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10004 EntryLo0 Cache=2 EntryLo1 PFN=10005 EntryLo1 Cache=2 VPN2=10004000
COP0_TLBWI 5:0,10006000,400197,4001d7

MAP TLB 5: 0x10006000-> [0x10006000 0x10007000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10006 EntryLo0 Cache=2 EntryLo1 PFN=10007 EntryLo1 Cache=2 VPN2=10006000
COP0_TLBWI 6:0,10008000,400217,400257

MAP TLB 6: 0x10008000-> [0x10008000 0x10009000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10008 EntryLo0 Cache=2 EntryLo1 PFN=10009 EntryLo1 Cache=2 VPN2=10008000
COP0_TLBWI 7:0,1000a000,400297,4002d7

MAP TLB 7: 0x1000A000-> [0x1000A000 0x1000B000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000a EntryLo0 Cache=2 EntryLo1 PFN=1000b EntryLo1 Cache=2 VPN2=1000a000
COP0_TLBWI 8:0,1000c000,400313,400357

MAP TLB 8: 0x1000C000-> [0x1000C000 0x1000D000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000c EntryLo0 Cache=2 EntryLo1 PFN=1000d EntryLo1 Cache=2 VPN2=1000c000
COP0_TLBWI 9:0,1000e000,400397,4003d7

MAP TLB 9: 0x1000E000-> [0x1000E000 0x1000F000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000e EntryLo0 Cache=2 EntryLo1 PFN=1000f EntryLo1 Cache=2 VPN2=1000e000
COP0_TLBWI 10:1e000,11000000,440017,440415

MAP TLB 10: 0x11000000-> [0x11000000 0x11010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=11000 EntryLo0 Cache=2 EntryLo1 PFN=11010 EntryLo1 Cache=2 VPN2=11000000
COP0_TLBWI 11:1e000,12000000,480017,480415

MAP TLB 11: 0x12000000-> [0x12000000 0x12010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=12000 EntryLo0 Cache=2 EntryLo1 PFN=12010 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 12:1ffe000,1e000000,780017,7c0017

MAP TLB 12: 0x1E000000-> [0x1E000000 0x1F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=1e000 EntryLo0 Cache=2 EntryLo1 PFN=1f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 13:7e000,80000,201f,301f

MAP TLB 13: 0x00080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=3 EntryLo1 PFN=c0 EntryLo1 Cache=3 VPN2=80000
COP0_TLBWI 14:7e000,100000,401f,501f

MAP TLB 14: 0x00100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=3 EntryLo1 PFN=140 EntryLo1 Cache=3 VPN2=100000
COP0_TLBWI 15:7e000,180000,601f,701f

MAP TLB 15: 0x00180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=3 EntryLo1 PFN=1c0 EntryLo1 Cache=3 VPN2=180000
COP0_TLBWI 16:1fe000,200000,801f,c01f

MAP TLB 16: 0x00200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=3 EntryLo1 PFN=300 EntryLo1 Cache=3 VPN2=200000
COP0_TLBWI 17:1fe000,400000,1001f,1401f

MAP TLB 17: 0x00400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=3 EntryLo1 PFN=500 EntryLo1 Cache=3 VPN2=400000
COP0_TLBWI 18:1fe000,600000,1801f,1c01f

MAP TLB 18: 0x00600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=3 EntryLo1 PFN=700 EntryLo1 Cache=3 VPN2=600000
COP0_TLBWI 19:7fe000,800000,2001f,3001f

MAP TLB 19: 0x00800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=3 EntryLo1 PFN=c00 EntryLo1 Cache=3 VPN2=800000
COP0_TLBWI 20:7fe000,1000000,4001f,5001f

MAP TLB 20: 0x01000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=3 EntryLo1 PFN=1400 EntryLo1 Cache=3 VPN2=1000000
COP0_TLBWI 21:7fe000,1800000,6001f,7001f

MAP TLB 21: 0x01800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=3 EntryLo1 PFN=1c00 EntryLo1 Cache=3 VPN2=1800000
COP0_TLBWI 22:7e000,20080000,2017,3017

MAP TLB 22: 0x20080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=2 EntryLo1 PFN=c0 EntryLo1 Cache=2 VPN2=20080000
COP0_TLBWI 23:7e000,20100000,4017,5017

MAP TLB 23: 0x20100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=2 EntryLo1 PFN=140 EntryLo1 Cache=2 VPN2=20100000
COP0_TLBWI 24:7e000,20180000,6017,7017

MAP TLB 24: 0x20180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=2 EntryLo1 PFN=1c0 EntryLo1 Cache=2 VPN2=20180000
COP0_TLBWI 25:1fe000,20200000,8017,c017

MAP TLB 25: 0x20200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=2 EntryLo1 PFN=300 EntryLo1 Cache=2 VPN2=20200000
COP0_TLBWI 26:1fe000,20400000,10017,14017

MAP TLB 26: 0x20400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=2 EntryLo1 PFN=500 EntryLo1 Cache=2 VPN2=20400000
COP0_TLBWI 27:1fe000,20600000,18017,1c017

MAP TLB 27: 0x20600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=2 EntryLo1 PFN=700 EntryLo1 Cache=2 VPN2=20600000
COP0_TLBWI 28:7fe000,20800000,20017,30017

MAP TLB 28: 0x20800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=2 EntryLo1 PFN=c00 EntryLo1 Cache=2 VPN2=20800000
COP0_TLBWI 29:7fe000,21000000,40017,50017

MAP TLB 29: 0x21000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=2 EntryLo1 PFN=1400 EntryLo1 Cache=2 VPN2=21000000
COP0_TLBWI 30:7fe000,21800000,60017,70017

MAP TLB 30: 0x21800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=2 EntryLo1 PFN=1c00 EntryLo1 Cache=2 VPN2=21800000
COP0_TLBWI 31:7e000,30100000,403f,503f

MAP TLB 31: 0x30100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=7 EntryLo1 PFN=140 EntryLo1 Cache=7 VPN2=30100000
COP0_TLBWI 32:7e000,30180000,603f,703f

MAP TLB 32: 0x30180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=7 EntryLo1 PFN=1c0 EntryLo1 Cache=7 VPN2=30180000
COP0_TLBWI 33:1fe000,30200000,803f,c03f

MAP TLB 33: 0x30200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=7 EntryLo1 PFN=300 EntryLo1 Cache=7 VPN2=30200000
COP0_TLBWI 34:1fe000,30400000,1003f,1403f

MAP TLB 34: 0x30400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=7 EntryLo1 PFN=500 EntryLo1 Cache=7 VPN2=30400000
COP0_TLBWI 35:1fe000,30600000,1803f,1c03f

MAP TLB 35: 0x30600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=7 EntryLo1 PFN=700 EntryLo1 Cache=7 VPN2=30600000
COP0_TLBWI 36:7fe000,30800000,2003f,3003f

MAP TLB 36: 0x30800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=7 EntryLo1 PFN=c00 EntryLo1 Cache=7 VPN2=30800000
COP0_TLBWI 37:7fe000,31000000,4003f,5003f

MAP TLB 37: 0x31000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=7 EntryLo1 PFN=1400 EntryLo1 Cache=7 VPN2=31000000
COP0_TLBWI 38:7fe000,31800000,6003f,7003f

MAP TLB 38: 0x31800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=7 EntryLo1 PFN=1c00 EntryLo1 Cache=7 VPN2=31800000
# Initialize Start.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Initialize Done.

EE DECI2 Manager version 0.06 Dec 10 1999 17:48:37
  CPUID=2e20, BoardID=0, ROMGEN=2000-0117, 32M

RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 182c0
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
Initializing Elf: 2823308 bytes
ELF (cdrom0:\SCUS_971.11;1) Game CRC = 0xA5C05C78, EntryPoint = 0x00100008
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1f520
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
loadelf: fname cdrom0:Â¥SCUS_971.11;1 secname all
loadelf version 3.30
Input ELF format filename = cdrom0:Â¥SCUS_971.11;1
0 00100000 001a2380 ...........................
Loaded, cdrom0:Â¥SCUS_971.11;1
start address 0x100008
gp address 00000000
# Loader 'cdrom0:Â¥SCUS_971.11;1':pc=00100008
GetITEM No === 258
get weapon!! 258
RegisterIntrHandler: intr INT_CDROM, handler 1f520
Get Reboot Request From EE
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update rebooting..
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1a520
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 37808
RegisterLibraryEntries:    mcman
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler 104b0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 12aa4
RegisterIntrHandler: intr INT_EVBLANK, handler 12b5c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:   romdrv
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update reboot complete
RegisterIntrHandler: intr INT_dmaSIF0, handler 17694
RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 18cc0
RegisterLibraryEntries:  cdvdman
cdvdman Init
RegisterIntrHandler: intr INT_CDROM, handler 1f564
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000596
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
RegisterIntrHandler: intr INT_CDROM, handler 1f564
loadmodule: fname cdrom0:Â¥MODULESÂ¥SIO2MAN.IRX;1 args 0 arg
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 4a380
loadmodule: id 25, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥PADMAN.IRX;1 args 0 arg
RegisterLibraryEntries:   padman
sifcmd sceSifRegisterRpc: rpc_id 80000100
sifcmd sceSifRegisterRpc: rpc_id 80000101
loadmodule: id 26, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCMAN.IRX;1 args 0 arg
RegisterLibraryEntries:    mcman
loadmodule: id 27, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCSERV.IRX;1 args 0 arg
RegisterLibraryEntries:   mcserv
loadmodule: id 28, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥LIBSD.IRX;1 args 0 arg
sifcmd sceSifRegisterRpc: rpc_id 80000400
RegisterLibraryEntries:    libsd
loadmodule: id 29, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥SDRDRV.IRX;1 args 0 arg
SDR driver version 2.0.0 (C)SCEI
Exit rsd_main
sifcmd sceSifRegisterRpc: rpc_id 80000701
loadmodule: id 30, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODMIDI.IRX;1 args 0 arg
RegisterLibraryEntries:  modmidi
loadmodule: id 31, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODHSYN.IRX;1 args 0 arg
RegisterLibraryEntries:  modhsyn
loadmodule: id 32, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥EZMIDI.IRX;1 args 0 arg
EzMIDI driver version 1.2.0
Exit EzMIDI loader thread
sifcmd sceSifRegisterRpc: rpc_id 12346
loadmodule: id 33, ret 0
read/write allocate memory 4000
open name cdrom0:Â¥DATA.HD2;1 flag 1 data 45970
open fd = 2
RegisterIntrHandler: intr INT_dmaSPU, handler 7d1a4
RegisterIntrHandler: intr INT_dmaSPU2, handler 7d1a4
RegisterIntrHandler: intr INT_SPU, handler 7c814
EzMIDI: create thread ID= 20890175, RegisterIntrHandler: intr INT_RTC1, handler 93020
open name cdrom0:Â¥TITLE.BIN;1 flag 1 data 45970
open fd = 2
sceHSyn_VoisTrans Ok
port 15 pri 112, note 48
sceHSyn_VoisTrans Ok
port 1 pri 96, note 48
sceHSyn_VoisTrans Ok
port 2 pri 80, note 48
port 14 pri 64, note 48
sceHSyn_VoisTrans Ok
port 10 pri 64, note 48
sceHSyn_VoisTrans Ok
port 13 pri 128, note 48
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
META 51
sceHSyn_VoisTrans Ok
port 11 pri 144, note 48
sceHSyn_VoisTrans Ok
port 0 pri 32, note 48
microVU1: Cached Prog = [000] [PC=0000] [List=01] (Cache=0.000%) [0.0mb]
microVU1: Cached Prog = [001] [PC=0010] [List=01] (Cache=0.000%) [0.0mb]
microVU1: Cached Prog = [002] [PC=0380] [List=01] (Cache=0.000%) [0.0mb]
microVU1: Cached Prog = [003] [PC=07d8] [List=01] (Cache=0.000%) [0.0mb]
microVU1: 1 cycle stall on branch instruction [0840]
microVU1: 1 cycle stall on branch instruction [0840]
microVU1: Cached Prog = [004] [PC=08d0] [List=01] (Cache=0.000%) [0.0mb]
microVU1: 1 cycle stall on branch instruction [0980]
microVU1: 1 cycle stall on branch instruction [0980]
microVU1: Cached Prog = [005] [PC=0938] [List=01] (Cache=0.000%) [0.0mb]
microVU1: Cached Prog = [006] [PC=04f0] [List=01] (Cache=0.000%) [0.0mb]
microVU1: Cached Prog = [007] [PC=0008] [List=01] (Cache=0.217%) [0.1mb]
microVU1: Cached Prog = [008] [PC=0958] [List=01] (Cache=0.218%) [0.1mb]
microVU1: Cached Prog = [009] [PC=0468] [List=01] (Cache=0.221%) [0.1mb]
microVU1: Cached Prog = [010] [PC=0860] [List=01] (Cache=0.296%) [0.2mb]
microVU1: Cached Prog = [011] [PC=09a0] [List=01] (Cache=0.296%) [0.2mb]
microVU1: Cached Prog = [012] [PC=1e30] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [013] [PC=1e68] [List=01] (Cache=0.309%) [0.2mb]
microVU1: D-bit set!
microVU1: Cached Prog = [014] [PC=1ee8] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [015] [PC=1f20] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [016] [PC=1f98] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [017] [PC=1fd0] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [018] [PC=2048] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [019] [PC=2668] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [020] [PC=2608] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [021] [PC=2080] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [022] [PC=20f8] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [023] [PC=2130] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [024] [PC=21a8] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [025] [PC=21e0] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [026] [PC=1bc0] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [027] [PC=1b60] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [028] [PC=0880] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [029] [PC=09c0] [List=01] (Cache=0.309%) [0.2mb]
microVU1: Cached Prog = [030] [PC=1888] [List=01] (Cache=0.656%) [0.4mb]
microVU1: Cached Prog = [031] [PC=0788] [List=01] (Cache=0.689%) [0.4mb]
microVU1: 1 cycle stall on branch instruction [0840]
microVU1: 1 cycle stall on branch instruction [0840]
Closing plugins...
    Closing Memorycards
    Closing DEV9
    Closing FW
    Closing USB
    Closing CDVD
    Closing SPU2
    Closing PAD
    Closing GS
Plugins closed successfully.

5229+Latest shaders:
Console Output:
Code:
Gtk-Message: Failed to load module "canberra-gtk-module"
Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
Command line parsing...
Command line parsed!
(UserMode) Found portable install ini @ /home/xaero/PCSX2troubleshooting/5229+latest/portable.ini
glX-Version 1.4 with Direct Rendering
GL_ARB_shading_language_420pack is not supported
convert.glsl (entry vs_main, prog 2) :

convert.glsl (entry gs_main, prog 3) :

convert.glsl (entry ps_main0, prog 4) :

convert.glsl (entry ps_main1, prog 5) :

convert.glsl (entry ps_main2, prog 6) :

convert.glsl (entry ps_main3, prog 7) :

convert.glsl (entry ps_main4, prog 8) :

convert.glsl (entry ps_main5, prog 9) :

convert.glsl (entry ps_main6, prog 10) :

convert.glsl (entry ps_main7, prog 11) :

merge.glsl (entry ps_main0, prog 12) :

merge.glsl (entry ps_main1, prog 13) :

interlace.glsl (entry ps_main0, prog 14) :

interlace.glsl (entry ps_main1, prog 15) :

interlace.glsl (entry ps_main2, prog 16) :

interlace.glsl (entry ps_main3, prog 17) :

shadeboost.glsl (entry ps_main, prog 18) :
#define SB_SATURATION 50
#define SB_BRIGHTNESS 50
#define SB_CONTRAST 50

ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
* SPU2-X: Enumerating PortAudio devices:
*** Device 0: 'HDA Intel: ALC889 Analog (hw:1,0)' (ALSA)
*** Device 1: 'HDA NVidia: HDMI 0 (hw:2,3)' (ALSA)
*** Device 2: 'HDA NVidia: HDMI 0 (hw:2,7)' (ALSA)
*** Device 3: 'HDA NVidia: HDMI 0 (hw:2,8)' (ALSA)
*** Device 4: 'HDA NVidia: HDMI 0 (hw:2,9)' (ALSA)
*** Device 5: 'HDA NVidia: HDMI 0 (hw:3,3)' (ALSA)
*** Device 6: 'HDA NVidia: HDMI 0 (hw:3,8)' (ALSA)
*** Device 7: 'HDA NVidia: HDMI 0 (hw:3,9)' (ALSA)
*** Device 8: 'pulse' (ALSA)
*** Device 9: 'default' (ALSA) (selected)
fx.glsl (entry vs_main, prog 19) :
#define VS_BPPZ 0
#define VS_TME 0
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry gs_main, prog 20) :
#define GS_IIP 0
#define GS_PRIM 3

tfx.glsl (entry ps_main, prog 21) :
#define PS_FST 0
#define PS_WMS 0
#define PS_WMT 0
#define PS_FMT 0
#define PS_AEM 0
#define PS_TFX 4
#define PS_TCC 0
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 0
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry vs_main, prog 22) :
#define VS_BPPZ 0
#define VS_TME 0
#define VS_FST 0
#define VS_RTCOPY 0

tfx.glsl (entry vs_main, prog 23) :
#define VS_BPPZ 0
#define VS_TME 1
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry ps_main, prog 24) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 1
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

mDecommitting host memory for virtual systems...
Releasing host memory maps for virtual systems...
Unloading plugins...
Plugins unloaded successfully.

PCSX2 Log Window Output:
Code:
PCSX2 0.9.9.r5229  - compiled on Oct 29 2012
Savestate version: 0x9a080000

Host Machine Init:
    Operating System =  Linux 3.6.3-2-ck x86_64
    Physical RAM     =  11989 MB
    CPU name         =  Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
    Vendor/Model     =  GenuineIntel (stepping 05)
    CPU speed        =  4.005 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 0098e3bd
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2

Installing POSIX SIGSEGV handler...
Mapping host memory for virtual systems...
    EE Main Memory                   @ 0x20000000 -> 0x22884000 [40mb]
    IOP Main Memory (2mb)            @ 0x24000000 -> 0x24211000 [2mb]
    VU0/1 on-chip memory             @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
    SuperVU0 Recompiler Cache        @ 0x0E800000 -> 0x0F000000 [8mb]
    SuperVU1 Recompiler Cache        @ 0x0F000000 -> 0x0F800000 [8mb]
    Micro VU0 Recompiler Cache       @ 0x3C000000 -> 0x40000000 [64mb]
    Micro VU1 Recompiler Cache       @ 0x40000000 -> 0x44000000 [64mb]
    R5900-32 Recompiler Cache        @ 0x30000000 -> 0x34000000 [64mb]
    R3000A Recompiler Cache          @ 0x34000000 -> 0x36000000 [32mb]
    VIF0 Unpack Recompiler Cache     @ 0x36000000 -> 0x36800000 [8mb]
    VIF1 Unpack Recompiler Cache     @ 0x38000000 -> 0x38800000 [8mb]

Loading plugins...
    Binding   GS: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libGSdx-0.1.16.so
    Binding  PAD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libPADnull.so
    Binding SPU2: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libspu2x-2.0.0.so
    Binding CDVD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libCDVDlinuz.so
    Binding  USB: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libUSBnull-0.7.0.so
    Binding   FW: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libFWnull-0.7.0.so
    Binding DEV9: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libdev9null-0.5.0.so
Plugins loaded successfully.

(GameDB) 9641 games on record (loaded in 176ms)
(SysExecute) received.
HLE Host: Will load ELF:

HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: /media/Storage/Dark Cloud 1 & 2 (NTSC) PS2/Dark Cloud/Dark Cloud (NTSC) PS2.ISO
    Image type  = DVD
    Fileparts   = 1
    blocks      = 877920
    offset      = 0
    blocksize   = 2048
    blockoffset = 24
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (877920 sectors)
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
    Opening USB
    Opening FW
    Opening DEV9
    Opening Memorycards
McdSlot 0: /home/xaero/PCSX2troubleshooting/5229+latest/memcards/Mcd001.ps2
McdSlot 1: /home/xaero/PCSX2troubleshooting/5229+latest/memcards/Mcd002.ps2
Plugins opened successfully.
Allocating host memory for virtual systems...
R5900 RAM copy                   @ 0xE2EFF000 -> 0xE4EFF000 [32mb]
R5900 RAM LUT                    @ 0xE0ABF000 -> 0xE2EFF000 [36mb]
EE/iR5900-32 Recompiler Reset
iR3000A Recompiler reset.
Resetting host memory for virtual systems...
    Bios Found: Japan   v01.00(17/01/2000)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
    IOP resetting main memory...
Generating SSE-optimized unpacking functions for VIF interpreters...
VIF SSE-optimized Unpacking Functions @ 0xEF628000 -> 0xEF638000 [64kb]
Unpack function generation complete.  Generated function statistics:
    Reserved buffer    : 8192 bytes @ 0xEF628000
    x86 code generated : 4294959618 bytes
    
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
# Initialize memory (rev:3.17, ctm:393Mhz, cpuclk:295Mhz )
COP0_TLBWI 0:0,0,0,0

MAP TLB 0: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 1:0,0,0,0

MAP TLB 1: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 2:0,0,0,0

MAP TLB 2: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 3:0,0,0,0

MAP TLB 3: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 4:0,0,0,0

MAP TLB 4: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 5:0,0,0,0

MAP TLB 5: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 6:0,0,0,0

MAP TLB 6: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 7:0,0,0,0

MAP TLB 7: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 8:0,0,0,0

MAP TLB 8: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 9:0,0,0,0

MAP TLB 9: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 10:0,0,0,0

MAP TLB 10: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 11:0,0,0,0

MAP TLB 11: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 12:0,0,0,0

MAP TLB 12: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 13:0,0,0,0

MAP TLB 13: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 14:0,0,0,0

MAP TLB 14: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 15:0,0,0,0

MAP TLB 15: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 16:0,0,0,0

MAP TLB 16: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 17:0,0,0,0

MAP TLB 17: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 18:0,0,0,0

MAP TLB 18: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 19:0,0,0,0

MAP TLB 19: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 20:0,0,0,0

MAP TLB 20: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 21:0,0,0,0

MAP TLB 21: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 22:0,0,0,0

MAP TLB 22: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 23:0,0,0,0

MAP TLB 23: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 24:0,0,0,0

MAP TLB 24: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 25:0,0,0,0

MAP TLB 25: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 26:0,0,0,0

MAP TLB 26: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 27:0,0,0,0

MAP TLB 27: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 28:0,0,0,0

MAP TLB 28: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 29:0,0,0,0

MAP TLB 29: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 30:0,0,0,0

MAP TLB 30: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 31:0,0,0,0

MAP TLB 31: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 32:0,0,0,0

MAP TLB 32: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 33:0,0,0,0

MAP TLB 33: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 34:0,0,0,0

MAP TLB 34: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 35:0,0,0,0

MAP TLB 35: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 36:0,0,0,0

MAP TLB 36: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 37:0,0,0,0

MAP TLB 37: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 38:0,0,0,0

MAP TLB 38: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 39:0,0,0,0

MAP TLB 39: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 40:0,0,0,0

MAP TLB 40: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 41:0,0,0,0

MAP TLB 41: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 42:0,0,0,0

MAP TLB 42: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 43:0,0,0,0

MAP TLB 43: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 44:0,0,0,0

MAP TLB 44: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 45:0,0,0,0

MAP TLB 45: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 46:0,0,0,0

MAP TLB 46: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 47:0,0,0,0

MAP TLB 47: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
COP0_TLBWI 1:1ffe000,0,17,40017

MAP TLB 1: 0x00000000-> [0x00000000 0x01000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=1000 EntryLo1 Cache=2 VPN2=0
COP0_TLBWI 2:1ffe000,2000000,80017,c0017

MAP TLB 2: 0x02000000-> [0x02000000 0x03000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=2000 EntryLo0 Cache=2 EntryLo1 PFN=3000 EntryLo1 Cache=2 VPN2=2000000
COP0_TLBWI 3:1ffe000,4000000,100017,140017

MAP TLB 3: 0x04000000-> [0x04000000 0x05000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4000 EntryLo0 Cache=2 EntryLo1 PFN=5000 EntryLo1 Cache=2 VPN2=4000000
COP0_TLBWI 4:1ffe000,6000000,180017,1c0017

MAP TLB 4: 0x06000000-> [0x06000000 0x07000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6000 EntryLo0 Cache=2 EntryLo1 PFN=7000 EntryLo1 Cache=2 VPN2=6000000
COP0_TLBWI 5:1ffe000,8000000,200017,240017

MAP TLB 5: 0x08000000-> [0x08000000 0x09000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=8000 EntryLo0 Cache=2 EntryLo1 PFN=9000 EntryLo1 Cache=2 VPN2=8000000
COP0_TLBWI 6:1ffe000,a000000,280017,2c0017

MAP TLB 6: 0x0A000000-> [0x0A000000 0x0B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=a000 EntryLo0 Cache=2 EntryLo1 PFN=b000 EntryLo1 Cache=2 VPN2=a000000
COP0_TLBWI 7:1ffe000,c000000,300017,340017

MAP TLB 7: 0x0C000000-> [0x0C000000 0x0D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=c000 EntryLo0 Cache=2 EntryLo1 PFN=d000 EntryLo1 Cache=2 VPN2=c000000
COP0_TLBWI 8:1ffe000,e000000,380017,3c0017

MAP TLB 8: 0x0E000000-> [0x0E000000 0x0F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=e000 EntryLo0 Cache=2 EntryLo1 PFN=f000 EntryLo1 Cache=2 VPN2=e000000
COP0_TLBWI 9:1ffe000,10000000,1000017,1040017

MAP TLB 9: 0x10000000-> [0x40000000 0x41000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=40000 EntryLo0 Cache=2 EntryLo1 PFN=41000 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 10:1ffe000,12000000,1080017,10c0017

MAP TLB 10: 0x12000000-> [0x42000000 0x43000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=42000 EntryLo0 Cache=2 EntryLo1 PFN=43000 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 11:1ffe000,14000000,1100017,1140017

MAP TLB 11: 0x14000000-> [0x44000000 0x45000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=44000 EntryLo0 Cache=2 EntryLo1 PFN=45000 EntryLo1 Cache=2 VPN2=14000000
COP0_TLBWI 12:1ffe000,16000000,1180017,11c0017

MAP TLB 12: 0x16000000-> [0x46000000 0x47000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=46000 EntryLo0 Cache=2 EntryLo1 PFN=47000 EntryLo1 Cache=2 VPN2=16000000
COP0_TLBWI 13:1ffe000,18000000,1200017,1240017

MAP TLB 13: 0x18000000-> [0x48000000 0x49000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=48000 EntryLo0 Cache=2 EntryLo1 PFN=49000 EntryLo1 Cache=2 VPN2=18000000
COP0_TLBWI 14:1ffe000,1a000000,1280017,12c0017

MAP TLB 14: 0x1A000000-> [0x4A000000 0x4B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4a000 EntryLo0 Cache=2 EntryLo1 PFN=4b000 EntryLo1 Cache=2 VPN2=1a000000
COP0_TLBWI 15:1ffe000,1c000000,1300017,1340017

MAP TLB 15: 0x1C000000-> [0x4C000000 0x4D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4c000 EntryLo0 Cache=2 EntryLo1 PFN=4d000 EntryLo1 Cache=2 VPN2=1c000000
COP0_TLBWI 16:1ffe000,1e000000,1380017,13c0017

MAP TLB 16: 0x1E000000-> [0x4E000000 0x4F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4e000 EntryLo0 Cache=2 EntryLo1 PFN=4f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 17:1ffe000,20000000,1400017,1440017

MAP TLB 17: 0x20000000-> [0x50000000 0x51000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=50000 EntryLo0 Cache=2 EntryLo1 PFN=51000 EntryLo1 Cache=2 VPN2=20000000
COP0_TLBWI 18:1ffe000,22000000,1480017,14c0017

MAP TLB 18: 0x22000000-> [0x52000000 0x53000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=52000 EntryLo0 Cache=2 EntryLo1 PFN=53000 EntryLo1 Cache=2 VPN2=22000000
COP0_TLBWI 19:1ffe000,24000000,1500017,1540017

MAP TLB 19: 0x24000000-> [0x54000000 0x55000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=54000 EntryLo0 Cache=2 EntryLo1 PFN=55000 EntryLo1 Cache=2 VPN2=24000000
COP0_TLBWI 20:1ffe000,26000000,1580017,15c0017

MAP TLB 20: 0x26000000-> [0x56000000 0x57000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=56000 EntryLo0 Cache=2 EntryLo1 PFN=57000 EntryLo1 Cache=2 VPN2=26000000
COP0_TLBWI 21:1ffe000,28000000,1600017,1640017

MAP TLB 21: 0x28000000-> [0x58000000 0x59000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=58000 EntryLo0 Cache=2 EntryLo1 PFN=59000 EntryLo1 Cache=2 VPN2=28000000
COP0_TLBWI 22:1ffe000,2a000000,1680017,16c0017

MAP TLB 22: 0x2A000000-> [0x5A000000 0x5B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5a000 EntryLo0 Cache=2 EntryLo1 PFN=5b000 EntryLo1 Cache=2 VPN2=2a000000
COP0_TLBWI 23:1ffe000,2c000000,1700017,1740017

MAP TLB 23: 0x2C000000-> [0x5C000000 0x5D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5c000 EntryLo0 Cache=2 EntryLo1 PFN=5d000 EntryLo1 Cache=2 VPN2=2c000000
COP0_TLBWI 24:1ffe000,2e000000,1780017,17c0017

MAP TLB 24: 0x2E000000-> [0x5E000000 0x5F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5e000 EntryLo0 Cache=2 EntryLo1 PFN=5f000 EntryLo1 Cache=2 VPN2=2e000000
COP0_TLBWI 25:1ffe000,30000000,1800017,1840017

MAP TLB 25: 0x30000000-> [0x60000000 0x61000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=60000 EntryLo0 Cache=2 EntryLo1 PFN=61000 EntryLo1 Cache=2 VPN2=30000000
COP0_TLBWI 26:1ffe000,32000000,1880017,18c0017

MAP TLB 26: 0x32000000-> [0x62000000 0x63000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=62000 EntryLo0 Cache=2 EntryLo1 PFN=63000 EntryLo1 Cache=2 VPN2=32000000
COP0_TLBWI 27:1ffe000,34000000,1900017,1940017

MAP TLB 27: 0x34000000-> [0x64000000 0x65000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=64000 EntryLo0 Cache=2 EntryLo1 PFN=65000 EntryLo1 Cache=2 VPN2=34000000
COP0_TLBWI 28:1ffe000,36000000,1980017,19c0017

MAP TLB 28: 0x36000000-> [0x66000000 0x67000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=66000 EntryLo0 Cache=2 EntryLo1 PFN=67000 EntryLo1 Cache=2 VPN2=36000000
COP0_TLBWI 29:1ffe000,38000000,1a00017,1a40017

MAP TLB 29: 0x38000000-> [0x68000000 0x69000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=68000 EntryLo0 Cache=2 EntryLo1 PFN=69000 EntryLo1 Cache=2 VPN2=38000000
COP0_TLBWI 30:1ffe000,3a000000,1a80017,1ac0017

MAP TLB 30: 0x3A000000-> [0x6A000000 0x6B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6a000 EntryLo0 Cache=2 EntryLo1 PFN=6b000 EntryLo1 Cache=2 VPN2=3a000000
COP0_TLBWI 31:1ffe000,3c000000,1b00017,1b40017

MAP TLB 31: 0x3C000000-> [0x6C000000 0x6D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6c000 EntryLo0 Cache=2 EntryLo1 PFN=6d000 EntryLo1 Cache=2 VPN2=3c000000
COP0_TLBWI 32:1ffe000,3e000000,1b80017,1bc0017

MAP TLB 32: 0x3E000000-> [0x6E000000 0x6F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6e000 EntryLo0 Cache=2 EntryLo1 PFN=6f000 EntryLo1 Cache=2 VPN2=3e000000
COP0_TLBWI 33:1ffe000,40000000,1c00017,1c40017

MAP TLB 33: 0x40000000-> [0x70000000 0x71000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=70000 EntryLo0 Cache=2 EntryLo1 PFN=71000 EntryLo1 Cache=2 VPN2=40000000
COP0_TLBWI 34:1ffe000,42000000,1c80017,1cc0017

MAP TLB 34: 0x42000000-> [0x72000000 0x73000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=72000 EntryLo0 Cache=2 EntryLo1 PFN=73000 EntryLo1 Cache=2 VPN2=42000000
COP0_TLBWI 35:1ffe000,44000000,1d00017,1d40017

MAP TLB 35: 0x44000000-> [0x74000000 0x75000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=74000 EntryLo0 Cache=2 EntryLo1 PFN=75000 EntryLo1 Cache=2 VPN2=44000000
COP0_TLBWI 36:1ffe000,46000000,1d80017,1dc0017

MAP TLB 36: 0x46000000-> [0x76000000 0x77000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=76000 EntryLo0 Cache=2 EntryLo1 PFN=77000 EntryLo1 Cache=2 VPN2=46000000
COP0_TLBWI 37:1ffe000,48000000,1e00017,1e40017

MAP TLB 37: 0x48000000-> [0x78000000 0x79000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=78000 EntryLo0 Cache=2 EntryLo1 PFN=79000 EntryLo1 Cache=2 VPN2=48000000
COP0_TLBWI 38:1ffe000,4a000000,1e80017,1ec0017

MAP TLB 38: 0x4A000000-> [0x7A000000 0x7B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7a000 EntryLo0 Cache=2 EntryLo1 PFN=7b000 EntryLo1 Cache=2 VPN2=4a000000
COP0_TLBWI 39:1ffe000,4c000000,1f00017,1f40017

MAP TLB 39: 0x4C000000-> [0x7C000000 0x7D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7c000 EntryLo0 Cache=2 EntryLo1 PFN=7d000 EntryLo1 Cache=2 VPN2=4c000000
COP0_TLBWI 40:1ffe000,4e000000,1f80017,1fc0017

MAP TLB 40: 0x4E000000-> [0x7E000000 0x7F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7e000 EntryLo0 Cache=2 EntryLo1 PFN=7f000 EntryLo1 Cache=2 VPN2=4e000000
COP0_TLBWI 41:0,7fffe000,15,15

MAP TLB 41: 0x7FFFE000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffe000
COP0_TLBWI 42:0,7fffc000,15,15

MAP TLB 42: 0x7FFFC000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffc000
COP0_TLBWI 43:0,7fffa000,15,15

MAP TLB 43: 0x7FFFA000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffa000
COP0_TLBWI 44:0,7fff8000,15,15

MAP TLB 44: 0x7FFF8000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff8000
COP0_TLBWI 45:0,7fff6000,15,15

MAP TLB 45: 0x7FFF6000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff6000
COP0_TLBWI 46:0,7fff4000,15,15

MAP TLB 46: 0x7FFF4000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff4000
COP0_TLBWI 47:0,7fff2000,15,15

MAP TLB 47: 0x7FFF2000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff2000
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Hard reset boot
ROMGEN=2000-0117, IOP info (CPUID=1f, CACH_CONFIG=ffffffff, 2MB, IOP mode)
<20000117-050310,ROMconf,:11232>
RegisterIntrHandler: intr INT_dmaSIF0, handler 16c94
# Total accessable memory size: 32 MB (B:2:8:0)
# TLB spad=0 kernel=1:12 default=13:30 extended=31:38
COP0_TLBWI 1:0,e0000000,0,0

MAP TLB 1: 0xE0000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0000000
COP0_TLBWI 2:0,e0002000,0,0

MAP TLB 2: 0xE0002000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0002000
COP0_TLBWI 3:0,e0004000,0,0

MAP TLB 3: 0xE0004000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0004000
COP0_TLBWI 4:0,e0006000,0,0

MAP TLB 4: 0xE0006000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0006000
COP0_TLBWI 5:0,e0008000,0,0

MAP TLB 5: 0xE0008000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0008000
COP0_TLBWI 6:0,e000a000,0,0

MAP TLB 6: 0xE000A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000a000
COP0_TLBWI 7:0,e000c000,0,0

MAP TLB 7: 0xE000C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000c000
COP0_TLBWI 8:0,e000e000,0,0

MAP TLB 8: 0xE000E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000e000
COP0_TLBWI 9:0,e0010000,0,0

MAP TLB 9: 0xE0010000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0010000
COP0_TLBWI 10:0,e0012000,0,0

MAP TLB 10: 0xE0012000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0012000
COP0_TLBWI 11:0,e0014000,0,0

MAP TLB 11: 0xE0014000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0014000
COP0_TLBWI 12:0,e0016000,0,0

MAP TLB 12: 0xE0016000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0016000
COP0_TLBWI 13:0,e0018000,0,0

MAP TLB 13: 0xE0018000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0018000
COP0_TLBWI 14:0,e001a000,0,0

MAP TLB 14: 0xE001A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001a000
COP0_TLBWI 15:0,e001c000,0,0

MAP TLB 15: 0xE001C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001c000
COP0_TLBWI 16:0,e001e000,0,0

MAP TLB 16: 0xE001E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001e000
COP0_TLBWI 17:0,e0020000,0,0

MAP TLB 17: 0xE0020000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0020000
COP0_TLBWI 18:0,e0022000,0,0

MAP TLB 18: 0xE0022000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0022000
COP0_TLBWI 19:0,e0024000,0,0

MAP TLB 19: 0xE0024000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0024000
COP0_TLBWI 20:0,e0026000,0,0

MAP TLB 20: 0xE0026000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0026000
COP0_TLBWI 21:0,e0028000,0,0

MAP TLB 21: 0xE0028000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0028000
COP0_TLBWI 22:0,e002a000,0,0

MAP TLB 22: 0xE002A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002a000
COP0_TLBWI 23:0,e002c000,0,0

MAP TLB 23: 0xE002C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002c000
COP0_TLBWI 24:0,e002e000,0,0

MAP TLB 24: 0xE002E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002e000
COP0_TLBWI 25:0,e0030000,0,0

MAP TLB 25: 0xE0030000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0030000
COP0_TLBWI 26:0,e0032000,0,0

MAP TLB 26: 0xE0032000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0032000
COP0_TLBWI 27:0,e0034000,0,0

MAP TLB 27: 0xE0034000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0034000
COP0_TLBWI 28:0,e0036000,0,0

MAP TLB 28: 0xE0036000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0036000
COP0_TLBWI 29:0,e0038000,0,0

MAP TLB 29: 0xE0038000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0038000
COP0_TLBWI 30:0,e003a000,0,0

MAP TLB 30: 0xE003A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003a000
COP0_TLBWI 31:0,e003c000,0,0

MAP TLB 31: 0xE003C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003c000
COP0_TLBWI 32:0,e003e000,0,0

MAP TLB 32: 0xE003E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003e000
COP0_TLBWI 33:0,e0040000,0,0

MAP TLB 33: 0xE0040000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0040000
COP0_TLBWI 34:0,e0042000,0,0

MAP TLB 34: 0xE0042000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0042000
COP0_TLBWI 35:0,e0044000,0,0

MAP TLB 35: 0xE0044000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0044000
COP0_TLBWI 36:0,e0046000,0,0

MAP TLB 36: 0xE0046000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0046000
COP0_TLBWI 37:0,e0048000,0,0

MAP TLB 37: 0xE0048000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0048000
COP0_TLBWI 38:0,e004a000,0,0

MAP TLB 38: 0xE004A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004a000
COP0_TLBWI 39:0,e004c000,0,0

MAP TLB 39: 0xE004C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004c000
COP0_TLBWI 40:0,e004e000,0,0

MAP TLB 40: 0xE004E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004e000
COP0_TLBWI 41:0,e0050000,0,0

MAP TLB 41: 0xE0050000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0050000
COP0_TLBWI 42:0,e0052000,0,0

MAP TLB 42: 0xE0052000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0052000
COP0_TLBWI 43:0,e0054000,0,0

MAP TLB 43: 0xE0054000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0054000
COP0_TLBWI 44:0,e0056000,0,0

MAP TLB 44: 0xE0056000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0056000
COP0_TLBWI 45:0,e0058000,0,0

MAP TLB 45: 0xE0058000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0058000
COP0_TLBWI 46:0,e005a000,0,0

MAP TLB 46: 0xE005A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005a000
COP0_TLBWI 47:0,e005c000,0,0

MAP TLB 47: 0xE005C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005c000
COP0_TLBWI 1:6000,ffff8000,1e1f,1f1f

MAP TLB 1: 0xFFFF8000-> [0x00078000 0x0007C000] S=0x00000000 G=1 ASID=0 Mask=0x003 EntryLo0 PFN=78 EntryLo0 Cache=3 EntryLo1 PFN=7c EntryLo1 Cache=3 VPN2=ffff8000
COP0_TLBWI 2:0,10000000,400017,400053

MAP TLB 2: 0x10000000-> [0x10000000 0x10001000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10000 EntryLo0 Cache=2 EntryLo1 PFN=10001 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 3:0,10002000,400097,4000d7

MAP TLB 3: 0x10002000-> [0x10002000 0x10003000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10002 EntryLo0 Cache=2 EntryLo1 PFN=10003 EntryLo1 Cache=2 VPN2=10002000
COP0_TLBWI 4:0,10004000,400117,400157

MAP TLB 4: 0x10004000-> [0x10004000 0x10005000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10004 EntryLo0 Cache=2 EntryLo1 PFN=10005 EntryLo1 Cache=2 VPN2=10004000
COP0_TLBWI 5:0,10006000,400197,4001d7

MAP TLB 5: 0x10006000-> [0x10006000 0x10007000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10006 EntryLo0 Cache=2 EntryLo1 PFN=10007 EntryLo1 Cache=2 VPN2=10006000
COP0_TLBWI 6:0,10008000,400217,400257

MAP TLB 6: 0x10008000-> [0x10008000 0x10009000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10008 EntryLo0 Cache=2 EntryLo1 PFN=10009 EntryLo1 Cache=2 VPN2=10008000
COP0_TLBWI 7:0,1000a000,400297,4002d7

MAP TLB 7: 0x1000A000-> [0x1000A000 0x1000B000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000a EntryLo0 Cache=2 EntryLo1 PFN=1000b EntryLo1 Cache=2 VPN2=1000a000
COP0_TLBWI 8:0,1000c000,400313,400357

MAP TLB 8: 0x1000C000-> [0x1000C000 0x1000D000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000c EntryLo0 Cache=2 EntryLo1 PFN=1000d EntryLo1 Cache=2 VPN2=1000c000
COP0_TLBWI 9:0,1000e000,400397,4003d7

MAP TLB 9: 0x1000E000-> [0x1000E000 0x1000F000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000e EntryLo0 Cache=2 EntryLo1 PFN=1000f EntryLo1 Cache=2 VPN2=1000e000
COP0_TLBWI 10:1e000,11000000,440017,440415

MAP TLB 10: 0x11000000-> [0x11000000 0x11010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=11000 EntryLo0 Cache=2 EntryLo1 PFN=11010 EntryLo1 Cache=2 VPN2=11000000
COP0_TLBWI 11:1e000,12000000,480017,480415

MAP TLB 11: 0x12000000-> [0x12000000 0x12010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=12000 EntryLo0 Cache=2 EntryLo1 PFN=12010 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 12:1ffe000,1e000000,780017,7c0017

MAP TLB 12: 0x1E000000-> [0x1E000000 0x1F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=1e000 EntryLo0 Cache=2 EntryLo1 PFN=1f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 13:7e000,80000,201f,301f

MAP TLB 13: 0x00080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=3 EntryLo1 PFN=c0 EntryLo1 Cache=3 VPN2=80000
COP0_TLBWI 14:7e000,100000,401f,501f

MAP TLB 14: 0x00100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=3 EntryLo1 PFN=140 EntryLo1 Cache=3 VPN2=100000
COP0_TLBWI 15:7e000,180000,601f,701f

MAP TLB 15: 0x00180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=3 EntryLo1 PFN=1c0 EntryLo1 Cache=3 VPN2=180000
COP0_TLBWI 16:1fe000,200000,801f,c01f

MAP TLB 16: 0x00200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=3 EntryLo1 PFN=300 EntryLo1 Cache=3 VPN2=200000
COP0_TLBWI 17:1fe000,400000,1001f,1401f

MAP TLB 17: 0x00400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=3 EntryLo1 PFN=500 EntryLo1 Cache=3 VPN2=400000
COP0_TLBWI 18:1fe000,600000,1801f,1c01f

MAP TLB 18: 0x00600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=3 EntryLo1 PFN=700 EntryLo1 Cache=3 VPN2=600000
COP0_TLBWI 19:7fe000,800000,2001f,3001f

MAP TLB 19: 0x00800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=3 EntryLo1 PFN=c00 EntryLo1 Cache=3 VPN2=800000
COP0_TLBWI 20:7fe000,1000000,4001f,5001f

MAP TLB 20: 0x01000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=3 EntryLo1 PFN=1400 EntryLo1 Cache=3 VPN2=1000000
COP0_TLBWI 21:7fe000,1800000,6001f,7001f

MAP TLB 21: 0x01800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=3 EntryLo1 PFN=1c00 EntryLo1 Cache=3 VPN2=1800000
COP0_TLBWI 22:7e000,20080000,2017,3017

MAP TLB 22: 0x20080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=2 EntryLo1 PFN=c0 EntryLo1 Cache=2 VPN2=20080000
COP0_TLBWI 23:7e000,20100000,4017,5017

MAP TLB 23: 0x20100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=2 EntryLo1 PFN=140 EntryLo1 Cache=2 VPN2=20100000
COP0_TLBWI 24:7e000,20180000,6017,7017

MAP TLB 24: 0x20180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=2 EntryLo1 PFN=1c0 EntryLo1 Cache=2 VPN2=20180000
COP0_TLBWI 25:1fe000,20200000,8017,c017

MAP TLB 25: 0x20200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=2 EntryLo1 PFN=300 EntryLo1 Cache=2 VPN2=20200000
COP0_TLBWI 26:1fe000,20400000,10017,14017

MAP TLB 26: 0x20400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=2 EntryLo1 PFN=500 EntryLo1 Cache=2 VPN2=20400000
COP0_TLBWI 27:1fe000,20600000,18017,1c017

MAP TLB 27: 0x20600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=2 EntryLo1 PFN=700 EntryLo1 Cache=2 VPN2=20600000
COP0_TLBWI 28:7fe000,20800000,20017,30017

MAP TLB 28: 0x20800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=2 EntryLo1 PFN=c00 EntryLo1 Cache=2 VPN2=20800000
COP0_TLBWI 29:7fe000,21000000,40017,50017

MAP TLB 29: 0x21000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=2 EntryLo1 PFN=1400 EntryLo1 Cache=2 VPN2=21000000
COP0_TLBWI 30:7fe000,21800000,60017,70017

MAP TLB 30: 0x21800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=2 EntryLo1 PFN=1c00 EntryLo1 Cache=2 VPN2=21800000
COP0_TLBWI 31:7e000,30100000,403f,503f

MAP TLB 31: 0x30100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=7 EntryLo1 PFN=140 EntryLo1 Cache=7 VPN2=30100000
COP0_TLBWI 32:7e000,30180000,603f,703f

MAP TLB 32: 0x30180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=7 EntryLo1 PFN=1c0 EntryLo1 Cache=7 VPN2=30180000
COP0_TLBWI 33:1fe000,30200000,803f,c03f

MAP TLB 33: 0x30200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=7 EntryLo1 PFN=300 EntryLo1 Cache=7 VPN2=30200000
COP0_TLBWI 34:1fe000,30400000,1003f,1403f

MAP TLB 34: 0x30400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=7 EntryLo1 PFN=500 EntryLo1 Cache=7 VPN2=30400000
COP0_TLBWI 35:1fe000,30600000,1803f,1c03f

MAP TLB 35: 0x30600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=7 EntryLo1 PFN=700 EntryLo1 Cache=7 VPN2=30600000
COP0_TLBWI 36:7fe000,30800000,2003f,3003f

MAP TLB 36: 0x30800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=7 EntryLo1 PFN=c00 EntryLo1 Cache=7 VPN2=30800000
COP0_TLBWI 37:7fe000,31000000,4003f,5003f

MAP TLB 37: 0x31000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=7 EntryLo1 PFN=1400 EntryLo1 Cache=7 VPN2=31000000
COP0_TLBWI 38:7fe000,31800000,6003f,7003f

MAP TLB 38: 0x31800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=7 EntryLo1 PFN=1c00 EntryLo1 Cache=7 VPN2=31800000
# Initialize Start.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Initialize Done.

EE DECI2 Manager version 0.06 Dec 10 1999 17:48:37
  CPUID=2e20, BoardID=0, ROMGEN=2000-0117, 32M

RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 182c0
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
Initializing Elf: 2823308 bytes
ELF (cdrom0:\SCUS_971.11;1) Game CRC = 0xA5C05C78, EntryPoint = 0x00100008
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1f520
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
loadelf: fname cdrom0:Â¥SCUS_971.11;1 secname all
loadelf version 3.30
Input ELF format filename = cdrom0:Â¥SCUS_971.11;1
0 00100000 001a2380 ...........................
Loaded, cdrom0:Â¥SCUS_971.11;1
start address 0x100008
gp address 00000000
# Loader 'cdrom0:Â¥SCUS_971.11;1':pc=00100008
GetITEM No === 258
get weapon!! 258
RegisterIntrHandler: intr INT_CDROM, handler 1f520
Get Reboot Request From EE
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update rebooting..
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1a520
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 37808
RegisterLibraryEntries:    mcman
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler 104b0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 12aa4
RegisterIntrHandler: intr INT_EVBLANK, handler 12b5c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:   romdrv
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update reboot complete
RegisterIntrHandler: intr INT_dmaSIF0, handler 17694
RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 18cc0
RegisterLibraryEntries:  cdvdman
cdvdman Init
RegisterIntrHandler: intr INT_CDROM, handler 1f564
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000596
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
RegisterIntrHandler: intr INT_CDROM, handler 1f564
loadmodule: fname cdrom0:Â¥MODULESÂ¥SIO2MAN.IRX;1 args 0 arg
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 4a380
loadmodule: id 25, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥PADMAN.IRX;1 args 0 arg
RegisterLibraryEntries:   padman
sifcmd sceSifRegisterRpc: rpc_id 80000100
sifcmd sceSifRegisterRpc: rpc_id 80000101
loadmodule: id 26, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCMAN.IRX;1 args 0 arg
RegisterLibraryEntries:    mcman
loadmodule: id 27, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCSERV.IRX;1 args 0 arg
RegisterLibraryEntries:   mcserv
loadmodule: id 28, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥LIBSD.IRX;1 args 0 arg
sifcmd sceSifRegisterRpc: rpc_id 80000400
RegisterLibraryEntries:    libsd
loadmodule: id 29, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥SDRDRV.IRX;1 args 0 arg
SDR driver version 2.0.0 (C)SCEI
Exit rsd_main
sifcmd sceSifRegisterRpc: rpc_id 80000701
loadmodule: id 30, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODMIDI.IRX;1 args 0 arg
RegisterLibraryEntries:  modmidi
loadmodule: id 31, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODHSYN.IRX;1 args 0 arg
RegisterLibraryEntries:  modhsyn
loadmodule: id 32, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥EZMIDI.IRX;1 args 0 arg
EzMIDI driver version 1.2.0
Exit EzMIDI loader thread
sifcmd sceSifRegisterRpc: rpc_id 12346
loadmodule: id 33, ret 0
read/write allocate memory 4000
open name cdrom0:Â¥DATA.HD2;1 flag 1 data 45970
open fd = 2
RegisterIntrHandler: intr INT_dmaSPU, handler 7d1a4
RegisterIntrHandler: intr INT_dmaSPU2, handler 7d1a4
RegisterIntrHandler: intr INT_SPU, handler 7c814
EzMIDI: create thread ID= 20890175, RegisterIntrHandler: intr INT_RTC1, handler 93020
open name cdrom0:Â¥TITLE.BIN;1 flag 1 data 45970
open fd = 2
sceHSyn_VoisTrans Ok
port 15 pri 112, note 48
sceHSyn_VoisTrans Ok
port 1 pri 96, note 48
sceHSyn_VoisTrans Ok
port 2 pri 80, note 48
port 14 pri 64, note 48
sceHSyn_VoisTrans Ok
port 10 pri 64, note 48
sceHSyn_VoisTrans Ok
port 13 pri 128, note 48
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
META 51
sceHSyn_VoisTrans Ok
port 11 pri 144, note 48
sceHSyn_VoisTrans Ok
port 0 pri 32, note 48
Closing plugins...
    Closing Memorycards
    Closing DEV9
    Closing FW
    Closing USB
    Closing CDVD
    Closing SPU2
    Closing PAD
    Closing GS
Plugins closed successfully.

Latest+5229 shaders:
Console Output:
Code:
Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
Command line parsing...
Command line parsed!
(UserMode) Found portable install ini @ /home/xaero/PCSX2troubleshooting/latest+5229/portable.ini
glX-Version 1.4 with Direct Rendering
Supported Opengl version: 3.3.0 NVIDIA 304.60 on GPU: GeForce GTX 460/PCIe/SSE2. Vendor: NVIDIA Corporation
GL_ARB_shading_language_420pack is not supported
convert.glsl (entry vs_main, prog 1) :

convert.glsl (entry gs_main, prog 2) :

convert.glsl (entry ps_main0, prog 3) :

convert.glsl (entry ps_main1, prog 4) :

convert.glsl (entry ps_main2, prog 5) :

convert.glsl (entry ps_main3, prog 6) :

convert.glsl (entry ps_main4, prog 7) :

convert.glsl (entry ps_main5, prog 8) :

convert.glsl (entry ps_main6, prog 9) :

convert.glsl (entry ps_main7, prog 10) :

merge.glsl (entry ps_main0, prog 11) :

merge.glsl (entry ps_main1, prog 12) :

interlace.glsl (entry ps_main0, prog 13) :

interlace.glsl (entry ps_main1, prog 14) :

interlace.glsl (entry ps_main2, prog 15) :

interlace.glsl (entry ps_main3, prog 16) :

shadeboost.glsl (entry ps_main, prog 17) :
#define SB_SATURATION 50
#define SB_BRIGHTNESS 50
#define SB_CONTRAST 50

tfx.glsl (entry vs_main, prog 18) :

tfx.glsl (entry gs_main, prog 19) :

tfx.glsl (entry ps_main, prog 20) :

ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=0,DEV=0
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.USB-Audio.pcm.modem.0:CARD=0'
ALSA lib conf.c:4246:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4725:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
* SPU2-X: Enumerating PortAudio devices:
*** Device 0: 'HDA Intel: ALC889 Analog (hw:1,0)' (ALSA)
*** Device 1: 'HDA NVidia: HDMI 0 (hw:2,3)' (ALSA)
*** Device 2: 'HDA NVidia: HDMI 0 (hw:2,7)' (ALSA)
*** Device 3: 'HDA NVidia: HDMI 0 (hw:2,8)' (ALSA)
*** Device 4: 'HDA NVidia: HDMI 0 (hw:2,9)' (ALSA)
*** Device 5: 'HDA NVidia: HDMI 0 (hw:3,3)' (ALSA)
*** Device 6: 'HDA NVidia: HDMI 0 (hw:3,8)' (ALSA)
*** Device 7: 'HDA NVidia: HDMI 0 (hw:3,9)' (ALSA)
*** Device 8: 'pulse' (ALSA)
*** Device 9: 'default' (ALSA) (selected)
fx.glsl (entry vs_main, prog 21) :
#define VS_BPPZ 0
#define VS_LOGZ 0
#define VS_TME 0
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry gs_main, prog 22) :
#define GS_IIP 0
#define GS_PRIM 3

tfx.glsl (entry ps_main, prog 23) :
#define PS_FST 0
#define PS_WMS 0
#define PS_WMT 0
#define PS_FMT 0
#define PS_AEM 0
#define PS_TFX 4
#define PS_TCC 0
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 0
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

tfx.glsl (entry vs_main, prog 24) :
#define VS_BPPZ 0
#define VS_LOGZ 0
#define VS_TME 0
#define VS_FST 0
#define VS_RTCOPY 0

tfx.glsl (entry vs_main, prog 25) :
#define VS_BPPZ 0
#define VS_LOGZ 0
#define VS_TME 1
#define VS_FST 1
#define VS_RTCOPY 0

tfx.glsl (entry ps_main, prog 26) :
#define PS_FST 1
#define PS_WMS 1
#define PS_WMT 1
#define PS_FMT 0
#define PS_AEM 1
#define PS_TFX 0
#define PS_TCC 1
#define PS_ATST 1
#define PS_FOG 0
#define PS_CLR1 0
#define PS_FBA 0
#define PS_AOUT 0
#define PS_LTF 0
#define PS_COLCLIP 0
#define PS_DATE 0
#define PS_SPRITEHACK 0

0mDecommitting host memory for virtual systems...
Releasing host memory maps for virtual systems...

PCSX2 Log Window Output:
Code:
PCSX2 0.9.9.r5229  - compiled on Oct 29 2012
Savestate version: 0x9a080000

Host Machine Init:
    Operating System =  Linux 3.6.3-2-ck x86_64
    Physical RAM     =  11989 MB
    CPU name         =  Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
    Vendor/Model     =  GenuineIntel (stepping 05)
    CPU speed        =  4.005 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 0098e3bd
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2

Installing POSIX SIGSEGV handler...
Mapping host memory for virtual systems...
    EE Main Memory                   @ 0x20000000 -> 0x22884000 [40mb]
    IOP Main Memory (2mb)            @ 0x24000000 -> 0x24211000 [2mb]
    VU0/1 on-chip memory             @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
    SuperVU0 Recompiler Cache        @ 0x0E800000 -> 0x0F000000 [8mb]
    SuperVU1 Recompiler Cache        @ 0x0F000000 -> 0x0F800000 [8mb]
    Micro VU0 Recompiler Cache       @ 0x3C000000 -> 0x40000000 [64mb]
    Micro VU1 Recompiler Cache       @ 0x40000000 -> 0x44000000 [64mb]
    R5900-32 Recompiler Cache        @ 0x30000000 -> 0x34000000 [64mb]
    R3000A Recompiler Cache          @ 0x34000000 -> 0x36000000 [32mb]
    VIF0 Unpack Recompiler Cache     @ 0x36000000 -> 0x36800000 [8mb]
    VIF1 Unpack Recompiler Cache     @ 0x38000000 -> 0x38800000 [8mb]

Loading plugins...
    Binding   GS: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libGSdx-0.1.16.so
    Binding  PAD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libPADnull.so
    Binding SPU2: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libspu2x-2.0.0.so
    Binding CDVD: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libCDVDlinuz.so
    Binding  USB: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libUSBnull-0.7.0.so
    Binding   FW: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libFWnull-0.7.0.so
    Binding DEV9: /home/xaero/PCSX2troubleshooting/5229/bin/plugins/libdev9null-0.5.0.so
Plugins loaded successfully.

(GameDB) 9641 games on record (loaded in 176ms)
(SysExecute) received.
HLE Host: Will load ELF:

HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: /media/Storage/Dark Cloud 1 & 2 (NTSC) PS2/Dark Cloud/Dark Cloud (NTSC) PS2.ISO
    Image type  = DVD
    Fileparts   = 1
    blocks      = 877920
    offset      = 0
    blocksize   = 2048
    blockoffset = 24
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (877920 sectors)
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
    Opening USB
    Opening FW
    Opening DEV9
    Opening Memorycards
McdSlot 0: /home/xaero/PCSX2troubleshooting/5229+latest/memcards/Mcd001.ps2
McdSlot 1: /home/xaero/PCSX2troubleshooting/5229+latest/memcards/Mcd002.ps2
Plugins opened successfully.
Allocating host memory for virtual systems...
R5900 RAM copy                   @ 0xE2EFF000 -> 0xE4EFF000 [32mb]
R5900 RAM LUT                    @ 0xE0ABF000 -> 0xE2EFF000 [36mb]
EE/iR5900-32 Recompiler Reset
iR3000A Recompiler reset.
Resetting host memory for virtual systems...
    Bios Found: Japan   v01.00(17/01/2000)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
    IOP resetting main memory...
Generating SSE-optimized unpacking functions for VIF interpreters...
VIF SSE-optimized Unpacking Functions @ 0xEF628000 -> 0xEF638000 [64kb]
Unpack function generation complete.  Generated function statistics:
    Reserved buffer    : 8192 bytes @ 0xEF628000
    x86 code generated : 4294959618 bytes
    
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
# Initialize memory (rev:3.17, ctm:393Mhz, cpuclk:295Mhz )
COP0_TLBWI 0:0,0,0,0

MAP TLB 0: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 1:0,0,0,0

MAP TLB 1: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 2:0,0,0,0

MAP TLB 2: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 3:0,0,0,0

MAP TLB 3: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 4:0,0,0,0

MAP TLB 4: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 5:0,0,0,0

MAP TLB 5: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 6:0,0,0,0

MAP TLB 6: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 7:0,0,0,0

MAP TLB 7: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 8:0,0,0,0

MAP TLB 8: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 9:0,0,0,0

MAP TLB 9: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 10:0,0,0,0

MAP TLB 10: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 11:0,0,0,0

MAP TLB 11: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 12:0,0,0,0

MAP TLB 12: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 13:0,0,0,0

MAP TLB 13: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 14:0,0,0,0

MAP TLB 14: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 15:0,0,0,0

MAP TLB 15: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 16:0,0,0,0

MAP TLB 16: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 17:0,0,0,0

MAP TLB 17: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 18:0,0,0,0

MAP TLB 18: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 19:0,0,0,0

MAP TLB 19: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 20:0,0,0,0

MAP TLB 20: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 21:0,0,0,0

MAP TLB 21: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 22:0,0,0,0

MAP TLB 22: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 23:0,0,0,0

MAP TLB 23: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 24:0,0,0,0

MAP TLB 24: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 25:0,0,0,0

MAP TLB 25: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 26:0,0,0,0

MAP TLB 26: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 27:0,0,0,0

MAP TLB 27: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 28:0,0,0,0

MAP TLB 28: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 29:0,0,0,0

MAP TLB 29: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 30:0,0,0,0

MAP TLB 30: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 31:0,0,0,0

MAP TLB 31: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 32:0,0,0,0

MAP TLB 32: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 33:0,0,0,0

MAP TLB 33: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 34:0,0,0,0

MAP TLB 34: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 35:0,0,0,0

MAP TLB 35: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 36:0,0,0,0

MAP TLB 36: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 37:0,0,0,0

MAP TLB 37: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 38:0,0,0,0

MAP TLB 38: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 39:0,0,0,0

MAP TLB 39: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 40:0,0,0,0

MAP TLB 40: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 41:0,0,0,0

MAP TLB 41: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 42:0,0,0,0

MAP TLB 42: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 43:0,0,0,0

MAP TLB 43: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 44:0,0,0,0

MAP TLB 44: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 45:0,0,0,0

MAP TLB 45: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 46:0,0,0,0

MAP TLB 46: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 47:0,0,0,0

MAP TLB 47: 0x00000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=0
COP0_TLBWI 0:0,70000000,80000007,7

MAP TLB 0: 0x70000000-> [0x00000000 0x00000000] S=0x80000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=2000000 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=70000000
COP0_TLBWI 1:1ffe000,0,17,40017

MAP TLB 1: 0x00000000-> [0x00000000 0x01000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=1000 EntryLo1 Cache=2 VPN2=0
COP0_TLBWI 2:1ffe000,2000000,80017,c0017

MAP TLB 2: 0x02000000-> [0x02000000 0x03000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=2000 EntryLo0 Cache=2 EntryLo1 PFN=3000 EntryLo1 Cache=2 VPN2=2000000
COP0_TLBWI 3:1ffe000,4000000,100017,140017

MAP TLB 3: 0x04000000-> [0x04000000 0x05000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4000 EntryLo0 Cache=2 EntryLo1 PFN=5000 EntryLo1 Cache=2 VPN2=4000000
COP0_TLBWI 4:1ffe000,6000000,180017,1c0017

MAP TLB 4: 0x06000000-> [0x06000000 0x07000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6000 EntryLo0 Cache=2 EntryLo1 PFN=7000 EntryLo1 Cache=2 VPN2=6000000
COP0_TLBWI 5:1ffe000,8000000,200017,240017

MAP TLB 5: 0x08000000-> [0x08000000 0x09000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=8000 EntryLo0 Cache=2 EntryLo1 PFN=9000 EntryLo1 Cache=2 VPN2=8000000
COP0_TLBWI 6:1ffe000,a000000,280017,2c0017

MAP TLB 6: 0x0A000000-> [0x0A000000 0x0B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=a000 EntryLo0 Cache=2 EntryLo1 PFN=b000 EntryLo1 Cache=2 VPN2=a000000
COP0_TLBWI 7:1ffe000,c000000,300017,340017

MAP TLB 7: 0x0C000000-> [0x0C000000 0x0D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=c000 EntryLo0 Cache=2 EntryLo1 PFN=d000 EntryLo1 Cache=2 VPN2=c000000
COP0_TLBWI 8:1ffe000,e000000,380017,3c0017

MAP TLB 8: 0x0E000000-> [0x0E000000 0x0F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=e000 EntryLo0 Cache=2 EntryLo1 PFN=f000 EntryLo1 Cache=2 VPN2=e000000
COP0_TLBWI 9:1ffe000,10000000,1000017,1040017

MAP TLB 9: 0x10000000-> [0x40000000 0x41000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=40000 EntryLo0 Cache=2 EntryLo1 PFN=41000 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 10:1ffe000,12000000,1080017,10c0017

MAP TLB 10: 0x12000000-> [0x42000000 0x43000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=42000 EntryLo0 Cache=2 EntryLo1 PFN=43000 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 11:1ffe000,14000000,1100017,1140017

MAP TLB 11: 0x14000000-> [0x44000000 0x45000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=44000 EntryLo0 Cache=2 EntryLo1 PFN=45000 EntryLo1 Cache=2 VPN2=14000000
COP0_TLBWI 12:1ffe000,16000000,1180017,11c0017

MAP TLB 12: 0x16000000-> [0x46000000 0x47000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=46000 EntryLo0 Cache=2 EntryLo1 PFN=47000 EntryLo1 Cache=2 VPN2=16000000
COP0_TLBWI 13:1ffe000,18000000,1200017,1240017

MAP TLB 13: 0x18000000-> [0x48000000 0x49000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=48000 EntryLo0 Cache=2 EntryLo1 PFN=49000 EntryLo1 Cache=2 VPN2=18000000
COP0_TLBWI 14:1ffe000,1a000000,1280017,12c0017

MAP TLB 14: 0x1A000000-> [0x4A000000 0x4B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4a000 EntryLo0 Cache=2 EntryLo1 PFN=4b000 EntryLo1 Cache=2 VPN2=1a000000
COP0_TLBWI 15:1ffe000,1c000000,1300017,1340017

MAP TLB 15: 0x1C000000-> [0x4C000000 0x4D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4c000 EntryLo0 Cache=2 EntryLo1 PFN=4d000 EntryLo1 Cache=2 VPN2=1c000000
COP0_TLBWI 16:1ffe000,1e000000,1380017,13c0017

MAP TLB 16: 0x1E000000-> [0x4E000000 0x4F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=4e000 EntryLo0 Cache=2 EntryLo1 PFN=4f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 17:1ffe000,20000000,1400017,1440017

MAP TLB 17: 0x20000000-> [0x50000000 0x51000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=50000 EntryLo0 Cache=2 EntryLo1 PFN=51000 EntryLo1 Cache=2 VPN2=20000000
COP0_TLBWI 18:1ffe000,22000000,1480017,14c0017

MAP TLB 18: 0x22000000-> [0x52000000 0x53000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=52000 EntryLo0 Cache=2 EntryLo1 PFN=53000 EntryLo1 Cache=2 VPN2=22000000
COP0_TLBWI 19:1ffe000,24000000,1500017,1540017

MAP TLB 19: 0x24000000-> [0x54000000 0x55000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=54000 EntryLo0 Cache=2 EntryLo1 PFN=55000 EntryLo1 Cache=2 VPN2=24000000
COP0_TLBWI 20:1ffe000,26000000,1580017,15c0017

MAP TLB 20: 0x26000000-> [0x56000000 0x57000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=56000 EntryLo0 Cache=2 EntryLo1 PFN=57000 EntryLo1 Cache=2 VPN2=26000000
COP0_TLBWI 21:1ffe000,28000000,1600017,1640017

MAP TLB 21: 0x28000000-> [0x58000000 0x59000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=58000 EntryLo0 Cache=2 EntryLo1 PFN=59000 EntryLo1 Cache=2 VPN2=28000000
COP0_TLBWI 22:1ffe000,2a000000,1680017,16c0017

MAP TLB 22: 0x2A000000-> [0x5A000000 0x5B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5a000 EntryLo0 Cache=2 EntryLo1 PFN=5b000 EntryLo1 Cache=2 VPN2=2a000000
COP0_TLBWI 23:1ffe000,2c000000,1700017,1740017

MAP TLB 23: 0x2C000000-> [0x5C000000 0x5D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5c000 EntryLo0 Cache=2 EntryLo1 PFN=5d000 EntryLo1 Cache=2 VPN2=2c000000
COP0_TLBWI 24:1ffe000,2e000000,1780017,17c0017

MAP TLB 24: 0x2E000000-> [0x5E000000 0x5F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=5e000 EntryLo0 Cache=2 EntryLo1 PFN=5f000 EntryLo1 Cache=2 VPN2=2e000000
COP0_TLBWI 25:1ffe000,30000000,1800017,1840017

MAP TLB 25: 0x30000000-> [0x60000000 0x61000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=60000 EntryLo0 Cache=2 EntryLo1 PFN=61000 EntryLo1 Cache=2 VPN2=30000000
COP0_TLBWI 26:1ffe000,32000000,1880017,18c0017

MAP TLB 26: 0x32000000-> [0x62000000 0x63000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=62000 EntryLo0 Cache=2 EntryLo1 PFN=63000 EntryLo1 Cache=2 VPN2=32000000
COP0_TLBWI 27:1ffe000,34000000,1900017,1940017

MAP TLB 27: 0x34000000-> [0x64000000 0x65000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=64000 EntryLo0 Cache=2 EntryLo1 PFN=65000 EntryLo1 Cache=2 VPN2=34000000
COP0_TLBWI 28:1ffe000,36000000,1980017,19c0017

MAP TLB 28: 0x36000000-> [0x66000000 0x67000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=66000 EntryLo0 Cache=2 EntryLo1 PFN=67000 EntryLo1 Cache=2 VPN2=36000000
COP0_TLBWI 29:1ffe000,38000000,1a00017,1a40017

MAP TLB 29: 0x38000000-> [0x68000000 0x69000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=68000 EntryLo0 Cache=2 EntryLo1 PFN=69000 EntryLo1 Cache=2 VPN2=38000000
COP0_TLBWI 30:1ffe000,3a000000,1a80017,1ac0017

MAP TLB 30: 0x3A000000-> [0x6A000000 0x6B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6a000 EntryLo0 Cache=2 EntryLo1 PFN=6b000 EntryLo1 Cache=2 VPN2=3a000000
COP0_TLBWI 31:1ffe000,3c000000,1b00017,1b40017

MAP TLB 31: 0x3C000000-> [0x6C000000 0x6D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6c000 EntryLo0 Cache=2 EntryLo1 PFN=6d000 EntryLo1 Cache=2 VPN2=3c000000
COP0_TLBWI 32:1ffe000,3e000000,1b80017,1bc0017

MAP TLB 32: 0x3E000000-> [0x6E000000 0x6F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=6e000 EntryLo0 Cache=2 EntryLo1 PFN=6f000 EntryLo1 Cache=2 VPN2=3e000000
COP0_TLBWI 33:1ffe000,40000000,1c00017,1c40017

MAP TLB 33: 0x40000000-> [0x70000000 0x71000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=70000 EntryLo0 Cache=2 EntryLo1 PFN=71000 EntryLo1 Cache=2 VPN2=40000000
COP0_TLBWI 34:1ffe000,42000000,1c80017,1cc0017

MAP TLB 34: 0x42000000-> [0x72000000 0x73000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=72000 EntryLo0 Cache=2 EntryLo1 PFN=73000 EntryLo1 Cache=2 VPN2=42000000
COP0_TLBWI 35:1ffe000,44000000,1d00017,1d40017

MAP TLB 35: 0x44000000-> [0x74000000 0x75000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=74000 EntryLo0 Cache=2 EntryLo1 PFN=75000 EntryLo1 Cache=2 VPN2=44000000
COP0_TLBWI 36:1ffe000,46000000,1d80017,1dc0017

MAP TLB 36: 0x46000000-> [0x76000000 0x77000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=76000 EntryLo0 Cache=2 EntryLo1 PFN=77000 EntryLo1 Cache=2 VPN2=46000000
COP0_TLBWI 37:1ffe000,48000000,1e00017,1e40017

MAP TLB 37: 0x48000000-> [0x78000000 0x79000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=78000 EntryLo0 Cache=2 EntryLo1 PFN=79000 EntryLo1 Cache=2 VPN2=48000000
COP0_TLBWI 38:1ffe000,4a000000,1e80017,1ec0017

MAP TLB 38: 0x4A000000-> [0x7A000000 0x7B000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7a000 EntryLo0 Cache=2 EntryLo1 PFN=7b000 EntryLo1 Cache=2 VPN2=4a000000
COP0_TLBWI 39:1ffe000,4c000000,1f00017,1f40017

MAP TLB 39: 0x4C000000-> [0x7C000000 0x7D000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7c000 EntryLo0 Cache=2 EntryLo1 PFN=7d000 EntryLo1 Cache=2 VPN2=4c000000
COP0_TLBWI 40:1ffe000,4e000000,1f80017,1fc0017

MAP TLB 40: 0x4E000000-> [0x7E000000 0x7F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=7e000 EntryLo0 Cache=2 EntryLo1 PFN=7f000 EntryLo1 Cache=2 VPN2=4e000000
COP0_TLBWI 41:0,7fffe000,15,15

MAP TLB 41: 0x7FFFE000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffe000
COP0_TLBWI 42:0,7fffc000,15,15

MAP TLB 42: 0x7FFFC000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffc000
COP0_TLBWI 43:0,7fffa000,15,15

MAP TLB 43: 0x7FFFA000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fffa000
COP0_TLBWI 44:0,7fff8000,15,15

MAP TLB 44: 0x7FFF8000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff8000
COP0_TLBWI 45:0,7fff6000,15,15

MAP TLB 45: 0x7FFF6000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff6000
COP0_TLBWI 46:0,7fff4000,15,15

MAP TLB 46: 0x7FFF4000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff4000
COP0_TLBWI 47:0,7fff2000,15,15

MAP TLB 47: 0x7FFF2000-> [0x00000000 0x00000000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=2 EntryLo1 PFN=0 EntryLo1 Cache=2 VPN2=7fff2000
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Hard reset boot
ROMGEN=2000-0117, IOP info (CPUID=1f, CACH_CONFIG=ffffffff, 2MB, IOP mode)
<20000117-050310,ROMconf,:11232>
RegisterIntrHandler: intr INT_dmaSIF0, handler 16c94
# Total accessable memory size: 32 MB (B:2:8:0)
# TLB spad=0 kernel=1:12 default=13:30 extended=31:38
COP0_TLBWI 1:0,e0000000,0,0

MAP TLB 1: 0xE0000000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0000000
COP0_TLBWI 2:0,e0002000,0,0

MAP TLB 2: 0xE0002000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0002000
COP0_TLBWI 3:0,e0004000,0,0

MAP TLB 3: 0xE0004000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0004000
COP0_TLBWI 4:0,e0006000,0,0

MAP TLB 4: 0xE0006000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0006000
COP0_TLBWI 5:0,e0008000,0,0

MAP TLB 5: 0xE0008000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0008000
COP0_TLBWI 6:0,e000a000,0,0

MAP TLB 6: 0xE000A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000a000
COP0_TLBWI 7:0,e000c000,0,0

MAP TLB 7: 0xE000C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000c000
COP0_TLBWI 8:0,e000e000,0,0

MAP TLB 8: 0xE000E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e000e000
COP0_TLBWI 9:0,e0010000,0,0

MAP TLB 9: 0xE0010000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0010000
COP0_TLBWI 10:0,e0012000,0,0

MAP TLB 10: 0xE0012000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0012000
COP0_TLBWI 11:0,e0014000,0,0

MAP TLB 11: 0xE0014000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0014000
COP0_TLBWI 12:0,e0016000,0,0

MAP TLB 12: 0xE0016000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0016000
COP0_TLBWI 13:0,e0018000,0,0

MAP TLB 13: 0xE0018000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0018000
COP0_TLBWI 14:0,e001a000,0,0

MAP TLB 14: 0xE001A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001a000
COP0_TLBWI 15:0,e001c000,0,0

MAP TLB 15: 0xE001C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001c000
COP0_TLBWI 16:0,e001e000,0,0

MAP TLB 16: 0xE001E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e001e000
COP0_TLBWI 17:0,e0020000,0,0

MAP TLB 17: 0xE0020000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0020000
COP0_TLBWI 18:0,e0022000,0,0

MAP TLB 18: 0xE0022000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0022000
COP0_TLBWI 19:0,e0024000,0,0

MAP TLB 19: 0xE0024000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0024000
COP0_TLBWI 20:0,e0026000,0,0

MAP TLB 20: 0xE0026000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0026000
COP0_TLBWI 21:0,e0028000,0,0

MAP TLB 21: 0xE0028000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0028000
COP0_TLBWI 22:0,e002a000,0,0

MAP TLB 22: 0xE002A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002a000
COP0_TLBWI 23:0,e002c000,0,0

MAP TLB 23: 0xE002C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002c000
COP0_TLBWI 24:0,e002e000,0,0

MAP TLB 24: 0xE002E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e002e000
COP0_TLBWI 25:0,e0030000,0,0

MAP TLB 25: 0xE0030000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0030000
COP0_TLBWI 26:0,e0032000,0,0

MAP TLB 26: 0xE0032000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0032000
COP0_TLBWI 27:0,e0034000,0,0

MAP TLB 27: 0xE0034000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0034000
COP0_TLBWI 28:0,e0036000,0,0

MAP TLB 28: 0xE0036000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0036000
COP0_TLBWI 29:0,e0038000,0,0

MAP TLB 29: 0xE0038000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0038000
COP0_TLBWI 30:0,e003a000,0,0

MAP TLB 30: 0xE003A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003a000
COP0_TLBWI 31:0,e003c000,0,0

MAP TLB 31: 0xE003C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003c000
COP0_TLBWI 32:0,e003e000,0,0

MAP TLB 32: 0xE003E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e003e000
COP0_TLBWI 33:0,e0040000,0,0

MAP TLB 33: 0xE0040000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0040000
COP0_TLBWI 34:0,e0042000,0,0

MAP TLB 34: 0xE0042000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0042000
COP0_TLBWI 35:0,e0044000,0,0

MAP TLB 35: 0xE0044000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0044000
COP0_TLBWI 36:0,e0046000,0,0

MAP TLB 36: 0xE0046000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0046000
COP0_TLBWI 37:0,e0048000,0,0

MAP TLB 37: 0xE0048000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0048000
COP0_TLBWI 38:0,e004a000,0,0

MAP TLB 38: 0xE004A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004a000
COP0_TLBWI 39:0,e004c000,0,0

MAP TLB 39: 0xE004C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004c000
COP0_TLBWI 40:0,e004e000,0,0

MAP TLB 40: 0xE004E000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e004e000
COP0_TLBWI 41:0,e0050000,0,0

MAP TLB 41: 0xE0050000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0050000
COP0_TLBWI 42:0,e0052000,0,0

MAP TLB 42: 0xE0052000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0052000
COP0_TLBWI 43:0,e0054000,0,0

MAP TLB 43: 0xE0054000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0054000
COP0_TLBWI 44:0,e0056000,0,0

MAP TLB 44: 0xE0056000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0056000
COP0_TLBWI 45:0,e0058000,0,0

MAP TLB 45: 0xE0058000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e0058000
COP0_TLBWI 46:0,e005a000,0,0

MAP TLB 46: 0xE005A000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005a000
COP0_TLBWI 47:0,e005c000,0,0

MAP TLB 47: 0xE005C000-> [0x00000000 0x00000000] S=0x00000000 G=0 ASID=0 Mask=0x000 EntryLo0 PFN=0 EntryLo0 Cache=0 EntryLo1 PFN=0 EntryLo1 Cache=0 VPN2=e005c000
COP0_TLBWI 1:6000,ffff8000,1e1f,1f1f

MAP TLB 1: 0xFFFF8000-> [0x00078000 0x0007C000] S=0x00000000 G=1 ASID=0 Mask=0x003 EntryLo0 PFN=78 EntryLo0 Cache=3 EntryLo1 PFN=7c EntryLo1 Cache=3 VPN2=ffff8000
COP0_TLBWI 2:0,10000000,400017,400053

MAP TLB 2: 0x10000000-> [0x10000000 0x10001000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10000 EntryLo0 Cache=2 EntryLo1 PFN=10001 EntryLo1 Cache=2 VPN2=10000000
COP0_TLBWI 3:0,10002000,400097,4000d7

MAP TLB 3: 0x10002000-> [0x10002000 0x10003000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10002 EntryLo0 Cache=2 EntryLo1 PFN=10003 EntryLo1 Cache=2 VPN2=10002000
COP0_TLBWI 4:0,10004000,400117,400157

MAP TLB 4: 0x10004000-> [0x10004000 0x10005000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10004 EntryLo0 Cache=2 EntryLo1 PFN=10005 EntryLo1 Cache=2 VPN2=10004000
COP0_TLBWI 5:0,10006000,400197,4001d7

MAP TLB 5: 0x10006000-> [0x10006000 0x10007000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10006 EntryLo0 Cache=2 EntryLo1 PFN=10007 EntryLo1 Cache=2 VPN2=10006000
COP0_TLBWI 6:0,10008000,400217,400257

MAP TLB 6: 0x10008000-> [0x10008000 0x10009000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=10008 EntryLo0 Cache=2 EntryLo1 PFN=10009 EntryLo1 Cache=2 VPN2=10008000
COP0_TLBWI 7:0,1000a000,400297,4002d7

MAP TLB 7: 0x1000A000-> [0x1000A000 0x1000B000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000a EntryLo0 Cache=2 EntryLo1 PFN=1000b EntryLo1 Cache=2 VPN2=1000a000
COP0_TLBWI 8:0,1000c000,400313,400357

MAP TLB 8: 0x1000C000-> [0x1000C000 0x1000D000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000c EntryLo0 Cache=2 EntryLo1 PFN=1000d EntryLo1 Cache=2 VPN2=1000c000
COP0_TLBWI 9:0,1000e000,400397,4003d7

MAP TLB 9: 0x1000E000-> [0x1000E000 0x1000F000] S=0x00000000 G=1 ASID=0 Mask=0x000 EntryLo0 PFN=1000e EntryLo0 Cache=2 EntryLo1 PFN=1000f EntryLo1 Cache=2 VPN2=1000e000
COP0_TLBWI 10:1e000,11000000,440017,440415

MAP TLB 10: 0x11000000-> [0x11000000 0x11010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=11000 EntryLo0 Cache=2 EntryLo1 PFN=11010 EntryLo1 Cache=2 VPN2=11000000
COP0_TLBWI 11:1e000,12000000,480017,480415

MAP TLB 11: 0x12000000-> [0x12000000 0x12010000] S=0x00000000 G=1 ASID=0 Mask=0x00F EntryLo0 PFN=12000 EntryLo0 Cache=2 EntryLo1 PFN=12010 EntryLo1 Cache=2 VPN2=12000000
COP0_TLBWI 12:1ffe000,1e000000,780017,7c0017

MAP TLB 12: 0x1E000000-> [0x1E000000 0x1F000000] S=0x00000000 G=1 ASID=0 Mask=0xFFF EntryLo0 PFN=1e000 EntryLo0 Cache=2 EntryLo1 PFN=1f000 EntryLo1 Cache=2 VPN2=1e000000
COP0_TLBWI 13:7e000,80000,201f,301f

MAP TLB 13: 0x00080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=3 EntryLo1 PFN=c0 EntryLo1 Cache=3 VPN2=80000
COP0_TLBWI 14:7e000,100000,401f,501f

MAP TLB 14: 0x00100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=3 EntryLo1 PFN=140 EntryLo1 Cache=3 VPN2=100000
COP0_TLBWI 15:7e000,180000,601f,701f

MAP TLB 15: 0x00180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=3 EntryLo1 PFN=1c0 EntryLo1 Cache=3 VPN2=180000
COP0_TLBWI 16:1fe000,200000,801f,c01f

MAP TLB 16: 0x00200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=3 EntryLo1 PFN=300 EntryLo1 Cache=3 VPN2=200000
COP0_TLBWI 17:1fe000,400000,1001f,1401f

MAP TLB 17: 0x00400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=3 EntryLo1 PFN=500 EntryLo1 Cache=3 VPN2=400000
COP0_TLBWI 18:1fe000,600000,1801f,1c01f

MAP TLB 18: 0x00600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=3 EntryLo1 PFN=700 EntryLo1 Cache=3 VPN2=600000
COP0_TLBWI 19:7fe000,800000,2001f,3001f

MAP TLB 19: 0x00800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=3 EntryLo1 PFN=c00 EntryLo1 Cache=3 VPN2=800000
COP0_TLBWI 20:7fe000,1000000,4001f,5001f

MAP TLB 20: 0x01000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=3 EntryLo1 PFN=1400 EntryLo1 Cache=3 VPN2=1000000
COP0_TLBWI 21:7fe000,1800000,6001f,7001f

MAP TLB 21: 0x01800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=3 EntryLo1 PFN=1c00 EntryLo1 Cache=3 VPN2=1800000
COP0_TLBWI 22:7e000,20080000,2017,3017

MAP TLB 22: 0x20080000-> [0x00080000 0x000C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=80 EntryLo0 Cache=2 EntryLo1 PFN=c0 EntryLo1 Cache=2 VPN2=20080000
COP0_TLBWI 23:7e000,20100000,4017,5017

MAP TLB 23: 0x20100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=2 EntryLo1 PFN=140 EntryLo1 Cache=2 VPN2=20100000
COP0_TLBWI 24:7e000,20180000,6017,7017

MAP TLB 24: 0x20180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=2 EntryLo1 PFN=1c0 EntryLo1 Cache=2 VPN2=20180000
COP0_TLBWI 25:1fe000,20200000,8017,c017

MAP TLB 25: 0x20200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=2 EntryLo1 PFN=300 EntryLo1 Cache=2 VPN2=20200000
COP0_TLBWI 26:1fe000,20400000,10017,14017

MAP TLB 26: 0x20400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=2 EntryLo1 PFN=500 EntryLo1 Cache=2 VPN2=20400000
COP0_TLBWI 27:1fe000,20600000,18017,1c017

MAP TLB 27: 0x20600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=2 EntryLo1 PFN=700 EntryLo1 Cache=2 VPN2=20600000
COP0_TLBWI 28:7fe000,20800000,20017,30017

MAP TLB 28: 0x20800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=2 EntryLo1 PFN=c00 EntryLo1 Cache=2 VPN2=20800000
COP0_TLBWI 29:7fe000,21000000,40017,50017

MAP TLB 29: 0x21000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=2 EntryLo1 PFN=1400 EntryLo1 Cache=2 VPN2=21000000
COP0_TLBWI 30:7fe000,21800000,60017,70017

MAP TLB 30: 0x21800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=2 EntryLo1 PFN=1c00 EntryLo1 Cache=2 VPN2=21800000
COP0_TLBWI 31:7e000,30100000,403f,503f

MAP TLB 31: 0x30100000-> [0x00100000 0x00140000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=100 EntryLo0 Cache=7 EntryLo1 PFN=140 EntryLo1 Cache=7 VPN2=30100000
COP0_TLBWI 32:7e000,30180000,603f,703f

MAP TLB 32: 0x30180000-> [0x00180000 0x001C0000] S=0x00000000 G=1 ASID=0 Mask=0x03F EntryLo0 PFN=180 EntryLo0 Cache=7 EntryLo1 PFN=1c0 EntryLo1 Cache=7 VPN2=30180000
COP0_TLBWI 33:1fe000,30200000,803f,c03f

MAP TLB 33: 0x30200000-> [0x00200000 0x00300000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=200 EntryLo0 Cache=7 EntryLo1 PFN=300 EntryLo1 Cache=7 VPN2=30200000
COP0_TLBWI 34:1fe000,30400000,1003f,1403f

MAP TLB 34: 0x30400000-> [0x00400000 0x00500000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=400 EntryLo0 Cache=7 EntryLo1 PFN=500 EntryLo1 Cache=7 VPN2=30400000
COP0_TLBWI 35:1fe000,30600000,1803f,1c03f

MAP TLB 35: 0x30600000-> [0x00600000 0x00700000] S=0x00000000 G=1 ASID=0 Mask=0x0FF EntryLo0 PFN=600 EntryLo0 Cache=7 EntryLo1 PFN=700 EntryLo1 Cache=7 VPN2=30600000
COP0_TLBWI 36:7fe000,30800000,2003f,3003f

MAP TLB 36: 0x30800000-> [0x00800000 0x00C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=800 EntryLo0 Cache=7 EntryLo1 PFN=c00 EntryLo1 Cache=7 VPN2=30800000
COP0_TLBWI 37:7fe000,31000000,4003f,5003f

MAP TLB 37: 0x31000000-> [0x01000000 0x01400000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1000 EntryLo0 Cache=7 EntryLo1 PFN=1400 EntryLo1 Cache=7 VPN2=31000000
COP0_TLBWI 38:7fe000,31800000,6003f,7003f

MAP TLB 38: 0x31800000-> [0x01800000 0x01C00000] S=0x00000000 G=1 ASID=0 Mask=0x3FF EntryLo0 PFN=1800 EntryLo0 Cache=7 EntryLo1 PFN=1c00 EntryLo1 Cache=7 VPN2=31800000
# Initialize Start.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Initialize Done.

EE DECI2 Manager version 0.06 Dec 10 1999 17:48:37
  CPUID=2e20, BoardID=0, ROMGEN=2000-0117, 32M

RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 182c0
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
Initializing Elf: 2823308 bytes
ELF (cdrom0:\SCUS_971.11;1) Game CRC = 0xA5C05C78, EntryPoint = 0x00100008
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1f520
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
loadelf: fname cdrom0:Â¥SCUS_971.11;1 secname all
loadelf version 3.30
Input ELF format filename = cdrom0:Â¥SCUS_971.11;1
0 00100000 001a2380 ...........................
Loaded, cdrom0:Â¥SCUS_971.11;1
start address 0x100008
gp address 00000000
# Loader 'cdrom0:Â¥SCUS_971.11;1':pc=00100008
GetITEM No === 258
get weapon!! 258
RegisterIntrHandler: intr INT_CDROM, handler 1f520
Get Reboot Request From EE
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update rebooting..
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1a520
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 37808
RegisterLibraryEntries:    mcman
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler 104b0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 12aa4
RegisterIntrHandler: intr INT_EVBLANK, handler 12b5c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:   romdrv
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman

PlayStation 2 ======== Update reboot complete
RegisterIntrHandler: intr INT_dmaSIF0, handler 17694
RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 18cc0
RegisterLibraryEntries:  cdvdman
cdvdman Init
RegisterIntrHandler: intr INT_CDROM, handler 1f564
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
sifcmd sceSifRegisterRpc: rpc_id 80000596
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
Load File service.(99/11/05)
sifcmd sceSifRegisterRpc: rpc_id 80000006
Multi Threaded Fileio module.(99/11/15)
sifcmd sceSifRegisterRpc: rpc_id 80000001
iop heap service (99/11/03)
sifcmd sceSifRegisterRpc: rpc_id 80000003
RegisterIntrHandler: intr INT_CDROM, handler 1f564
loadmodule: fname cdrom0:Â¥MODULESÂ¥SIO2MAN.IRX;1 args 0 arg
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 4a380
loadmodule: id 25, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥PADMAN.IRX;1 args 0 arg
RegisterLibraryEntries:   padman
sifcmd sceSifRegisterRpc: rpc_id 80000100
sifcmd sceSifRegisterRpc: rpc_id 80000101
loadmodule: id 26, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCMAN.IRX;1 args 0 arg
RegisterLibraryEntries:    mcman
loadmodule: id 27, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MCSERV.IRX;1 args 0 arg
RegisterLibraryEntries:   mcserv
loadmodule: id 28, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥LIBSD.IRX;1 args 0 arg
sifcmd sceSifRegisterRpc: rpc_id 80000400
RegisterLibraryEntries:    libsd
loadmodule: id 29, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥SDRDRV.IRX;1 args 0 arg
SDR driver version 2.0.0 (C)SCEI
Exit rsd_main
sifcmd sceSifRegisterRpc: rpc_id 80000701
loadmodule: id 30, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODMIDI.IRX;1 args 0 arg
RegisterLibraryEntries:  modmidi
loadmodule: id 31, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥MODHSYN.IRX;1 args 0 arg
RegisterLibraryEntries:  modhsyn
loadmodule: id 32, ret 0
loadmodule: fname cdrom0:Â¥MODULESÂ¥EZMIDI.IRX;1 args 0 arg
EzMIDI driver version 1.2.0
Exit EzMIDI loader thread
sifcmd sceSifRegisterRpc: rpc_id 12346
loadmodule: id 33, ret 0
read/write allocate memory 4000
open name cdrom0:Â¥DATA.HD2;1 flag 1 data 45970
open fd = 2
RegisterIntrHandler: intr INT_dmaSPU, handler 7d1a4
RegisterIntrHandler: intr INT_dmaSPU2, handler 7d1a4
RegisterIntrHandler: intr INT_SPU, handler 7c814
EzMIDI: create thread ID= 20890175, RegisterIntrHandler: intr INT_RTC1, handler 93020
open name cdrom0:Â¥TITLE.BIN;1 flag 1 data 45970
open fd = 2
sceHSyn_VoisTrans Ok
port 15 pri 112, note 48
sceHSyn_VoisTrans Ok
port 1 pri 96, note 48
sceHSyn_VoisTrans Ok
port 2 pri 80, note 48
port 14 pri 64, note 48
sceHSyn_VoisTrans Ok
port 10 pri 64, note 48
sceHSyn_VoisTrans Ok
port 13 pri 128, note 48
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
sceMidi_MidiPlaySwitch Error Not Stop
META 51
sceHSyn_VoisTrans Ok
port 11 pri 144, note 48
sceHSyn_VoisTrans Ok
port 0 pri 32, note 48
Closing plugins...
    Closing Memorycards
    Closing DEV9
    Closing FW
    Closing USB
    Closing CDVD
    Closing SPU2
    Closing PAD
    Closing GS
Plugins closed successfully.

PCSX2 1.1.0.r5441  - compiled on Oct 29 2012
Savestate version: 0x9a0a0000

Host Machine Init:
    Operating System =  Linux 3.6.3-2-ck x86_64
    Physical RAM     =  11989 MB
    CPU name         =  Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
    Vendor/Model     =  GenuineIntel (stepping 05)
    CPU speed        =  4.005 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 0098e3bd
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2

Installing POSIX SIGSEGV handler...
Mapping host memory for virtual systems...
    EE Main Memory                   @ 0x20000000 -> 0x22884000 [40mb]
    IOP Main Memory (2mb)            @ 0x24000000 -> 0x24211000 [2mb]
    VU0/1 on-chip memory             @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
    SuperVU0 Recompiler Cache        @ 0x0E800000 -> 0x0F000000 [8mb]
    SuperVU1 Recompiler Cache        @ 0x0F000000 -> 0x0F800000 [8mb]
    Micro VU0 Recompiler Cache       @ 0x3C000000 -> 0x40000000 [64mb]
    Micro VU1 Recompiler Cache       @ 0x40000000 -> 0x44000000 [64mb]
    R5900-32 Recompiler Cache        @ 0x30000000 -> 0x34000000 [64mb]
    R3000A Recompiler Cache          @ 0x34000000 -> 0x36000000 [32mb]
    VIF0 Unpack Recompiler Cache     @ 0x36000000 -> 0x36800000 [8mb]
    VIF1 Unpack Recompiler Cache     @ 0x38000000 -> 0x38800000 [8mb]

Loading plugins...
    Binding   GS: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libGSdx-0.1.16.so
    Binding  PAD: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libPADnull.so
    Binding SPU2: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libspu2x-2.0.0.so
    Binding CDVD: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libCDVDlinuz.so
    Binding  USB: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libUSBnull-0.7.0.so
    Binding   FW: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libFWnull-0.7.0.so
    Binding DEV9: /home/xaero/PCSX2troubleshooting/latest+5229/plugins/libdev9null-0.5.0.so
Plugins loaded successfully.

(GameDB) 9643 games on record (loaded in 173ms)
HLE Host: Will load ELF:

HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: /media/Storage/Dark Cloud 1 & 2 (NTSC) PS2/Dark Cloud/Dark Cloud (NTSC) PS2.ISO
    Image type  = DVD
    Fileparts   = 1
    blocks      = 877920
    offset      = 0
    blocksize   = 2048
    blockoffset = 24
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (877920 sectors)
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
    Opening USB
    Opening FW
    Opening DEV9
McdSlot 0: /home/xaero/PCSX2troubleshooting/latest+5229/memcards/Mcd001.ps2
McdSlot 1: /home/xaero/PCSX2troubleshooting/latest+5229/memcards/Mcd002.ps2
Plugins opened successfully.
Allocating host memory for virtual systems...
R5900 RAM copy                   @ 0xE2FFF000 -> 0xE4FFF000 [32mb]
R5900 RAM LUT                    @ 0xE0BBF000 -> 0xE2FFF000 [36mb]
EE/iR5900-32 Recompiler Reset
iR3000A Recompiler reset.
Resetting host memory for virtual systems...
    Bios Found: Japan   v01.00(17/01/2000)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
Generating SSE-optimized unpacking functions for VIF interpreters...
VIF SSE-optimized Unpacking Functions @ 0xF2304000 -> 0xF2314000 [64kb]
Unpack function generation complete.  Generated function statistics:
    Reserved buffer    : 8192 bytes @ 0xF2304000
    x86 code generated : 4294960728 bytes
    
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman
RegisterIntrHandler: intr INT_dmaSIF0, handler 16c94
RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 182c0
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
Initializing Elf: 2823308 bytes
ELF (cdrom0:\SCUS_971.11;1) Game CRC = 0xA5C05C78, EntryPoint = 0x00100008
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Filesystem is ISO9660
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_971.11;1
(SYSTEM.CNF) Software version = 1.02
(SYSTEM.CNF) Disc region type = NTSC
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1f520
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
sifcmd sceSifRegisterRpc: rpc_id 80000006
sifcmd sceSifRegisterRpc: rpc_id 80000001
sifcmd sceSifRegisterRpc: rpc_id 80000003
RegisterIntrHandler: intr INT_CDROM, handler 1f520
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler fcb0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 122a4
RegisterIntrHandler: intr INT_EVBLANK, handler 1235c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1a520
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 37808
RegisterLibraryEntries:    mcman
RegisterLibraryEntries: excepman
RegisterLibraryEntries:  intrman
RegisterLibraryEntries:   ssbusc
RegisterLibraryEntries:  dmacman
RegisterLibraryEntries:  timrman
RegisterLibraryEntries:  sysclib
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:  heaplib
RegisterLibraryEntries:   thbase
RegisterLibraryEntries:  thevent
RegisterLibraryEntries:  thsemap
RegisterLibraryEntries:  thmsgbx
RegisterLibraryEntries:  thfpool
RegisterLibraryEntries:  thvpool
RegisterIntrHandler: intr INT_RTC5, handler 104b0
RegisterLibraryEntries:   vblank
RegisterIntrHandler: intr INT_VBLANK, handler 12aa4
RegisterIntrHandler: intr INT_EVBLANK, handler 12b5c
RegisterLibraryEntries:    ioman
RegisterLibraryEntries:  modload
RegisterLibraryEntries:   romdrv
RegisterLibraryEntries:    stdio
RegisterLibraryEntries:   sifman
RegisterIntrHandler: intr INT_dmaSIF0, handler 17694
RegisterLibraryEntries:   sifcmd
RegisterIntrHandler: intr INT_dmaSIF1, handler 18cc0
RegisterLibraryEntries:  cdvdman
RegisterIntrHandler: intr INT_CDROM, handler 1f564
RegisterLibraryEntries:  cdvdfsv
RegisterLibraryEntries:  secrman
RegisterLibraryEntries:   eesync
sifcmd sceSifRegisterRpc: rpc_id 80000596
sifcmd sceSifRegisterRpc: rpc_id 80000592
sifcmd sceSifRegisterRpc: rpc_id 8000059a
sifcmd sceSifRegisterRpc: rpc_id 80000593
sifcmd sceSifRegisterRpc: rpc_id 80000597
sifcmd sceSifRegisterRpc: rpc_id 80000595
sifcmd sceSifRegisterRpc: rpc_id 80000006
sifcmd sceSifRegisterRpc: rpc_id 80000001
sifcmd sceSifRegisterRpc: rpc_id 80000003
RegisterIntrHandler: intr INT_CDROM, handler 1f564
RegisterLibraryEntries:  sio2man
RegisterIntrHandler: intr INT_SIO2, handler 4a380
RegisterLibraryEntries:   padman
sifcmd sceSifRegisterRpc: rpc_id 80000100
sifcmd sceSifRegisterRpc: rpc_id 80000101
RegisterLibraryEntries:    mcman
RegisterLibraryEntries:   mcserv
sifcmd sceSifRegisterRpc: rpc_id 80000400
RegisterLibraryEntries:    libsd
sifcmd sceSifRegisterRpc: rpc_id 80000701
RegisterLibraryEntries:  modmidi
RegisterLibraryEntries:  modhsyn
sifcmd sceSifRegisterRpc: rpc_id 12346
RegisterIntrHandler: intr INT_dmaSPU, handler 7d1a4
RegisterIntrHandler: intr INT_dmaSPU2, handler 7d1a4
RegisterIntrHandler: intr INT_SPU, handler 7c814
RegisterIntrHandler: intr INT_RTC1, handler 93020
(truncated shutdown)
Reply
#8
Disregard this. It merged my posts and things got kinda weird.

Just want to admit that I was wrong, r5232 is working fine as well. Completely bizarre that latest+latest shaders doesn't work, but everything else appears to.
Reply
#9
I f I understand well, it only failed when both GSdx and shader are the latest. Do you have the log of shader compilation in that case? Be sure that
debug_ogl_shader is 1 in GSdx.ini file.

Edit:
Quote:Just want to admit that I was wrong, r5232
So what is the first revision that is wrong? I'm lost Wink
Reply




Users browsing this thread: 1 Guest(s)