Newbie Help Please!

Got questions? Got answers? Go here for both.

Moderator: MaxCoderz Staff

Locked
SKAG
New Member
Posts: 2
Joined: Fri 21 Apr, 2006 2:30 am

Newbie Help Please!

Post by SKAG »

Well, I've been programming on PC for many years now, but we're using TI calculators at school, and I just felt like learning ASM. I'm having some trouble though. I'm following this tutorial->http://dragon-fire.org/asmin28/lesson/toc.html
I downloaded TASM and everything else it said to get. I tried to assemble the sample Hello World program, but TASM tells me that it doesn't recognize b_call. I've read that that is what you use for TI-83+ when you make a call to the ROM, so why doesn't TASM recognize it?
SKAG
New Member
Posts: 2
Joined: Fri 21 Apr, 2006 2:30 am

Post by SKAG »

Ahh, I found another thread that had the answer on a different forum. B_CALL wasn't defined anywhere. Thanks anyway.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Welcome and I am happy you figured it out yourself :P.
User avatar
kv83
Maxcoderz Staff
Posts: 2735
Joined: Wed 15 Dec, 2004 7:26 pm
Location: The Hague, Netherlands
Contact:

Post by kv83 »

As he said himself, there is already a topic about it. Therefor closed.
Image
Locked