Atari 400/800/XL/XE/XEGS systems

XL/XE systems

· HIDDEN MESSAGE: When running the full diagnostic test on a 1200XL, the keyboard will spell out the programmer’s name, “michael colburn”.  This was removed with the 600XL and 800XL, with the keyboard test now spelling out “Copyright 1982 Atari”.

· Another neat effect with the 1200XL’s diagnostic program is that the system’s L1 and L2 LEDs alternate with each block of memory tested.

· The 1200XL boots up to a screen with “ATARI” in large letters shown with the famous scrolling rainbow color effect (picture #1).  2 different versions of this boot-up screen are believed to exist - one with the Atari logo, and one showing the programmer’s name.

· The last run of 65XEs that were made in China used modified 130XE motherboards.  To upgrade it back to 130k, add 2 RAM chips (at U11 and U12) and add a CO25953 chip to U3 (remove the 3 resistors first).

· Multiple versions of the OS code were made (see http://www.faqs.org/faqs/atari-8-bit/faq/section-48.html for details), but there are 3 basic versions.  Several programs originally designed for the 400/800 systems will not run on any XL systems, or newer XE/XEGS systems (having an OS with a new version number, self-test/memory-test/keyboard-test, larger RAM chips, etc.), because of changes made to the original 800 OS.  To get an overview or see a chart of these changes, refer to Antic magazine Volume 3, Number 2 (June 1984), pages 10-14; (http://www.atarimagazines.com/v3n2/insideatari.html).  To correct this problem, Atari issued a set of Translator disks, which loaded the original 800 OS versions (pictures #2 and #3) into your XL/XE prior to running a program. To use the Translator disks with cassettes, press START + SELECT when it’s finished loading. Here’s a list of reported titles that are incompatible (the list is maintained at: http://www.faqs.org/faqs/atari-8-bit/faq/section-59.html):

Apple Panic
Aquatron
Astro Chase
  (the original works on everything. Parker Bros version only works on 400/800/1200XL. Exidy version only works on XL/XE)
Atari Word Processor
Atlantis (some versions!)
Attack at EP-CYG-4
Bacterion!
(patch for XL/XE available: http://www.cyberroach.com/analog/an20/bacterion_patch.htm)
Bandits
BearJam
Boulders And Bombs
Chicken
Dancing Feats
Demon Attack
Dreadnaught Factor, The
Drelbs
File Manager 800+
Forbidden Forest
(later versions by different companies work ok on XL/XE!)
Fort Apocalypse (cart version is 400/800 only! tape+disk versions work ok on XL/XE!)
Galahad And The Holy Grail
Go
Gorf
Jawbreaker II
Jet Boot Jack
(can be found on various tapes/disks; at least the re-release version by Byte Back works alright on XL/XE computers!)
Juggler
K-Razy Antiks
K-razy Kritters
K-razy Kritters
Kangaroo 
(prototype)
KoalaPainter
Leo's 'Lectric Paintbrush
Leo's Links
Letter Perfect
(before v6)
LogicMaster
Mac/65
(vr. 1.00, orange)
Mario Bros. ('83)
Maze
Micro Illustrator
MicroMaestro
Monkey Wrench
Monster Maze
Ms. Pac-Man
(has problems with newer XE/XEGS computers!)
M.U.L.E.(early release only)
Nautilus (holding down START skips title screen, which is where it locks up)
Pac-Man Jr.
(prototype)
Picnic Paranoia
Pool 1.5
Pool 400
Protector II
QS Forth
Rack 'Em Up
Shamus
(holding down START or SELECT skips title screen, which is where it locks up)
Slime
Snapper
Space Dungeon
Squish 'Em
Super Pac-Man
(prototype)
Synassembler
Text Wizard
Zaxxon
(early release only!)

· BUG: The diagnostic program for the 600XL and 800XL still show the 1200XL keyboard layout.

· BUG: The operating system has an inherent flaw in the S: handler routine. For example, using certain (S: handler) values meant for use by the E: handler, such as 155 (EOL/line feed) and 125 (clear-screen) end up being interpreted by the S: handler instead. The following BASIC program illustrates this problem:

1 GR.15+16
2 COLOR 125: PLOT 0,125:DRAWTO 50,125
3 COLOR 155: PLOT 0,155:DRAWTO 50,155
4 GOTO 4

If the COLOR values are changed to 1 and 2 respectively, you’ll see that the programs original intention was to draw 2 differently-colored horizontal lines.

 



Go to Digital Press HQ
Return to Digital Press Home