Jump to content
Sign in to follow this  
conda

Anyone know xasm?

Recommended Posts

I'm having a little trouble getting xasm to work. If I try to compile code that has no syntax errors, everything works fine and I get the object file.

 

But, if I compile code with wrong syntax, it just returns to the prompt with no error messages. I keep typing the wrong syntax because I am used to PC assembler and xasm just dies with no errors. It's a real pain not knowing what the errors are.

 

Any ideas?

 

I'm using xasm v2.5.2

 

Thanks.

Share this post


Link to post
Share on other sites

Any particular reason you're using that? Most folks around here use DASM. Except me, but that's only because I wrote my own. ( http://xi6.com/hacks/ )

 

I haven't heard of this one before, and I'm probably not the only one, so you might want to give us a link or something.

Share this post


Link to post
Share on other sites

xasm is perfect for atari800/5200 coding... and is 100% done for atari computers...once you are used to it you'll never touch another because of its rapid development (incl. xboot tools)...

 

i (and others as well) use xasm now for many years... f.e. the mario clone by analmux or numen demo were written in our assembler... :)

 

my xasm version does print errors + lines when an error accured...

check my "v-wrapper" thread. in the zip is my xasm version which i use...maybe yours is corrupt in a way?

Share this post


Link to post
Share on other sites
my xasm version does print errors + lines when an error accured...

check my "v-wrapper" thread. in the zip is my xasm version which i use...maybe yours is corrupt in a way?

 

Ok, I checked the xasm files and they are the same. I then created a bug in your program and compiled it with the xasm in your zip and I still get no errors.

 

Do I need a command line switch or something to display errors?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...