Re: A86: a hopeless beginner needs help


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

Re: A86: a hopeless beginner needs help



i also know those languages, and ASM is far different. there is no "if"
statement, and knowing asm requires a person to know about the hardware
of the machine. Someone has a tutorial for the TI86 (only first part
done though) but start there.

GoatCheez
goatcheez@innocent.com
Butler Family wrote:
> 
> could someone please show me some example code (with comments) that :
> 
> asks u for 2 different numbers then takes those numbers and does
> different math things with them (add subtract multiply etc)
> 
> this is a small thing to ask of u experienced asm programmers i have no
> idea how to do if statements, inputing, doing math, or ne of the
> important stuff.  the only program i know how to write is the test
> program that is on ticalc and i dont even understand the keyloop part
> 
>                 100000000* Thanx in advance,
>                                                     Patrick Butler
> 
> P.s. please dont tell me to look at some huge program to find out my
> answers.  Sorry to bother y'all but the languages i learned, Visual
> Basic, Quick Basic(compilable version), and C++ are a lot different from
> this.


References: