More comment fixes.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5792 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -91,8 +91,7 @@ ctrl: .addr _read
|
|||||||
@L3: sta _tgi_error
|
@L3: sta _tgi_error
|
||||||
@L4: rts
|
@L4: rts
|
||||||
|
|
||||||
; Check the driver signature, install the driver. c is already on stack and
|
; Check the driver signature, install the driver.
|
||||||
; will get removed by tgi_install().
|
|
||||||
; tgi_install (ctrl.module);
|
; tgi_install (ctrl.module);
|
||||||
|
|
||||||
@L5: lda ctrl + MOD_CTRL::MODULE
|
@L5: lda ctrl + MOD_CTRL::MODULE
|
||||||
|
|||||||
Reference in New Issue
Block a user