Jump to content
IGNORED

Need help with an assembly copy routine


Recommended Posts

18 minutes ago, jacobus said:

Tried that ? It fails in the VBI.

In the documentation the function is tagged with an 'x', which means you have to save the status with

 

IPUSH

ZPUSH

...

FMOVE(Q,Z,L)

...

ZPULL

IPULL

 

in the IRQ first.

Still doesn't work?

 

Otherwise you could even use the 'PLAYER()' command for copying, which isn't tagged with 'x' and doesn't need the PUSHs/PULLs from above...

Link to comment
Share on other sites

Did nothing with Quick for ages, but I remember VBI (and DLI) should be short code only. Maybe your code runs to slow and thus the function doesn't work.

 

Try if it runs in main programme endless loop to be sure if this is the problem. 

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...