Go Back   Techwatch Support Forums: Digital & Satellite TV, FTA, Cable, Computers, Mobile Phones, Apple and General Tech Forums > Tech Forums > UK Cable > Cable TV Chat



Cable TV Chat Discuss all aspects of the cable tv world

Reply
 
LinkBack Thread Tools
Old 08-04-08, 07:39 PM   #1 (permalink)
Underground crew member
 
spikebaby's Avatar
 
Join Date: Dec 2007
Posts: 1,541
Thanks: 38
Thanked 290 Times in 238 Posts
Default this is why its all down

0081: B6 02 lda $02 ; Load in A
0083: 4E swapa ; Nibble exchange of A
0084: A4 10 and #$10 ; A= A and ...
0086: B8 AD eor $AD ; A= A xor ...
0088: B7 AD sta $AD ; Store A in...
008A: 9B sei ; I <-- 1
008B: 11 02 bclr0 $02 ; Bit 0 <-- 0
008D: 1E 02 bset7 $02 ; Bit 7 <-- 1
008F: B6 02 lda $02 ; Load in A
0091: 4E swapa ; Nibble exchange of A
0092: A4 18 and #$18 ; A= A and ...
0094: B8 B1 eor $B1 ; A= A xor ...
0096: B7 B1 sta $B1 ; Store A in...
0098: 1F 02 bclr7 $02 ; Bit 7 <-- 0
009A: 9A cli ; I <-- 0
009B: A6 26 lda #$26 ; Load in A
009D: CC 6B 01 jmp $6B01 ; Jump

this is the same log as ireland, have fun

thanks wonko for the log
spikebaby is offline   Reply With Quote
Old 08-04-08, 08:26 PM   #2 (permalink)
Senior Member
 
Join Date: Apr 2007
Posts: 564
Thanks: 2
Thanked 15 Times in 15 Posts
Default Re: this is why its all down

whats that mean?
slacky is offline   Reply With Quote
Old 08-04-08, 08:30 PM   #3 (permalink)
Technology Forums
 
Join Date: Dec 2007
Posts: 390
Thanks: 51
Thanked 51 Times in 39 Posts
Default Re: this is why its all down

is there any fix for the AU funs yet ?
the latest keys are on bigMAQ toolbar ? are these any use ?? how do i fix ?
sorry first time im doing this .
skweezer is offline   Reply With Quote
Old 08-04-08, 08:32 PM   #4 (permalink)
Super Moderator
 
Tee_111's Avatar
 
Join Date: Dec 2006
Location: West Yorks
Posts: 2,218
Thanks: 93
Thanked 250 Times in 180 Posts
Default Re: this is why its all down

yes bigmaq should have updated by know
Tee_111 is offline   Reply With Quote
Old 08-04-08, 08:34 PM   #5 (permalink)
Technology Forums
 
Join Date: Dec 2007
Posts: 390
Thanks: 51
Thanked 51 Times in 39 Posts
Default Re: this is why its all down

Quote:
Originally Posted by Tee_111 View Post
yes bigmaq should have updated by know
is there any app that i can just change the keys with without putting in my BK and IRD. and if i put the keys in will it be an AU funcard ?
skweezer is offline   Reply With Quote
Old 08-04-08, 08:38 PM   #6 (permalink)
Junior Member
 
Join Date: Apr 2008
Posts: 24
Thanks: 5
Thanked 0 Times in 0 Posts
Default Re: this is why its all down

Guy, sorry all this is going over my head. I have a fun 4 card and it is paired with the system. What o I need to use to re-start it? Does it need a programmer or a looper? If so how do I obtain one.
bigconor is offline   Reply With Quote
Old 09-04-08, 02:58 AM   #7 (permalink)
Super Moderator
 
reddiesel's Avatar
 
Join Date: May 2007
Location: Beds
Posts: 5,614
Thanks: 175
Thanked 949 Times in 832 Posts
Default Re: this is why its all down

Quote:
Originally Posted by bigconor View Post
Guy, sorry all this is going over my head. I have a fun 4 card and it is paired with the system. What o I need to use to re-start it? Does it need a programmer or a looper? If so how do I obtain one.
You need a programmer to re programme card, try lincsats nick nack shop.
reddiesel is offline   Reply With Quote
Old 09-04-08, 08:45 AM   #8 (permalink)
Underground crew member
 
spikebaby's Avatar
 
Join Date: Dec 2007
Posts: 1,541
Thanks: 38
Thanked 290 Times in 238 Posts
Default Re: this is why its all down

fairly simple to do guys

open "toxic7" and put in any camid

put in your ird starting with 12 for pace or 3E for a sammy box

put in your box key

put in the new public keys (dont ask for them, but they can be found)

click your provider and save as "myexteep" (this will give you a .bin file, depending on your programmer you may need to swap this to a .hex file with "swapbinhex")

download any flash to suit your card, fun or atmega

detect the fun/Atmega card and erase it

load the "myexteep" file in the exteep and write

load the flash .hex file in the flash and write again

some programmers allow both files to be loaded and written at once

once it has written turn off your box, insert the card and power the box, once the box has loaded wait for a full 10 minutes minimum for the card to update,

short and sweet
spikebaby is offline   Reply With Quote
Old 09-04-08, 09:24 AM   #9 (permalink)
Member
 
Join Date: Apr 2008
Posts: 89
Thanks: 4
Thanked 5 Times in 4 Posts
Default Re: this is why its all down

Quote:
Originally Posted by spikebaby View Post
fairly simple to do guys

open "toxic7" and put in any camid

put in your ird starting with 12 for pace or 3E for a sammy box

put in your box key

put in the new public keys (dont ask for them, but they can be found)

click your provider and save as "myexteep" (this will give you a .bin file, depending on your programmer you may need to swap this to a .hex file with "swapbinhex")

download any flash to suit your card, fun or atmega

detect the fun/Atmega card and erase it

load the "myexteep" file in the exteep and write

load the flash .hex file in the flash and write again

some programmers allow both files to be loaded and written at once

once it has written turn off your box, insert the card and power the box, once the box has loaded wait for a full 10 minutes minimum for the card to update,

short and sweet

is the Infinity USB unlimited programmer the easiest to use......

you mention ird as starts with 12 ntl ... this is at end of my codes
foxyuk is offline   Reply With Quote
Old 09-04-08, 09:58 AM   #10 (permalink)
Super Moderator
 
Tee_111's Avatar
 
Join Date: Dec 2006
Location: West Yorks
Posts: 2,218
Thanks: 93
Thanked 250 Times in 180 Posts
Default Re: this is why its all down

Ird starts with 12 or 3E depends how the keys have been wrtten,

Last edited by Tee_111; 09-04-08 at 10:01 AM.
Tee_111 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 06:42 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.