Atari 8-bit Computers: Differences between NTSC and PAL Models

Introduction

Once I wanted to repair an Atari 800. It was broken and some chips were missing. It was a PAL model for european marked (PAL-A is used in Germany, PAL-B is used in the UK). Repairing the computer was not easy since most descriptions one can find on the internet refer to the NTSC (US) model.

By using parts from an NTSC model I was able to find out the diferences and repair the old computer. Maybe someone else has a similar problem and might find the information I offer on this page of value.

Components

The following components are different between NTSC and PAL models:


CTIA or GTIA?

The following short BASIC program helps you determine, whether you have an older CTIA or a newer GTIA chip running in your ATARI 400/800 without having to open it. If the screen is blue, after running the program, you have a CTIA. If the screen is black, then you have an GTIA.

10 GRAPHICS 9
20 GOTO 10


Device Codes

Place Name PAL Code NTSC Code
A301 CTIA ? C012295
- GTIA C014889 C014805
A302 ANTIC C014887 C012296
Table 1: Graphics Devices

Place Name PAL Code NTSC Code
A401 OS ROM "F" C015299 C014599
A403 OS ROM "E" C015199 C012499
Table 2: ROM Chips

Pictures

Please find below some pictures illustratinge the things said by showing the internals of an Atari 800 (NTSC version).

Figure 1: The TV Modulator
Figure 1: The TV Modulator

Figure 2: The Crystal
Figure 2: The Crystal

Figure 3: The CPU Board, C015500 Revision 6
Figure 3: The CPU Board, C015500 Revision 6

Figure 4: The OS Board, C012989 Revision E
Figure 4: The OS Board, C012989 Revision E



Related Sites

Atari 8-bit FAQ - http://www.steverd.com/faqs/atari-8Bit.htm

Suppliers

Best-Electronics California - www.best-electronics-ca.com/


Home

this page was updated: 09.05.02 14:10:30
holger@zahnleiter.org

The use of my page's content (programs, wiring diagrams, pictures, documents) is free for non-commercial purposes only.

The information in this document has been carefully reviewed and is believed to be reliable, but I do not assume any liability arising out of the application or use of any documents, programs or circuit described herein.

Furthermore I want to declare that I'm not responsible in any way for the content of other web pages, books and other sources I'm refering to.