]> git.sur5r.net Git - cc65/commit
Fixed an error: When guessing the address size of an expression used in an
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 May 2012 16:28:46 +0000 (16:28 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 May 2012 16:28:46 +0000 (16:28 +0000)
commit47c87eb33544f4c11bd78bcd05d001a7ef9f1f97
tree124fd28dd15b9afeec352bb39b4d5b68fc108c15
parent7d62062bd2fb9b651a1af12e0165dc9d17f85fc1
Fixed an error: When guessing the address size of an expression used in an
instruction that contains undefined symbols, and the effective address allows
just one address size, use this size instead of the default data segment size.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5658 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/ea65.c
src/ca65/instr.c
src/ca65/instr.h