Hello, Just a little question: some times ago I had very strange ideas to create assembler for other CPUs (like z80) with dozens of macros to avoid to hack into the ca65 source itself. Only one thing: it would be nice to have a "null" cpu target which would mean a target with total of zero opcodes :) This is useful not to conflict (ok there is overload possibility but I think this not the clear answer for this problem) with opcodes if you're sure that you want to use only pseudo ops (like .BYTE or such), macros etc. This target would be also useful for works to produce only "data" files after assembly and not executable code itself. I hope my point is clear besides my bad English. Since it's trivial to do this I don't think it would need a big work however it would be a good feature for some people at least ... -- - Gábor ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Aug 26 14:27:03 2005
This archive was generated by hypermail 2.1.8 : 2005-08-26 14:27:05 CEST