On Tue, Dec 15, 2009 at 6:22 PM, Jakub <debski.jakub@wp.pl> wrote: >> Your best chance is probably to write some sort of converter. If you >> categorize the features of the different assemblers ("cheap symbols", >> "scopes", "relocatable code", ...), you may even be able to make this >> converter usable for lots of different targets. > > That would be the best and the most general solution, but also the most time > consuming... This pops up every now and then (though mostly from LOGAN on CSDB...), and I'm not quite sure what makes the task so time consuming. I've converted a fair few old projects from TurboAssembler and DAsm, and after a bit of search and replace (between dc.b and .byte, etc), and making the ld65 linker config match the memory layout, you have a ca65 project. Or am I missing something? ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Dec 15 22:10:47 2009
This archive was generated by hypermail 2.1.8 : 2009-12-15 22:10:50 CET