Re: A86: ASM Posts


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

Re: A86: ASM Posts




I'm with you there.  except the most complex thing I've done is a small
program that you can change the contrast with.  :-)
BlAsTo1414


> Hello.  I'm very new to ASM and I was wondering if anyone can post
>  tutorials, or the URLs to good tutorials.
>  
>  I looked over one at http://www.eden.rutgers.edu/~assets/t1.html and it was
>  very good. Although, it didn't really explain the logic behind the keywords
>  and structure. I'm excellent at BASIC (most everyone is) and know most of
>  the logic. I'm just not sure how to translate it to ASM effectively and
>  accurately.
>  
>  Also, can anyone post a decimal to hex conversion "thing". I know your calc
>  does it but...when I convert 10 to hex I get 'Ah'. How does $10 revert back
>  to 10? I know this is simple. I just haven't grasped the complex yet. Just
>  think, I'm in advanced calculus and can't convert to hex. Hmm....
>  
>  The most advanced thing I've done in ASM is putting text on the screen
>  (Hurrah!! I've officially done absolutely nothing.)
>  
>  Thank you for your time and I apologize for this message being so long.