View Single Post
Old 11 November 2021, 10:34   #9
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,635
Quote:
Originally Posted by jotd View Post
Code:
  addq.l #1,FRAME_COUNTER

  move.l FRAME_COUNTER,d0  ; no  "#" there!!!
  and.l #1,d0
There's no error there - he wants the value of the frame counter in d0, not the address.
hooverphonique is offline  
 
Page generated in 0.07503 seconds with 11 queries