1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-12 17:30:50 +00:00
Greg King a0d986faf8 Fixed the horizontal movement of the mouse pointer on platforms with the VIC-II display chip.
ca65's logical (Boolean) NOT operator was used where bitwise NOT should be used.  The effect was that all sprites were shifted to the left side of a screen when the mouse sprite was put on the left side.
2020-11-27 21:22:22 -05:00
..
2020-07-12 23:11:43 +02:00
2018-11-26 22:14:31 +01:00
2017-12-11 21:53:00 +01:00
2017-12-12 17:05:24 +01:00
2013-07-25 13:53:15 -04:00
2003-08-12 17:24:02 +00:00
2017-07-18 01:04:53 +02:00