kenames99 Posted May 3 Share Posted May 3 hi, I was wondering if anyone here has the cross assembler avmac65. it was used to make a good amount of the commodore games BITD. it is actually a number of programs including avmac65.exe, avlink, adp.exe, avlib.exe, etc. thanks for any responses. Ken Quote Link to comment Share on other sites More sharing options...
carlsson Posted May 9 Share Posted May 9 I saw that you've been posting around for this, and some previous discussions on differences between cross assemblers. Do you require it because you have old code in that format, or mostly for collecting purposes? I'm thinking if you need to assemble old projects, perhaps some kind of conversion could be made so a newer cross assembler accepts it. Quote Link to comment Share on other sites More sharing options...
kenames99 Posted May 9 Author Share Posted May 9 I am trying to cover both of those bridges. I have some older code that needs it and have been in touch with Garth at 6502.org. he would also like to add it to the old assemblers archive. Ken Quote Link to comment Share on other sites More sharing options...
+evg2000 Posted May 9 Share Posted May 9 what platform did it run on? Quote Link to comment Share on other sites More sharing options...
kenames99 Posted May 23 Author Share Posted May 23 On 5/9/2024 at 12:56 PM, evg2000 said: what platform did it run on? hi, I am sorry, I totally missed your question. It ran on msdos or other dos also I would guess. early versions I hear ran on CP/M. I did get an ebay auction of the avmac68 package/disk. that will let me see if the other tools that come with it are the same, I heard they are. I will also share those files when I get to them. Ken 1 Quote Link to comment Share on other sites More sharing options...
kenames99 Posted September 7 Author Share Posted September 7 I have not been able to find the avocet avmac65 assembler after years of looking. so, I "ported" the code for it to the ca65 assembler which was rather easy. the "define" control command makes life easy. and there is a section in the docs about porting so if you have this type of situation then do not be afraid of ca65. the linker "ld65" was a bit more difficult but a bit of study will make you able to finish getting your app or project together without a lot of fuss. thanks everyone for putting up with me. Ken 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.