Re: A85: Why doesn't this work?


[Prev][Next][Index][Thread]

Re: A85: Why doesn't this work?




It could be that you don't call anything to display the sprite :)

after


   ld          b, 56                     ; Load x pos
   ld          c, 30                     ; Load y pos
   ld          hl, &Icon                 ; Load sprite

put

#fncall PSPR_NR

then pause, then ret, then put your data.

At 07:05 PM 12/9/97 -0500, you wrote:
>Why doesn't this code work? (Usgard 1.5)
>
>---------------------------------------
>Michael Cook
>
>MBCook@MBCook.com (website related)
>MBCook@Concentric.net (general)
>Digi02@aol.com (checked once per month)
>---------------------------------------
>www.MBCook.com
>
>
>Attachment Converted: "c:\Downloads\sptdsp.asm"
>
---
 Eviljim (Jim Reardon)
 eviljim@megsinet.net
 ICQ UIN #1893323 (talk to me!)
 http://eviljim.home.ml.org
 "Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former."


References: