mirror of
https://github.com/hsoft/collapseos.git
synced 2025-04-05 06:48:39 +11:00
Corrected spelling error in comment
This commit is contained in:
parent
9803b458f6
commit
f8ebe17eba
@ -53,7 +53,7 @@ intoIX:
|
||||
ret
|
||||
|
||||
; add the value of A into HL
|
||||
; affecting carry flag according to the 16-bit addition, Z, S and P untouched.
|
||||
; affects carry flag according to the 16-bit addition, Z, S and P untouched.
|
||||
addHL:
|
||||
push de
|
||||
ld d, 0
|
||||
|
Loading…
Reference in New Issue
Block a user