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
..
2018-11-26 22:14:31 +01:00
2018-08-15 16:06:44 +02:00
2018-07-01 09:54:39 +03:00
2020-07-12 23:11:43 +02:00
2003-08-12 17:24:02 +00:00
2018-08-15 16:06:44 +02:00