[cc65] some little probs...

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-06-20 01:49:01


ok some rather unrelated things i stumbled about... :)

1) there seems to be a bug in the commandline scanner for ld65... when i use 
my own linkerconfig, (using -C option) it tells me it can not find file '' 
:=)

2) with 65816 code... when i use the pei instruction like this

pei (foo+5)

the assembler gives me "illegal addressing mode". not sure if this is a bug in 
the assembler or the cpu docs i am referring to :O)

3) many sources i have been looking at recently use negative numbers in 
constants... any reason to not support that atleast for all places where the 
size of the expression is known? its pretty much a pain to convert such a 
source, and it also looses a lot of readability imho.

gpz


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-06-20 01:51:57 CEST