You are viewing our Forum Archives. To view or take place in current topics click here.
#131. Posted:
Status: Offline
Joined: Feb 03, 201113Year Member
Posts: 697
Reputation Power: 35
Did this work? Im always available for testing btw, keep up the good work 8)
- 0useful
- 0not useful
#132. Posted:
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 2,770
Reputation Power: 120
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 2,770
Reputation Power: 120
My friend, he did something and when he tried to connect to xbl it wouldnt let him, but his KV doesn NOT get banned, maybe you 2 could somehow combin your findings and get online?
- 0useful
- 0not useful
#133. Posted:
Status: Offline
Joined: Dec 22, 201013Year Member
Posts: 361
Reputation Power: 22
Status: Offline
Joined: Dec 22, 201013Year Member
Posts: 361
Reputation Power: 22
CustomModzBro_Fanboy wrote My friend, he did something and when he tried to connect to xbl it wouldnt let him, but his KV doesn NOT get banned, maybe you 2 could somehow combin your findings and get online?
Hit me up with some contact info.
- 0useful
- 0not useful
#134. Posted:
Status: Offline
Joined: Jul 25, 201014Year Member
Posts: 199
Reputation Power: 7
i have a feeling that the new dash will delay this :|
hopefully not by much. keep up the good work bro !
hopefully not by much. keep up the good work bro !
- 0useful
- 0not useful
#135. Posted:
Status: Offline
Joined: Feb 28, 201014Year Member
Posts: 1,409
Reputation Power: 59
Status: Offline
Joined: Feb 28, 201014Year Member
Posts: 1,409
Reputation Power: 59
very nice work there mate.... keep up the good work
- 0useful
- 0not useful
#136. Posted:
Status: Offline
Joined: Nov 04, 201014Year Member
Posts: 755
Reputation Power: 29
Status: Offline
Joined: Nov 04, 201014Year Member
Posts: 755
Reputation Power: 29
your getting there bro, your smart :wow:
- 0useful
- 0not useful
#137. Posted:
Status: Offline
Joined: Feb 03, 201113Year Member
Posts: 697
Reputation Power: 35
yeah keep tryin dude, youll get there. Keep up the good work
- 0useful
- 0not useful
#138. Posted:
Status: Offline
Joined: Jan 02, 201113Year Member
Posts: 1,554
Reputation Power: 73
Status: Offline
Joined: Jan 02, 201113Year Member
Posts: 1,554
Reputation Power: 73
Great Job you'll defiantly be recognized if you do pull threw and get this online
Job well done 8)
Job well done 8)
- 0useful
- 0not useful
#139. Posted:
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 2,770
Reputation Power: 120
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 2,770
Reputation Power: 120
lbz rD,d(rA|0) ;register indirect with offset lbzx rD,(rA|0),rB ;register indirect with index unsigned byte lbz [ u, x ] rD,d(rA) unsigned half-word lhz [ u, x ] rD,d(rA) signed half-word lha [ u, x ] rD,d(rA) unsigned word lwz [ u, x ] rD,d(rA) rD = -rA neg [ o, . ] rD,rA rD = rA + SIMM addi < s, c, c. > none rD,rA,SIMM rD = rA + rB add < c, e > [ o, . ] rD,rA,rB rD = rA - 1 addme [ o, . ] rD,rA rD = rA + 0 addze [ o, . ] rD,rA rD = SIMM - rA subfic none rD,rA,SIMM rD = rB - rA subf < c, e > [ o, . ] rD,rA,rB rD = -1 - rA subfme [ o, . ] rD,rA rD = 0 - rA subfze [ o, . ] rD,rA cmpwi cr0,r3,0 cmpwi cr1,r3,10 3 other instructions ble cr0,fail bgt cr1,fail Breakpoint 1, main () at listing1.s:5 5 li 4, 0x10 Current language: auto; currently asm (gdb) s 6 li 5, 0x20 (gdb) s 7 add 4, 4, 5 (gdb) p/x $r4 $1 = 0x10 (gdb) p/x $r5 $2 = 0x20 (gdb) s 8 addi 4, 4, 5 (gdb) p/x $r4 $3 = 0x30 (gdb) s 9 stwu 1, -16(1) (gdb) p/x $r4 $4 = 0x35 (gdb) p/x $r1 $5 = 0x7ffff8e0 (gdb) x/4xb 0x7ffff8e0-16 0x7ffff8d0: 0x7f 0xff 0xf9 0x44 (gdb) s main () at listing1.s:10 10 addi 1, 1, 16 (gdb) p/x $r1 $6 = 0x7ffff8d0 (gdb) x/4xb $r1 0x7ffff8d0: 0x7f 0xff 0xf8 0xe0 (gdb) p/x $lr $7 = 0xfebf100 (gdb) s main () at listing1.s:11 11 blr (gdb) s 0x0febf100 in __libc_start_main () from /lib/libc.so.6 (gdb) disas main Dump of assembler code for function main: 0x100003d0 <main+0>: li r4,16 0x100003d4 <main+4>: li r5,32 0x100003d8 <main+8>: add r4,r4,r5 0x100003dc <main+12>: addi r4,r4,5 0x100003e0 <main+16>: blr lis r9, 4097 addi r0, r9, 2216 lis 9, i@ha la 0, i@l(9)
Your welcome, only prob is its all jumbled up together
- 2useful
- 0not useful
#140. Posted:
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 306
Reputation Power: 23
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 306
Reputation Power: 23
this is not good work you are doing this is great work, and not if but when you figure it out sell it first for 3 months or so then relese it for free, you deserve paying for your hard work and people will pay, message me and i will be one of the first in line,
people like you are a credit to TTG.
people like you are a credit to TTG.
- 0useful
- 1not useful
You are viewing our Forum Archives. To view or take place in current topics click here.