1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
cuz 82751788fd Fixed a bug: Divisions with a divisor > 0xFFFFFF did not work because the
high byte of the divisor was overwritten instead of the high byte of the
result.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3525 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-07-05 21:01:34 +00:00
..
2005-04-27 18:01:57 +00:00
2005-04-24 16:06:53 +00:00
2005-04-21 21:31:16 +00:00
2005-04-21 21:31:16 +00:00
2005-05-05 10:32:06 +00:00
2005-05-05 10:32:06 +00:00
2005-05-17 21:11:09 +00:00
2004-11-06 13:09:01 +00:00
2005-05-02 08:09:36 +00:00
2004-11-07 12:41:18 +00:00
2005-04-21 21:31:16 +00:00
2005-05-05 10:32:06 +00:00
2004-11-25 13:18:20 +00:00
2004-03-23 21:56:13 +00:00
2005-03-26 17:23:14 +00:00