Jump to content
IGNORED

VBI's and DLI's


Pengwin

Recommended Posts

Not sure if I should be posting this in this forum or the programming forum, but as I've posted here before, I figure "what the hell".

What I'm after is tutorials for VBI and DLI programming...how to do it, what exactly they are for etc.

Can't anyone point me in the right direction?

Link to comment
Share on other sites

You need to learn carefully what is DL (Display Lists), DLI (Display List Interrupt) and VBI (Vertical Blank interrupt) in this order.

 

DL topic is very well explained at Display Lists technique

 

You can read the basics of DLIs in this topic Display List Interrupts

 

Finally VBIs is at....mmm... I cant found where is... but It's easy with help... meanwhile you could read Dl and DLI first, after that I'll write how to do a VBI.

Edited by Allas
Link to comment
Share on other sites

The Operating System Manual has a fairly reasonable description on VBIs.

 

Just one thing that rarely gets mentioned:

 

perform a CLD if your routine needs to perform maths instructions (the XL OS fixed this oversight in it's VB code, but older machines don't do it for VBIs).

Link to comment
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.
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...