]> git.sur5r.net Git - cc65/commitdiff
some comment fixes
authorChristian Groessler <chris@groessler.org>
Wed, 8 Jan 2014 01:28:39 +0000 (02:28 +0100)
committerChristian Groessler <chris@groessler.org>
Mon, 20 Jan 2014 10:40:12 +0000 (11:40 +0100)
libsrc/atari/mou/atrtt.s

index 5bf9e38a278417594471552e958c297865109bda..dc402db263bd2ae6fee4931e7125d71a7c6a5638 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; Mouse driver for Atari Trakball
+; Mouse driver for Atari Touch Tablet
 ;
 ; Christian Groessler, 2014-01-05
 ;
@@ -364,7 +364,7 @@ IRQ:
 
 ; Get cursor position
 ; -------------------
-; The touchpad is read thru the paddle potentiometers. The possible
+; The touch pad is read thru the paddle potentiometers. The possible
 ; values are 1..228. Since the maximum value is less than the X
 ; dimension we have to "stretch" this value. In order to use only
 ; divisions by powers of two, we use the following appoximation: