Jump to content
IGNORED

Anyone know xasm?


conda

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.

Link to comment
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?

Link to comment
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?

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...