Jump to content
IGNORED

a displaylist for effectus.


Recommended Posts

Hello good.
if one writes the array one behind the other one can divide the data of it into byte and card and need not all convert into hibyte and lobyte.

greeting

 

works wonderfully


byte array ndla = [112 112 112 66]
card array ndlb = [$9c40] 
byte array ndlc = [2 2 2 2 2 2 2 2 2 2 65]
card array ndld = [$9c20]
 
proc main()
 card sav=88
 card dlist=560

 dlist=ndla
 sav=$9c40
 
 poke(40000,32)
 poke(40001,33)
 poke(40002,34)
 poke(40003,35)
 
 do od
return
Edited by funkheld
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...