]> git.sur5r.net Git - cc65/commit
Added a test program to test the 16 bit shift ops.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jul 2012 21:11:21 +0000 (21:11 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jul 2012 21:11:21 +0000 (21:11 +0000)
commit18f22506bad9e3168b2c741c14af4b1a701fc6ee
treebad55fae090f82783d789cdf6235e615f1d796ce
parent49e5d19950f6dac53d92672c75afa5ef002ab0d0
Added a test program to test the 16 bit shift ops.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5782 b7a2c559-68d2-44c3-8de9-860c34a00d81
testcode/lib/shift-test.c [new file with mode: 0644]