Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: CDI on February 25, 2006, 09:21:00 am

Title: [PRGM USAGE] EZAsm
Post by: CDI on February 25, 2006, 09:21:00 am
Anyone have any offical documnetation on EZAsm? I wanted to see how hard/easy it was to learn/use

Also, how hard/easy is it to use sprites in it? If I can use sprites can I or and xor them along as displaying them in their entirety?

Can I use 2 dimensional arrays (in matrixes) and strings?

Can I use text easily?

If you can answer any of these questions it'd be great
Title: [PRGM USAGE] EZAsm
Post by: spengo on February 25, 2006, 11:24:00 am
I actually thought it was harder than regular asm. :/ As far as I can tell it does sprites, text, and strings and stuff fine, but I never really got the hang of it. I found it easier to study the code of other simple asm games and to read "learn ti-83 plus assembly in 28 days."
Title: [PRGM USAGE] EZAsm
Post by: CDI on February 25, 2006, 11:28:00 am
The only thing I was really worried about was the xor and or abilitys of said sprites
Title: [PRGM USAGE] EZAsm
Post by: kalan_vod on February 25, 2006, 03:51:00 pm
Yeah, asm is easier IMO (I tried both for a little while).
Title: [PRGM USAGE] EZAsm
Post by: Liazon on February 27, 2006, 04:30:00 pm
just learn ASM and use Timendus's API.
Title: [PRGM USAGE] EZAsm
Post by: necro on March 04, 2006, 04:56:00 am
the API is pointless if you aren't already highly asm savy
Title: [PRGM USAGE] EZAsm
Post by: kalan_vod on March 04, 2006, 07:20:00 am
I took comp sci in highschool, which was java >.<, but it helped me in other languages like asm not that they are really similar :Pblah.gif.
Title: [PRGM USAGE] EZAsm
Post by: +ZERO+ on March 04, 2006, 04:10:00 pm
Ahem.... To address all of the questions::

1. I found it easier to use than asm...  There is documentation in the download on ticalc.org

2. Dude, it makes sprites soo easy, even a n00b like me could do it

3. "What 'chu talkin about Willis?"

4. Its as easy as c1-->
CODE
ec1BigText($0,$0,"Your Text Here")c2
ec2

Try it, Im making PongWars in it, so cant be that hard.... As for performance, look in UTI's TI 83 Downloads for the how PongWars started. (Its for both 83 and 83+)

@Everyone else==Yeah, I know IYO, the code is bloated, but it is called EASYAsm for a reason! :Pblah.gif
Title: [PRGM USAGE] EZAsm
Post by: Liazon on March 05, 2006, 03:52:00 pm
unfortunately, an 83+ doesn't have the memory of an 89
Title: [PRGM USAGE] EZAsm
Post by: +ZERO+ on March 08, 2006, 01:39:00 pm
Why cant you put an iPod nano harddrive in an 83+?

It WILL be done....