Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. USB Gecko initialized
  2. AI clocks configured
  3. Exception vectors placed.
  4. MMU initialized.
  5. IOS was reloaded
  6. stm_eh_fd: 0
  7. stm_imm_fd: 1
  8. GPIO Flags: 00ffc3a0
  9. IOS communication initialized.
  10. Starting to bring up wifi
  11. No device specified, will scan SD then USB
  12. SD fd: 2
  13. sd rca: e6240000
  14. sd status: 00110001
  15. SD card is SDHC
  16. Got negative IPC reply for b3218b20 (-1056964605)
  17. Number of SD sectors: 15523840
  18. SD initialized successfully
  19. MBR partition offset: 00002000
  20. MBR partition offset: 00000000
  21. MBR partition offset: 00000000
  22. MBR partition offset: 00000000
  23. Found a FAT partition at sector 8192 (1)
  24. Number of bytes per FAT entry: 4 (FAT32)
  25. Sectors per cluster: 128 (64K)
  26. FAT1 first sector: 8226
  27. FAT2 first sector: 9173
  28. Root cluster / sector: 2 / 10120
  29. First Data sector: 10120
  30. End sector boundary: 15518790
  31. Total number of clusters: 121161
  32. Cluster for possible ISO match: 000001b2 (65416)
  33. Unable to load next ISO, returning original ISO instead
  34. Cluster for possible ISO match: 000001b2 (65416)
  35. Couldn't reload current ISO either
  36. USB FD: 3
  37. Found 1 USB devices
  38. Device 0: id e61f0021 VID 1058 PID 1021
  39. Device class 00, subclass 00, protocol 00
  40. Number of configurations: 1
  41. Configuration 1 has 1 interfaces
  42. Interface 0 has 2 endpoints
  43. Endpoint 81 Attributes 02 MaxPacket 0200
  44. Endpoint 02 Attributes 02 MaxPacket 0200
  45. Current device configuration: 1
  46. Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
  47. Device MAX_LUN returned 9: 1
  48. USB device reset returned 8
  49. Cleared USB storage device error status
  50. LUN 0 is a Direct Access device
  51. USB_MS sector size for LUN 0: 512, max LBA: 2930272255
  52. MBR partition offset: 0000003f
  53. MBR partition offset: a88daf1a
  54. MBR partition offset: 00000000
  55. MBR partition offset: 00000000
  56. Found a FAT partition at sector 63 (1)
  57. Number of bytes per FAT entry: 4 (FAT32)
  58. Sectors per cluster: 64 (32K)
  59. FAT1 first sector: 95
  60. FAT2 first sector: 345209
  61. Root cluster / sector: 2 / 690323
  62. First Data sector: 690323
  63. End sector boundary: 2827857690
  64. Total number of clusters: 44174490
  65. Specified cluster for iso file: 003315C1
  66. ISO file found: G3RP Disc 0
  67. Checking file fat chain...
  68. Total allocated size of file: 1459978240 bytes in 2851520 sectors
  69. Result: 1 fragments
  70. Using storage device: "USB Western Digital Ext HDD 1021", serial 34313530
  71. MBR partition offset: 0000003f
  72. MBR partition offset: a88daf1a
  73. MBR partition offset: 00000000
  74. MBR partition offset: 00000000
  75. Found a FAT partition at sector 63 (1)
  76. Number of bytes per FAT entry: 4 (FAT32)
  77. Sectors per cluster: 64 (32K)
  78. FAT1 first sector: 95
  79. FAT2 first sector: 345209
  80. Root cluster / sector: 2 / 690323
  81. First Data sector: 690323
  82. End sector boundary: 2827857690
  83. Total number of clusters: 44174490
  84. Specified cluster for memcard file: 00009A61
  85. Cluster for MEMCARD file: 39521 (3219539)
  86. Checking file fat chain...
  87. Total allocated size of file: 16777216 bytes in 32768 sectors
  88. MEMCARD has 1 fragments
  89. memcard serial: 00000000 00000000 00000000
  90. Memory card emulation activated (80)
  91. Searching for a free cluster...
  92. GETLINKSTATUS returned 0
  93. IOCTL_NWC24_STARTUP returned 0 (0)
  94. IOCTL_SO_STARTUP returned 0
  95. IOCTL_SO_GETHOSTID retry 99
  96. net init result: 0 (4)
  97. Found free cluster 3392460 in FAT sector 26591 (3888)
  98. Date of Apploader: 2003/04/17
  99. AppStart: 81200258, rounded total_size 00001960
  100. Apploader start: 81200258
  101. Apploader begin 81200278, load 81200298, finish 812002B8
  102. Apploader Initialized. $Revision: 32 $.
  103. This Apploader built Apr 17 2003 12:46:20
  104. app address: 81201800, app section size 00000020, app offset 00000420
  105. app address: 81201940, app section size 00000020, app offset 00000440
  106. app address: 817EE360, app section size 00002000, app offset 00000440
  107. app address: 81201820, app section size 00000100, app offset 0001F700
  108. app address: 80003100, app section size 000003C0, app offset 0001F800
  109. app address: 800034C0, app section size 00261440, app offset 0001FBC0
  110. app address: 80264900, app section size 00000260, app offset 00281000
  111. app address: 80264B60, app section size 00016C20, app offset 00281260
  112. app address: 8027B780, app section size 00076F00, app offset 00297E80
  113. app address: 8038ED00, app section size 00000500, app offset 0030ED80
  114. app address: 8038F780, app section size 00000EE0, app offset 0030F280
  115. app address: 817F0360, app section size 0000FCA0, app offset 00310200
  116. apploader finished, GAME Entry point: 80003100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement