6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon Apr 29, 2024 3:06 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: xa65 update
PostPosted: Wed Dec 28, 2011 8:12 pm 
Offline

Joined: Tue Jul 05, 2005 7:08 pm
Posts: 990
Location: near Heidelberg, Germany
Hi there,

the maintainer of xa65 still is Cameron Kaiser, but we discussed to put up the xa65 cross assembler to github, as I had some updates and Cameron is currently busy with other tasks.

You can find it on
https://github.com/fachat/xa65

The "master" is the stable branch. The "listing" branch adds some ca65 compatibility options, and also a long-awaited feature: assembler listings.

The "listing" needs more testing though, esp. with the 65816 code (I had to change something in the 65816 part that I did not really understand), I only tested the 6502 code so far.

André


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Fri Jun 08, 2012 4:17 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8154
Location: Midwestern USA
fachat wrote:
The "listing" branch adds some ca65 compatibility options, and also a long-awaited feature: assembler listings.

The "listing" needs more testing though, esp. with the 65816 code (I had to change something in the 65816 part that I did not really understand), I only tested the 6502 code so far.

André

I ran across this post while looking for something else and am curious if I can help in resolving whatever it is with the 65C816 part. Pleas advise.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Fri Jun 08, 2012 4:24 pm 
Offline

Joined: Tue Jul 05, 2005 7:08 pm
Posts: 990
Location: near Heidelberg, Germany
BigDumbDinosaur wrote:
I ran across this post while looking for something else and am curious if I can help in resolving whatever it is with the 65C816 part. Pleas advise.[/size]


Well, that would be great! I have modified the current xa65 version to include some improvements, mostly the listing feature - but in this process I found that the 65816 extension to the original assembler was not made to the original structure (IIRC it did some out-of-band communication between components), which I fixed (had to to implement the listing).

However, as I don't do 65816 at the moment - actually never done extensively - I can't say if I really broke it. I wrote a small test program, but that is not a replacement for a full-featured test.

So it would be great if you (or others) could test the 65816 side of that extension!

André

_________________
Author of the GeckOS multitasking operating system, the usb65 stack, designer of the Micro-PET and many more 6502 content: http://6502.org/users/andre/


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Fri Jun 08, 2012 4:42 pm 
Offline

Joined: Tue Jul 05, 2005 7:08 pm
Posts: 990
Location: near Heidelberg, Germany
Looking at the code again, if I see that correctly now, the critical part is the one where values are cast to a specific length, esp. the "@"

_________________
Author of the GeckOS multitasking operating system, the usb65 stack, designer of the Micro-PET and many more 6502 content: http://6502.org/users/andre/


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Tue Dec 30, 2014 4:20 am 
Offline

Joined: Wed Jan 03, 2007 3:53 pm
Posts: 51
Location: Sunny So Cal
Gravedigging: I finished the 2.3.7 update with some bug fixes and an expanded test case. I'm trying to work on the '816 side and there are some test vectors now.

http://www.floodgap.com/retrotech/xa/

_________________
Machine room: http://www.floodgap.com/etc/machines.html


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Sun Apr 12, 2015 3:46 pm 
Offline

Joined: Tue Feb 19, 2013 12:29 am
Posts: 32
Location: Marlborough, Ma
FYI I have updated my copy to work with Visual Studio 2012 instead of 2005


Top
 Profile  
Reply with quote  
 Post subject: Re: xa65 update
PostPosted: Sun Apr 12, 2015 3:52 pm 
Offline

Joined: Tue Feb 19, 2013 12:29 am
Posts: 32
Location: Marlborough, Ma
I also got rid of the 2 compiler warnings


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 35 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: