]> git.sur5r.net Git - cc65/commit
An "absolute mode override modifier" is now added for instructions where
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 31 Oct 2003 16:28:56 +0000 (16:28 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 31 Oct 2003 16:28:56 +0000 (16:28 +0000)
commitcba152f777d9a7b025fb6316cfb8d86aff2c9534
treefffc82bfa571b55fa4670f25a2db33867c5510d5
parent7496da8f93b61b89bda946781d08dadd8fa0df1e
An "absolute mode override modifier" is now added for instructions where
the assembler will otherwise choose the cheaper zeropage addressing mode
because of the size of the operand.

git-svn-id: svn://svn.cc65.org/cc65/trunk@2590 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/da65/handler.c
src/da65/opc6502.c
src/da65/opc65816.c
src/da65/opc65c02.c
src/da65/opc65sc02.c
src/da65/opcdesc.h