mirror of
https://github.com/cc65/cc65.git
synced 2025-04-13 06:37:20 +00:00
More comment fixes.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5792 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
97060cc32e
commit
1f9f96d9b7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user