1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-04 16:30:33 +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