]> git.sur5r.net Git - cc65/commit
Fixed an error in the division routine: The high byte of the wrong 16 bit
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 11 Jan 2011 17:08:29 +0000 (17:08 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 11 Jan 2011 17:08:29 +0000 (17:08 +0000)
commit4a32e84639bcf26c2b4c61889bc01bb5cf27d96c
treef61e1b82d5acd17ac3590b09088b05e366dc68dd
parent839e2c4202f22147be34dd20118c8a69cca26145
Fixed an error in the division routine: The high byte of the wrong 16 bit
value was checked before entering the faster 16b8 division routine.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4904 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/udiv.s