This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's z80 & ez80 Assembly subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Z80 & 68k Assembly => z80 & ez80 Assembly
Author Message
mitchba12


Newbie


Joined: 15 Feb 2011
Posts: 23

Posted: 17 Feb 2011 02:52:45 pm    Post subject:

I recently downladed a TASM on calc program to learn asm because the basic TASM was too cufusing, (still is), and I tried an example program on the readme. However, when I tried to compile it, I kept getting a bcall error and stoped compiling. One thing I do know is that the directives used in this TASM are slightly different than what is normal. I was wondering if you veteran asm programers could download the progam and see if you can help me out or if I just have to suck it up and stick with the PC TASM. Here is the asm program I tried to compile in addition to the attatched TASM on calc file.

:Get(Z80TAB)
:prgmZASM
:bcall [memchk]
:bcall [disphl]
:bcall [setxxxxop2]
:bcall [op2toop1]
:bcall [stox]
:ret
:End
Back to top
Xeda112358


Active Member


Joined: 19 May 2009
Posts: 520

Posted: 17 Feb 2011 03:09:50 pm    Post subject:

Okay, I have tried this before, but I cannot remember what went wrong for me. I managed to get it to work, but I didn't like it (only because I program in hex so using TASM is too slow paced for me). However, my first suggestion it to try out Mimas because I like it even if I don't use it. I will recheck TASM, though. I attempted to make a compiler several years ago, but all I managed was to have it return the address of B_Calls and RAM equates (I had all the ones included in the SDK).
Back to top
mitchba12


Newbie


Joined: 15 Feb 2011
Posts: 23

Posted: 17 Feb 2011 06:00:04 pm    Post subject:

Ok, thank you. I'll try mimas out and see how I like it.
Back to top
Sleight


Newbie


Joined: 22 Nov 2010
Posts: 9

Posted: 17 Feb 2011 07:53:45 pm    Post subject:

I couldn't really figure out TASM on calc either. I have taught myself assembly using Mimas, and it works wonderfully.
So yeah, Mimas should be the way to go.
Back to top
Xeda112358


Active Member


Joined: 19 May 2009
Posts: 520

Posted: 17 Feb 2011 08:52:15 pm    Post subject:

Yeah, I didn't have much of a problem figuring it out, but the problem is that you need to use lowercase letters (which also happen to use 2 bytes). It is a cool program, but I would stick with Mimas.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement