6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri May 10, 2024 2:56 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Jun 02, 2022 8:40 pm 
Offline

Joined: Thu Nov 26, 2020 2:01 am
Posts: 8
So, I'm trying to get up to speed on the xa assembler, and so far, things are going pretty well.

The weird problem I've run into though is that it is treating 'JSL $123456' as a syntax error. I am passing the '-w' option in the command line.

Any ideas what I'm missing here?

Thanks!


Top
 Profile  
Reply with quote  
PostPosted: Thu Jun 02, 2022 8:54 pm 
Offline
User avatar

Joined: Sun Jun 30, 2013 10:26 pm
Posts: 1928
Location: Sacramento, CA, USA
Is this the xa you are referencing? Did you try JSL @123456?
Code:
          @    render as 24-bit quantity for 65816 (must specify -w
               command-line option).  This is required to specify any
               24-bit quantity!

_________________
Got a kilobyte lying fallow in your 65xx's memory map? Sprinkle some VTL02C on it and see how it grows on you!

Mike B. (about me) (learning how to github)


Top
 Profile  
Reply with quote  
PostPosted: Thu Jun 02, 2022 9:10 pm 
Offline

Joined: Thu Nov 26, 2020 2:01 am
Posts: 8
barrym95838 wrote:
Is this the xa you are referencing? Did you try JSL @123456?
Code:
          @    render as 24-bit quantity for 65816 (must specify -w
               command-line option).  This is required to specify any
               24-bit quantity!


That's better! Strangely, I had to use 'jsr $@123456' because jsl still returns an syntax error. The output code is right though, so I'm good.

Thank you!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: