Jump to content
Sign in to follow this  
madgitty

Testing GTIA

Recommended Posts

Hi Guys

Just bought a couple of 130xe and 65xe pal versions, reading up on faulty gtia chips,as there is no serial number sticker underneath how can I test it to see if they are faulty.

I have found a basic prog which I tried and found that I get black lines in the pic, is this write

 

10 GR. 9:D=1:FOR X=0 TO 79

20 COLOR C:C=C+D:IF C=15 OR C=0 THEN D=-D

30 PLOT X,0:DR. X,191

40 NEXT X

50 G. 50

 

 

many thanks

post-41073-0-44291000-1421404210_thumb.jpg

Share this post


Link to post
Share on other sites

Black appearing at certain luma transitions is normal - it's because a resistor ladder is used to generate the signal. The problem there being that it takes time for voltage to ramp up when changes like 7 to 8 occur... in binary that's 0111 to 1000 - monentarily there's no voltage at all.

 

Bad GTIA will look like the GTIA modes don't even exist. In that program put an extra line in:

45 POKE 623,0

 

it makes the graphics revert to just normal mode 8 - I've got an 800XE which is a victim of the bad batch of GTIAs.

Edited by Rybags

Share this post


Link to post
Share on other sites

sorry to be thick, how do I run the file as it is a .arc

thanks

It is a .atr. .arc is a compression format. .atr is a disk image. you can use an .atr in emulator, or to use it with a real atari, you

need APE or ASPEQT disk drive emulator on PC and a PC to Atari interface and PC to Atari cable, either USB or serial.

There is a file called SI2.EXE on the .atr. That is what you run.

Edited by russg

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...