looks like da65 doesnt like any other cpu than 6502 (ie, the default)... groepaz@groepaz:~/projects/lcc65> da65 --cpu 65c02 tst/simple.o Error: Unsupported CPU groepaz@groepaz:~/projects/lcc65> da65 --cpu 65816 tst/simple.o Error: Unsupported CPU groepaz@groepaz:~/projects/lcc65> da65 --cpu 6510 tst/simple.o Error: Unsupported CPU groepaz@groepaz:~/projects/lcc65> da65 --version da65 V2.10.5 - (C) Copyright 2000 Ullrich von Bassewitz :/ gpz ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Jul 17 22:03:57 2004
This archive was generated by hypermail 2.1.8 : 2004-07-17 22:04:06 CEST