closes #5
This is kind of a hack. The sprite is 9 lines (of which the last one is blank), so comparing with 9 and setting to 8 should be fine, but (i think due to timing issues on the left side of the screen) i had to make it 11 and 10 before it worked properly.
A real fix will come when fixing the sprite drawing timing issues.
closes #5 This is kind of a hack. The sprite is 9 lines (of which the last one is blank), so comparing with 9 and setting to 8 should be fine, but (i think due to timing issues on the left side of the screen) i had to make it 11 and 10 before it worked properly.
A real fix will come when fixing the sprite drawing timing issues.