]> git.sur5r.net Git - cc65/commit
Fixed int promotion problem in wherex and wherey.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 1 Jan 2003 21:33:49 +0000 (21:33 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 1 Jan 2003 21:33:49 +0000 (21:33 +0000)
commit38dcb86552cde16644079f0a632971c8644a6957
tree8cdef97f91093c0076fe0bbd87b15370b46eaa90
parent0b1ee642aa18c2f9c66b6e6ba1c4bcdbb6592140
Fixed int promotion problem in wherex and wherey.
Moved wherex and wherey into separate modules.

git-svn-id: svn://svn.cc65.org/cc65/trunk@1867 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/cbm/Makefile
libsrc/cbm/where.s [deleted file]
libsrc/cbm/wherex.s [new file with mode: 0644]
libsrc/cbm/wherey.s [new file with mode: 0644]