Jump to content
IGNORED

About Bob Duhamel's Atari System Reference manual


lbaeza

Recommended Posts

I don't know the authoritative answer to your question but I'm quite sure that the answer is that this only circulated as a text file and was never published as a book.

 

My main reason for posting is to point out that all the online copies have some text missing in chapter 15, but that this text was actually found (source here and here). The text files read:

 

                                 CHAPTER 15
    
                                DISPLAY LISTS
    
    
    [some of this file was lost...]
    
    
    chip also has a memory scan counter. [...]

 

 

Here is the full version:

 

                                 CHAPTER 15
    
                                DISPLAY LISTS
    
    
    The program which runs the ANTIC chip is called the display list. Much
    like a microprocessor, the ANTIC chip has a program counter, called the
    display list counter.
    
    The display list counter is a 16 bit register. However, the six most
    significant bits are semi-fixed. These bits can only be changed with a
    jump instruction. The result of this is that the display list counter
    cannot cross a 1K memory boundary (i.e. $A3FF to $A400) without using a
    jump instruction.
    
    The ANTIC chip finds the address of the display list in DLISTL [$D402
    (54274)] and DLISTH [$D403 (54275)]. SDLSTL [$0230 (560)] and SDLSTH
    [$0231 (561)] are the shadow registers for DLISTL and DLISTH.
    
    The ANTIC chip also has a memory scan counter. [...]

 

-itay

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...