]> git.sur5r.net Git - cc65/commitdiff
More comment fixes.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 22 Jul 2012 11:20:45 +0000 (11:20 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 22 Jul 2012 11:20:45 +0000 (11:20 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5792 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/tgi/tgi_load.s

index bd18152414d663a79cfdb6db558a8ad465c9958f..b70f86747eb5292ff0ceddf258a9f82dedb40067 100644 (file)
@@ -91,8 +91,7 @@ ctrl:   .addr   _read
 @L3:    sta     _tgi_error
 @L4:    rts
 
-; Check the driver signature, install the driver. c is already on stack and
-; will get removed by tgi_install().
+; Check the driver signature, install the driver.
 ; tgi_install (ctrl.module);
 
 @L5:    lda     ctrl + MOD_CTRL::MODULE